Uploaded image for project: 'Qpid Dispatch'
  1. Qpid Dispatch
  2. DISPATCH-2112

AssertionError: 9999 != 5000 in test_yy_query_many_links of system_tests_qdmanage

    XMLWordPrintableJSON

Details

    • Test
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.16.0, 1.17.0
    • 1.17.0
    • Tests
    • None

    Description

      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.

      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
      
      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
      

      Attachments

        Issue Links

          Activity

            People

              gmurthy Ganesh Murthy
              jdanek Jiri Daněk
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: