Details
-
Test
-
Status: Open
-
Major
-
Resolution: Unresolved
-
1.17.0
-
None
-
None
Description
https://travis-ci.com/github/jiridanek/qpid-dispatch/jobs/502247232#L5800
44: ====================================================================== 44: FAIL: test_02_message_route_truncated_two_routers (system_tests_delivery_abort.RouterTest) 44: ---------------------------------------------------------------------- 44: Traceback (most recent call last): 44: File "/home/travis/build/jiridanek/qpid-dispatch/tests/system_tests_delivery_abort.py", line 81, in test_02_message_route_truncated_two_routers 44: self.assertIsNone(test.error, msg=test.error) 44: AssertionError: "Expected: ['Send_Short_1', 'Aborted_Delivery', '2', '2', '2', '2', '2', '2', '2', '2', '2', '2', 'Send_Short_2', '3', '3', '3', '3', '3', '3', '3', '3', '3', '3', 'Send_Short_3'], Actual: ['Send_Short_1', '2', '2', '2', '2', '2', '2', '2', '2', '2', '2', 'Send_Short_2', '3', '3', '3', '3', '3', '3', '3', '3', '3', '3', 'Send_Short_3']" is not None : Expected: ['Send_Short_1', 'Aborted_Delivery', '2', '2', '2', '2', '2', '2', '2', '2', '2', '2', 'Send_Short_2', '3', '3', '3', '3', '3', '3', '3', '3', '3', '3', 'Send_Short_3'], Actual: ['Send_Short_1', '2', '2', '2', '2', '2', '2', '2', '2', '2', '2', 'Send_Short_2', '3', '3', '3', '3', '3', '3', '3', '3', '3', '3', 'Send_Short_3'] 44: 44: ---------------------------------------------------------------------- 44: Ran 7 tests in 6.095s 44: 44: FAILED (failures=1) 44/74 Test #44: system_tests_delivery_abort .......................***Failed 6.22 sec