Execution Time0.50s

Test: test_kde_histogram_feature_extractor_from_xmlpoints (Failed)
Build: CIP-Darwin-13.4.0-x86_64-incr-SL-ON (bwh002376.bwh.harvard.edu) on 2016-04-09 23:02:43
Repository revision: 8090c7e27fa74736558a7e445393ff407e4733fe

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/classification/tests/test_kde_histogram_feature_extractor_from_xmlpoints.py", line 12, in <module>
    from cip_python.classification.kde_histogram_feature_extractor_from_xmlpoints \
  File "/Users/acil-user/Projects/CIP-build/CIP-build/cip_python/classification/kde_histogram_feature_extractor_from_xmlpoints.py", line 10, 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.001s

FAILED (errors=1)