1.46s
Test: test_parenchyma_phenotypes
(Failed)
Build: CIP-Darwin-13.4.0-x86_64-incr-SL-ON-SL-OFF
(bwh002376.bwh.harvard.edu)
on 2016-07-26 23:11:25
Show Command Line/Users/acil-user/Projects/CIP-build/CIPPython-install/bin/nosetests "/Users/acil-user/Projects/CIP-build/CIP-build/cip_python/phenotypes/tests/test_parenchyma_phenotypes.py"
Display graphs:
Test outputFFFFFF
======================================================================
FAIL: test_parenchyma_phenotypes.test_execute
----------------------------------------------------------------------
Traceback (most recent call last):
File "/Users/acil-user/Projects/CIP-build/CIPPython-install/lib/python2.7/site-packages/nose/case.py", line 197, in runTest
self.test(*self.arg)
File "/Users/acil-user/Projects/CIP-build/CIP-build/cip_python/phenotypes/tests/test_parenchyma_phenotypes.py", line 23, in test_execute
df = paren_pheno.execute(lm, 'simple', np.array([1., 1., 1.]), ct=ct)
File "/Users/acil-user/Projects/CIP-build/CIP-build/cip_python/phenotypes/parenchyma_phenotypes.py", line 344, in execute
c.GetChestWildCardName(), phenos_to_compute)
File "/Users/acil-user/Projects/CIP-build/CIP-build/cip_python/phenotypes/parenchyma_phenotypes.py", line 404, in add_pheno_group
assert phenos_to_compute in self.pheno_names_, "Invalid phenotype name"
AssertionError: Invalid phenotype name
======================================================================
FAIL: test_parenchyma_phenotypes.test_execute2
----------------------------------------------------------------------
Traceback (most recent call last):
File "/Users/acil-user/Projects/CIP-build/CIPPython-install/lib/python2.7/site-packages/nose/case.py", line 197, in runTest
self.test(*self.arg)
File "/Users/acil-user/Projects/CIP-build/CIP-build/cip_python/phenotypes/tests/test_parenchyma_phenotypes.py", line 126, in test_execute2
df = paren_pheno.execute(lm, 'simple', np.array([1., 1., 1.]), ct=ct)
File "/Users/acil-user/Projects/CIP-build/CIP-build/cip_python/phenotypes/parenchyma_phenotypes.py", line 344, in execute
c.GetChestWildCardName(), phenos_to_compute)
File "/Users/acil-user/Projects/CIP-build/CIP-build/cip_python/phenotypes/parenchyma_phenotypes.py", line 404, in add_pheno_group
assert phenos_to_compute in self.pheno_names_, "Invalid phenotype name"
AssertionError: Invalid phenotype name
======================================================================
FAIL: test_parenchyma_phenotypes.test_execute3
----------------------------------------------------------------------
Traceback (most recent call last):
File "/Users/acil-user/Projects/CIP-build/CIPPython-install/lib/python2.7/site-packages/nose/case.py", line 197, in runTest
self.test(*self.arg)
File "/Users/acil-user/Projects/CIP-build/CIP-build/cip_python/phenotypes/tests/test_parenchyma_phenotypes.py", line 136, in test_execute3
df = paren_pheno.execute(lm, 'simple', np.array([1., 1., 1.]), ct=ct)
File "/Users/acil-user/Projects/CIP-build/CIP-build/cip_python/phenotypes/parenchyma_phenotypes.py", line 350, in execute
c.GetChestTypeName(t), phenos_to_compute)
File "/Users/acil-user/Projects/CIP-build/CIP-build/cip_python/phenotypes/parenchyma_phenotypes.py", line 404, in add_pheno_group
assert phenos_to_compute in self.pheno_names_, "Invalid phenotype name"
AssertionError: Invalid phenotype name
======================================================================
FAIL: test_parenchyma_phenotypes.test_execute4
----------------------------------------------------------------------
Traceback (most recent call last):
File "/Users/acil-user/Projects/CIP-build/CIPPython-install/lib/python2.7/site-packages/nose/case.py", line 197, in runTest
self.test(*self.arg)
File "/Users/acil-user/Projects/CIP-build/CIP-build/cip_python/phenotypes/tests/test_parenchyma_phenotypes.py", line 146, in test_execute4
df = paren_pheno.execute(lm, 'simple', np.array([1., 1., 1.]), ct=ct)
File "/Users/acil-user/Projects/CIP-build/CIP-build/cip_python/phenotypes/parenchyma_phenotypes.py", line 363, in execute
c.GetChestTypeName(int(ps[i, 1])), phenos_to_compute)
File "/Users/acil-user/Projects/CIP-build/CIP-build/cip_python/phenotypes/parenchyma_phenotypes.py", line 404, in add_pheno_group
assert phenos_to_compute in self.pheno_names_, "Invalid phenotype name"
AssertionError: Invalid phenotype name
======================================================================
FAIL: test_parenchyma_phenotypes.test_execute5
----------------------------------------------------------------------
Traceback (most recent call last):
File "/Users/acil-user/Projects/CIP-build/CIPPython-install/lib/python2.7/site-packages/nose/case.py", line 197, in runTest
self.test(*self.arg)
File "/Users/acil-user/Projects/CIP-build/CIP-build/cip_python/phenotypes/tests/test_parenchyma_phenotypes.py", line 158, in test_execute5
df = paren_pheno.execute(lm, 'simple', np.array([1., 1., 1.]), ct)
File "/Users/acil-user/Projects/CIP-build/CIP-build/cip_python/phenotypes/parenchyma_phenotypes.py", line 344, in execute
c.GetChestWildCardName(), phenos_to_compute)
File "/Users/acil-user/Projects/CIP-build/CIP-build/cip_python/phenotypes/parenchyma_phenotypes.py", line 404, in add_pheno_group
assert phenos_to_compute in self.pheno_names_, "Invalid phenotype name"
AssertionError: Invalid phenotype name
======================================================================
FAIL: test_parenchyma_phenotypes.test_execute6
----------------------------------------------------------------------
Traceback (most recent call last):
File "/Users/acil-user/Projects/CIP-build/CIPPython-install/lib/python2.7/site-packages/nose/case.py", line 197, in runTest
self.test(*self.arg)
File "/Users/acil-user/Projects/CIP-build/CIP-build/cip_python/phenotypes/tests/test_parenchyma_phenotypes.py", line 193, in test_execute6
pheno_names=['TypeFrac'])
File "/Users/acil-user/Projects/CIP-build/CIP-build/cip_python/phenotypes/parenchyma_phenotypes.py", line 363, in execute
c.GetChestTypeName(int(ps[i, 1])), phenos_to_compute)
File "/Users/acil-user/Projects/CIP-build/CIP-build/cip_python/phenotypes/parenchyma_phenotypes.py", line 404, in add_pheno_group
assert phenos_to_compute in self.pheno_names_, "Invalid phenotype name"
AssertionError: Invalid phenotype name
----------------------------------------------------------------------
Ran 6 tests in 0.035s
FAILED (failures=6)