Execution Time0.48s

Test: test_laa_phenotypes (Failed)
Build: CIP-Darwin-13.4.0-x86_64-incr-SL-ON (bwh002376.bwh.harvard.edu) on 2016-03-25 23:00:58
Repository revision: de3f06221c2854605dd375c1c33bf6f32353c3d9

Exit Value1

Show Command Line
Display graphs:

Test output
E
======================================================================
ERROR: Failure: ImportError (dlopen(/Users/acil-user/Projects/CIP-build/CIP-build/cip_python/ChestConventions.so, 2): Symbol not found: __ZNK3cip16ChestConventions11IsChestTypeESs
  Referenced from: /Users/acil-user/Projects/CIP-build/CIP-build/cip_python/ChestConventions.so
  Expected in: dynamic lookup
)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/acil-user/Projects/CIP-build/CIPPython-install/lib/python2.7/site-packages/nose/loader.py", line 418, in loadTestsFromName
    addr.filename, addr.module)
  File "/Users/acil-user/Projects/CIP-build/CIPPython-install/lib/python2.7/site-packages/nose/importer.py", line 47, in importFromPath
    return self.importFromDir(dir_path, fqname)
  File "/Users/acil-user/Projects/CIP-build/CIPPython-install/lib/python2.7/site-packages/nose/importer.py", line 94, in importFromDir
    mod = load_module(part_fqname, fh, filename, desc)
  File "/Users/acil-user/Projects/CIP-build/CIP-build/cip_python/phenotypes/tests/test_laa_phenotypes.py", line 4, in <module>
    from cip_python.ChestConventions import ChestConventions
ImportError: dlopen(/Users/acil-user/Projects/CIP-build/CIP-build/cip_python/ChestConventions.so, 2): Symbol not found: __ZNK3cip16ChestConventions11IsChestTypeESs
  Referenced from: /Users/acil-user/Projects/CIP-build/CIP-build/cip_python/ChestConventions.so
  Expected in: dynamic lookup


----------------------------------------------------------------------
Ran 1 test in 0.000s

FAILED (errors=1)