Execution Time21.86s

Test: test_body_composition_phenotypes (Failed)
Build: CIP-Linux-3.10.0-123.el7.x86_64-x86_64-incr-SL-ON (ip-172-31-44-204.ec2.internal) on 2016-12-03 00:02:41
Repository revision: 3c6760b1930ba5c9bc77e22a4e2a4890968737a3

Exit Value1

Show Command Line
Display graphs:

Test output
F
======================================================================
FAIL: test_body_composition_phenotypes.test_execute
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/ec2-user/Projects/CIP-build/CIPPython-install/lib/python2.7/site-packages/nose/case.py", line 197, in runTest
    self.test(*self.arg)
  File "/home/ec2-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 3.667s

FAILED (failures=1)