Uploaded image for project: 'Qpid'
  1. Qpid
  2. QPID-3332

Occasional test failures from TransactionTimeoutTest under default test profile under Jenkins

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 0.10
    • 0.13
    • Java Tests

    Description

      We have a longstanding problem that sees occasional test failures from TransactionTimeoutTest under the default test profile under Jenkins CI. The test failures are:

      junit.framework.AssertionFailedError: Expected 0 but found 1 txn idle messages
      	at org.apache.qpid.test.unit.transacted.TransactionTimeoutTestCase.monitor(TransactionTimeoutTestCase.java:197)
      	at org.apache.qpid.test.unit.transacted.TransactionTimeoutTest.testProducerOpenCommit(TransactionTimeoutTest.java:86)
      	at org.apache.qpid.test.utils.QpidBrokerTestCase.runBare(QpidBrokerTestCase.java:234)
      	at org.apache.qpid.test.utils.QpidTestCase.run(QpidTestCase.java:120)
      

      and

      junit.framework.AssertionFailedError: Expected 10 but found 6 txn idle messages
      	at org.apache.qpid.test.unit.transacted.TransactionTimeoutTestCase.monitor(TransactionTimeoutTestCase.java:201)
      	at org.apache.qpid.test.unit.transacted.TransactionTimeoutTest.testProducerIdleRollbackTwice(TransactionTimeoutTest.java:187)
      	at org.apache.qpid.test.utils.QpidBrokerTestCase.runBare(QpidBrokerTestCase.java:234)
      	at org.apache.qpid.test.utils.QpidTestCase.run(QpidTestCase.java:120)
      

      This problem caused the following builds to fail: 146, 147, 148, 152, 161, and 162.

      https://builds.apache.org/view/M-R/view/Qpid/job/qpid-java-build/147/

      Attachments

        Activity

          People

            robbie Robbie Gemmell
            kwall Keith Wall
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: