Execution Time0.53s

Test: test_apply_reader_labels (Failed)
Build: CIP-Windows-AMD64-incr-SL-ON (JORGEONIEVA03E0) on 2016-01-26 15:17:08
Repository revision: d45f19bff7b1d0da762ac84fffcfd0c81eee9f5f

Exit Value1

Show Command Line
Display graphs:

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

----------------------------------------------------------------------
Ran 1 test in 0.010s

FAILED (errors=1)