Execution Time0.48s

Test: test_distance_histogram_extractors (Failed)
Build: CIP-Darwin-13.4.0-x86_64-incr-SL-ON-SL-OFF (bwh002376.bwh.harvard.edu) on 2015-10-05 23:07:25

Exit Value1

Show Command Line
Display graphs:

Test output
E
======================================================================
ERROR: test_distance_histogram_extractors.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_histogram_extractors.py", line 35, 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 182, in fit
    self.distance_feature_name] = distances
  File "/Users/acil-user/Projects/CIP-build/CIPPython-install/lib/python2.7/site-packages/pandas/core/ops.py", line 589, in wrapper
    raise ValueError('Lengths must match to compare')
ValueError: Lengths must match to compare

----------------------------------------------------------------------
Ran 1 test in 0.005s

FAILED (errors=1)