Execution Time1.67s

Test: test_parenchyma_phenotypes (Failed)
Build: CIP-Linux-3.10.0-123.el7.x86_64-x86_64-incr-SL-ON-SL-OFF (ip-172-31-44-204.ec2.internal) on 2016-04-18 00:09:00

Exit Value1

Show Command Line
Display graphs:

Test output
.....F
======================================================================
FAIL: test_parenchyma_phenotypes.test_execute6
----------------------------------------------------------------------
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_parenchyma_phenotypes.py", line 193, in test_execute6
    pheno_names=['TypeFrac'])
  File "/home/ec2-user/Projects/CIP-build/CIP-build/cip_python/phenotypes/parenchyma_phenotypes.py", line 364, in execute
    c.GetChestTypeName(int(ps[i, 1])), n)
  File "/home/ec2-user/Projects/CIP-build/CIP-build/cip_python/phenotypes/parenchyma_phenotypes.py", line 531, in add_pheno_group
    self.add_pheno([chest_region, chest_type], pheno_name, pheno_val)
  File "/home/ec2-user/Projects/CIP-build/CIP-build/cip_python/phenotypes/phenotypes.py", line 220, in add_pheno
    c.GetChestWildCardName(), "Invalid phenotype name"
AssertionError: Invalid phenotype name

----------------------------------------------------------------------
Ran 6 tests in 0.832s

FAILED (failures=1)