Execution Time2.13s

Test: test_body_composition_phenotypes (Failed)
Build: CIP-Darwin-13.4.0-x86_64-incr-SL-ON (bwh002376.bwh.harvard.edu) on 2018-03-26 23:02:41
Repository revision: d8d8d7ca9f69f9bfcea8cbc59556f1db9dbdacb1

Exit Value1

Show Command Line
Display graphs:

Test output
_RegisterApplication(), FAILED TO establish the default connection to the WindowServer, _CGSDefaultConnection() is NULL.
F
======================================================================
FAIL: test_body_composition_phenotypes.test_execute
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/acil-user/Projects/CIP-build/CIPPython-install/lib/python2.7/site-packages/nose/case.py", line 197, in runTest
    self.test(*self.arg)
  File "/Users/acil-user/Projects/CIP-build/CIP-build/cip_python/phenotypes/tests/test_body_composition_phenotypes.py", line 39, in test_execute
    assert df['HUMedian'].iloc[i] == -825, 'Phenotype not as expected'
AssertionError: Phenotype not as expected

----------------------------------------------------------------------
Ran 1 test in 0.282s

FAILED (failures=1)