Execution Time0.54s

Test: test_image_reader_writer (Failed)
Build: CIP-Darwin-13.4.0-x86_64-incr-SL-ON-SL-OFF (macj.bwh.harvard.edu) on 2015-08-21 17:39:38

Exit Value1

Show Command Line
Display graphs:

Test output
E
======================================================================
ERROR: Failure: ImportError (No module named test_image_reader_writer)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/Jorge/Projects/BWH/CIP-build/CIPPython-install/lib/python2.7/site-packages/nose/loader.py", line 418, in loadTestsFromName
    addr.filename, addr.module)
  File "/Users/Jorge/Projects/BWH/CIP-build/CIPPython-install/lib/python2.7/site-packages/nose/importer.py", line 47, in importFromPath
    return self.importFromDir(dir_path, fqname)
  File "/Users/Jorge/Projects/BWH/CIP-build/CIPPython-install/lib/python2.7/site-packages/nose/importer.py", line 79, in importFromDir
    fh, filename, desc = find_module(part, path)
ImportError: No module named test_image_reader_writer

----------------------------------------------------------------------
Ran 1 test in 0.003s

FAILED (errors=1)