[ https://issues.apache.org/jira/browse/DISPATCH-2193?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17377480#comment-17377480 ]
Ganesh Murthy commented on DISPATCH-2193: ----------------------------------------- https://github.com/apache/qpid-dispatch/runs/3020207887?check_suite_focus=true#step:9:4843 > system_tests_http1_over_tcp failing in test_05_large_streaming_msg > ------------------------------------------------------------------- > > Key: DISPATCH-2193 > URL: https://issues.apache.org/jira/browse/DISPATCH-2193 > Project: Qpid Dispatch > Issue Type: Test > Components: Tests > Affects Versions: 1.16.1 > Reporter: Ganesh Murthy > Priority: Major > > {noformat} > 72: server11 = TestServer.new_server(self.http_server11_port, > self.http_listener11_port, TESTS_11) > 72: self.assertIsNotNone(server11, TEST_SERVER_ERROR % > self.http_server11_port) > 72: server10 = TestServer.new_server(self.http_server10_port, > self.http_listener10_port, TESTS_10, > 72: handler_cls=RequestHandler10) > 72: self.assertIsNotNone(server10, TEST_SERVER_ERROR % > self.http_server10_port) > 72: > 72: self.EA2.wait_connectors() > 72: > 72: client11 = ThreadedTestClient(TESTS_11, > 72: self.http_listener11_port, > 72: repeat=2) > 72: client11.wait() > 72: self.assertIsNone(client11.error) > 72: > self.assertEqual(4, client11.count) > 72: E AssertionError: 4 != 1 > 72: > 72: > /home/runner/work/qpid-dispatch/qpid-dispatch/qpid-dispatch/tests/http1_tests.py:743: > AssertionError > 72: - generated xml file: > /home/runner/work/qpid-dispatch/qpid-dispatch/qpid-dispatch/build/tests/junitxmls/system_tests_http1_over_tcp.xml > - > 72: =========================== short test summary info > ============================ > 72: FAILED ::Http1OverTcpEdge2EdgeTest::test_05_large_streaming_msg - > AssertionEr... > 72: =================== 1 failed, 11 passed in 327.17s (0:05:27) > =================== > 37/37 Test #72: system_tests_http1_over_tcp .......................***Failed > 327.39 sec {noformat} -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org For additional commands, e-mail: dev-h...@qpid.apache.org