0.77s
Test: test_parenchyma_phenotypes
(Failed)
Build: CIP-Linux-3.10.0-123.8.1.el7.x86_64-x86_64-incr-SL-ON-SL-OFF
(ip-172-31-24-227.ec2.internal)
on 2016-07-29 00:39:29
Show Command Line/home/centos/Projects/CIP-build/CIPPython-install/bin/nosetests "/home/centos/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 "/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 23, in test_execute
df = paren_pheno.execute(lm, 'simple', np.array([1., 1., 1.]), ct=ct)
File "/home/centos/Projects/CIP-build/CIP-build/cip_python/phenotypes/parenchyma_phenotypes.py", line 344, in execute
c.GetChestWildCardName(), phenos_to_compute)
File "/home/centos/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 "/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 126, in test_execute2
df = paren_pheno.execute(lm, 'simple', np.array([1., 1., 1.]), ct=ct)
File "/home/centos/Projects/CIP-build/CIP-build/cip_python/phenotypes/parenchyma_phenotypes.py", line 344, in execute
c.GetChestWildCardName(), phenos_to_compute)
File "/home/centos/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 "/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 136, in test_execute3
df = paren_pheno.execute(lm, 'simple', np.array([1., 1., 1.]), ct=ct)
File "/home/centos/Projects/CIP-build/CIP-build/cip_python/phenotypes/parenchyma_phenotypes.py", line 350, in execute
c.GetChestTypeName(t), phenos_to_compute)
File "/home/centos/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 "/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 146, in test_execute4
df = paren_pheno.execute(lm, 'simple', np.array([1., 1., 1.]), ct=ct)
File "/home/centos/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 "/home/centos/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 "/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 158, in test_execute5
df = paren_pheno.execute(lm, 'simple', np.array([1., 1., 1.]), ct)
File "/home/centos/Projects/CIP-build/CIP-build/cip_python/phenotypes/parenchyma_phenotypes.py", line 344, in execute
c.GetChestWildCardName(), phenos_to_compute)
File "/home/centos/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 "/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 363, in execute
c.GetChestTypeName(int(ps[i, 1])), phenos_to_compute)
File "/home/centos/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.027s
FAILED (failures=6)