Execution Time0.50s

Test: test_apply_reader_labels (Failed)
Build: CIP-Darwin-15.2.0-x86_64-incr-SL-ON (BWH004658) on 2016-01-23 17:45:32
Repository revision: 973d8d6bc581b677a18d2f1b9db2d12f18ee4c66

Exit Value1

Show Command Line
Display graphs:

Test output
E
======================================================================
ERROR: test_apply_reader_labels.test_execute
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/jonieva/Projects/CIP-build/CIPPython-install/lib/python2.7/site-packages/nose/case.py", line 197, in runTest
    self.test(*self.arg)
  File "/Users/jonieva/Projects/CIP-build/CIP-build/cip_python/classification/tests/test_apply_reader_labels.py", line 30, in test_execute
    apply_reader_labels(seg, seg_header, features_df, plocs_df, None)
  File "/Users/jonieva/Projects/CIP-build/CIP-build/cip_python/classification/apply_reader_labels.py", line 49, in apply_reader_labels
    sp_x = seg_header['space directions'][0][0]
KeyError: 'space directions'

----------------------------------------------------------------------
Ran 1 test in 0.012s

FAILED (errors=1)