Execution Time2.59s

Test: test_body_composition_phenotypes (Failed)
Build: CIP-Darwin-13.4.0-x86_64-incr-SL-ON (bwh002376.bwh.harvard.edu) on 2016-08-05 23:02:18
Repository revision: 1039dd624f847b35945174b231d5052ef678f7a3

Exit Value1

Show Command Line
Display graphs:

Test output
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
-------------------- >> begin captured logging << --------------------
workflow: INFO: Unable to import packages needed for runtime profiling. Turning off runtime profiler. Reason: No module named psutil
--------------------- >> end captured logging << ---------------------

----------------------------------------------------------------------
Ran 1 test in 0.313s

FAILED (failures=1)