Execution Time2.53s

Test: test_body_composition_phenotypes (Failed)
Build: CIP-Windows-AMD64-incr-SL-ON (WIN-VS2008) on 2017-08-24 00:08:19
Repository revision: 0c69f6cd764d1c3c8b40f09d8af653b2fd4da6aa

Exit Value1

Show Command Line
Display graphs:

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

FAILED (failures=1)