Execution Time4.45s

Test: test_kde_histogram_feature_extractor (Failed)
Build: CIP-Windows-AMD64-incr-SL-ON (WIN-VS2013) on 2016-01-26 00:10:17
Repository revision: 4778b1f496c9eecb1600432b641408ac348a4b1f

Exit Value1

Show Command Line
Display graphs:

Test output
E
======================================================================
ERROR: test_kde_histogram_feature_extractor.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\classification\tests\test_kde_histogram_feature_extractor.py", line 21, 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.062s

FAILED (errors=1)