Execution Time0.47s

Test: test_region_type_parser (Failed)
Build: CIP-Windows-AMD64-incr-SL-ON (WIN-VS2013) on 2016-08-03 00:08:32
Repository revision: 8090a69de35e1293f23d0818f1240d51c0cda4cf

Exit Value1

Show Command Line
Display graphs:

Test output
FF.........
======================================================================
FAIL: test_get_all_chest_regions (test_region_type_parser.ArrayTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "D:\Projects\CIP-build\CIP-build\cip_python\utils\tests\test_region_type_parser.py", line 34, 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 "D:\Projects\CIP-build\CIP-build\cip_python\utils\tests\test_region_type_parser.py", line 44, in test_get_all_pairs
    "Retrieved pairs are not as expected"
AssertionError: Retrieved pairs are not as expected

----------------------------------------------------------------------
Ran 11 tests in 0.047s

FAILED (failures=2)