Execution Time0.73s

Test: test_apply_reader_labels (Failed)
Build: CIP-Darwin-13.4.0-x86_64-incr-SL-ON-SL-OFF (bwh002376.bwh.harvard.edu) on 2016-08-01 23:06:27

Exit Value1

Show Command Line
Display graphs:

Test output
E
======================================================================
ERROR: test_apply_reader_labels.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_apply_reader_labels.py", line 29, in test_execute
    apply_reader_labels(seg, seg_header, features_df, plocs_df, None)
  File "/Users/acil-user/Projects/CIP-build/CIP-build/cip_python/classification/apply_reader_labels.py", line 53, in apply_reader_labels
    or_x = seg_header['origin'][0]
KeyError: 'origin'

----------------------------------------------------------------------
Ran 1 test in 0.009s

FAILED (errors=1)