Execution Time0.51s

Test: test_body_composition_phenotypes (Failed)
Build: Linux-3.14.20-20.44.amzn1.x86_64-x86_64-incr-SL-OFF (Linux1.Amazon.ACIL) on 2015-01-04 23:19:12

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/anaconda/lib/python2.7/site-packages/nose/case.py", line 197, in runTest
    self.test(*self.arg)
  File "/home/ec2-user/Projects/CIP/cip_python/phenotypes/tests/test_body_composition_phenotypes.py", line 23, in test_execute
    df = bc_pheno.execute(ct, lm, 'simple', spacing)
  File "/home/ec2-user/Projects/CIP/cip_python/phenotypes/body_composition_phenotypes.py", line 273, in execute
    c.GetChestWildCardName(), n)
  File "/home/ec2-user/Projects/CIP/cip_python/phenotypes/body_composition_phenotypes.py", line 372, in add_pheno_group
    self.add_pheno([chest_region, chest_type], pheno_name, pheno_val)
  File "/home/ec2-user/Projects/CIP/cip_python/phenotypes/phenotypes.py", line 220, in add_pheno
    c.GetChestWildCardName(), "Invalid phenotype name"
AssertionError: Invalid phenotype name

----------------------------------------------------------------------
Ran 1 test in 0.020s

FAILED (failures=1)