Execution Time2.66s

Test: test_example (Failed)
Build: CIP-Linux-2.6.32-431.29.2.el6.x86_64-x86_64-incr-SL-ON-SL-OFF (cmu185.research.partners.org) on 2018-07-03 15:56:19

Exit Value1

Show Command Line
Display graphs:

Test output
F
======================================================================
FAIL: Test for demo purposes only.
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/PHShome/jo780/anaconda2/envs/acil/lib/python2.7/site-packages/nose/case.py", line 197, in runTest
    self.test(*self.arg)
  File "/PHShome/jo780/Projects/CIP-build-4.9.2/CIP-build/cip_python/common/tests/test_example.py", line 16, in test_example
    assert osp.isfile(input_file_path), "Input image path file not found: {}".format(input_file_path)
AssertionError: Input image path file not found: /PHShome/jo780/Projects/CIP-build-4.9.2/CIP-build/Testing/Data/Input/crop_ct_2slices.nrrd

----------------------------------------------------------------------
Ran 1 test in 0.001s

FAILED (failures=1)