Execution Time0.83s

Test: test_grid_segmenter (Failed)
Build: CIP-Linux-3.10.0-123.el7.x86_64-x86_64-incr-SL-ON-SL-OFF (ip-172-31-44-204.ec2.internal) on 2016-01-26 00:10:08

Exit Value1

Show Command Line
Display graphs:

Test output
E
======================================================================
ERROR: test_grid_segmenter.test_execute
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/ec2-user/Projects/CIP-build/CIPPython-install/lib/python2.7/site-packages/nose/case.py", line 197, in runTest
    self.test(*self.arg)
  File "/home/ec2-user/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.001s

FAILED (errors=1)