[ https://issues.apache.org/jira/browse/DISPATCH-2112?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Ganesh Murthy updated DISPATCH-2112: ------------------------------------ Fix Version/s: 1.17.0 > AssertionError: 9999 != 5000 in test_yy_query_many_links of > system_tests_qdmanage > --------------------------------------------------------------------------------- > > Key: DISPATCH-2112 > URL: https://issues.apache.org/jira/browse/DISPATCH-2112 > Project: Qpid Dispatch > Issue Type: Test > Components: Tests > Affects Versions: 1.16.0, 1.17.0 > Reporter: Jiri Daněk > Priority: Major > Fix For: 1.17.0 > > > This failure is fairly frequent in CI and affects AMD64 as well as s390x. > Both mainline branch and 1.16.x branches show this failure. > > * https://travis-ci.com/github/apache/qpid-dispatch/jobs/504342161#L4496 > {noformat} > 30: ====================================================================== > 30: FAIL: test_yy_query_many_links (system_tests_qdmanage.QdmanageTest) > 30: ---------------------------------------------------------------------- > 30: Traceback (most recent call last): > 30: File > "/home/travis/build/apache/qpid-dispatch/tests/system_tests_qdmanage.py", > line 557, in test_yy_query_many_links > 30: self.assertEqual(sender_addresses, COUNT) > 30: AssertionError: 4999 != 5000 > 30: > 30: ---------------------------------------------------------------------- > 30: Ran 34 tests in 179.082s > 30: > 30: FAILED (failures=1) > 30/72 Test #30: system_tests_qdmanage .............................***Failed > 179.19 sec > {noformat} > * https://travis-ci.com/github/apache/qpid-dispatch/jobs/504349804#L4516 > * https://travis-ci.com/github/apache/qpid-dispatch/jobs/504374566#L4891 > * https://travis-ci.com/github/apache/qpid-dispatch/jobs/504379787#L4900 > * https://travis-ci.com/github/apache/qpid-dispatch/jobs/504374566#L4891 > {noformat} > 30: ====================================================================== > 30: FAIL: test_yy_query_many_links (system_tests_qdmanage.QdmanageTest) > 30: ---------------------------------------------------------------------- > 30: Traceback (most recent call last): > 30: File > "/home/travis/build/apache/qpid-dispatch/tests/system_tests_qdmanage.py", > line 593, in test_yy_query_many_links > 30: self.assertEqual(out_links, COUNT) > 30: AssertionError: 9999 != 5000 > 30: > 30: ---------------------------------------------------------------------- > 30: Ran 34 tests in 158.600s > 30: > 30: FAILED (failures=1) > 30/72 Test #30: system_tests_qdmanage .............................***Failed > 158.74 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