Execution Time1.56s

Test: test_region_type_parser (Failed)
Build: CIP-Darwin-13.4.0-x86_64-incr-SL-ON-SL-OFF (bwh002376.bwh.harvard.edu) on 2018-03-31 23:07:43

Exit Value1

Show Command Line
Display graphs:

Test output
_RegisterApplication(), FAILED TO establish the default connection to the WindowServer, _CGSDefaultConnection() is NULL.
FF.........
======================================================================
FAIL: test_get_all_chest_regions (test_region_type_parser.ArrayTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/acil-user/Projects/CIP-build/CIP-build/cip_python/utils/tests/test_region_type_parser.py", line 35, in test_get_all_chest_regions
    "Retrieved chest regions not as expected"
AssertionError: Retrieved chest regions not as expected

======================================================================
FAIL: test_get_all_pairs (test_region_type_parser.ArrayTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/acil-user/Projects/CIP-build/CIP-build/cip_python/utils/tests/test_region_type_parser.py", line 45, in test_get_all_pairs
    "Retrieved pairs are not as expected"
AssertionError: Retrieved pairs are not as expected

----------------------------------------------------------------------
Ran 11 tests in 0.010s

FAILED (failures=2)