You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2021/05/17 19:08:00 UTC

[jira] [Commented] (DISPATCH-2112) AssertionError: 9999 != 5000 in test_yy_query_many_links of system_tests_qdmanage

    [ https://issues.apache.org/jira/browse/DISPATCH-2112?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17346394#comment-17346394 ] 

ASF GitHub Bot commented on DISPATCH-2112:
------------------------------------------

ganeshmurthy opened a new pull request #1220:
URL: https://github.com/apache/qpid-dispatch/pull/1220


   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


> 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-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org