Execution Time0.91s

Test: test_apply_reader_labels (Failed)
Build: CIP-Linux-3.10.0-123.el7.x86_64-x86_64-incr-SL-ON-SL-OFF (ip-172-31-44-204.ec2.internal) on 2016-01-27 00:09:21

Exit Value1

Show Command Line
Display graphs:

Test output
E
======================================================================
ERROR: test_apply_reader_labels.test_execute
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/ec2-user/Projects/CIP-build/CIPPython-install/lib/python2.7/site-packages/nose/case.py", line 197, in runTest
    self.test(*self.arg)
  File "/home/ec2-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 "/home/ec2-user/Projects/CIP-build/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.035s

FAILED (errors=1)