.....F
======================================================================
FAIL: test_parenchyma_phenotypes.test_execute6
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/centos/Projects/CIP-build/CIPPython-install/lib/python2.7/site-packages/nose/case.py", line 197, in runTest
self.test(*self.arg)
File "/home/centos/Projects/CIP-build/CIP-build/cip_python/phenotypes/tests/test_parenchyma_phenotypes.py", line 193, in test_execute6
pheno_names=['TypeFrac'])
File "/home/centos/Projects/CIP-build/CIP-build/cip_python/phenotypes/parenchyma_phenotypes.py", line 364, in execute
c.GetChestTypeName(int(ps[i, 1])), n)
File "/home/centos/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/centos/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.727s
FAILED (failures=1)