Execution Time6.75s

Test: test_grid_segmenter (Failed)
Build: CIP-Windows-AMD64-incr-SL-ON (WIN-VS2008) on 2016-01-23 12:44:46
Repository revision: 973d8d6bc581b677a18d2f1b9db2d12f18ee4c66

Exit Value1

Show Command Line
Display graphs:

Test output
E
======================================================================
ERROR: test_grid_segmenter.test_execute
----------------------------------------------------------------------
Traceback (most recent call last):
  File "D:\Projects\CIP-build\CIPPython-install\lib\site-packages\nose\case.py", line 197, in runTest
    self.test(*self.arg)
  File "D:\Projects\CIP-build\CIP-build\cip_python\segmentation\tests\test_grid_segmenter.py", line 18, in test_execute
    ct_array,ct_header=image_io.read_in_numpy(ct_name)
NameError: global name 'image_io' is not defined

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

FAILED (errors=1)