Execution Time1.92s

Test: test_region_type_parser (Failed)
Build: CIP-Linux-3.10.0-123.el7.x86_64-x86_64-incr-SL-ON (ip-172-31-44-204.ec2.internal) on 2018-03-24 00:07:30
Repository revision: 0f5b413e93013c8bd1bc5f91dccf5c42a247e380

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 "/home/ec2-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 "/home/ec2-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.013s

FAILED (failures=2)