Execution Time0.44s

Test: test_body_composition_phenotypes (Failed)
Build: Darwin-13.4.0-x86_64-incr-SL-OFF (bwh002376.bwh.harvard.edu) on 2015-01-05 18:53:44

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/anaconda/lib/python2.7/site-packages/nose/case.py", line 197, in runTest
    self.test(*self.arg)
  File "/Users/acil-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 "/Users/acil-user/Projects/CIP/cip_python/phenotypes/body_composition_phenotypes.py", line 277, in execute
    c.GetChestWildCardName(), n)
  File "/Users/acil-user/Projects/CIP/cip_python/phenotypes/body_composition_phenotypes.py", line 376, in add_pheno_group
    self.add_pheno([chest_region, chest_type], pheno_name, pheno_val)
  File "/Users/acil-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.012s

FAILED (failures=1)