Execution Time1.67s

Test: test_distance_feature_extractor (Failed)
Build: CIP-Darwin-13.4.0-x86_64-incr-SL-ON (bwh002376.bwh.harvard.edu) on 2017-08-30 23:03:00
Repository revision: 1135fb977a2b8087e506de0f079ffa9ab8c075d4

Exit Value1

Show Command Line
Display graphs:

Test output
_RegisterApplication(), FAILED TO establish the default connection to the WindowServer, _CGSDefaultConnection() is NULL.
E
======================================================================
ERROR: test_distance_feature_extractor.test_execute
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/acil-user/Projects/CIP-build/CIPPython-install/lib/python2.7/site-packages/nose/case.py", line 197, in runTest
    self.test(*self.arg)
  File "/Users/acil-user/Projects/CIP-build/CIP-build/cip_python/classification/tests/test_distance_feature_extractor.py", line 20, in test_execute
    dist_extractor.fit(dist_map, lm, patches)
  File "/Users/acil-user/Projects/CIP-build/CIP-build/cip_python/classification/distance_feature_extractor.py", line 169, in fit
    lm_temp = lm[xmin:xmax, ymin:ymax, zmin:zmax]
TypeError: slice indices must be integers or None or have an __index__ method

----------------------------------------------------------------------
Ran 1 test in 0.002s

FAILED (errors=1)