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

CommitRollbackTest#testGetThenRollback and CommitRollbackTest#testSend2ThenRollback fail on java.0.10 profile

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Critical
    • Resolution: Fixed
    • None
    • 0.9
    • Broker-J, JMS AMQP 0-x
    • None

    Description

      org.apache.qpid.test.unit.transacted.CommitRollbackTest#testGetThenRollback
      org.apache.qpid.test.unit.transacted.CommitRollbackTest#testSend2ThenRollback

      These two tests fail very regularly (but not always) on the java.0.10 test profile:

      TestName: testGetThenRollback Duration: 6.882
      test message was consumed and rolled back, but is gone

      junit.framework.AssertionFailedError: test message was consumed and rolled back, but is gone
      at org.apache.qpid.test.unit.transacted.CommitRollbackTest.testGetThenRollback(CommitRollbackTest.java:273)
      at org.apache.qpid.test.utils.QpidBrokerTestCase.runBare(QpidBrokerTestCase.java:232)
      at org.apache.qpid.test.utils.QpidTestCase.run(QpidTestCase.java:120)

      TestName: testSend2ThenRollback Duration: 6.879
      Didn't receive redelivered message one

      junit.framework.AssertionFailedError: Didn't receive redelivered message one
      at org.apache.qpid.test.unit.transacted.CommitRollbackTest.verifyMessages(CommitRollbackTest.java:379)
      at org.apache.qpid.test.unit.transacted.CommitRollbackTest.verifyMessages(CommitRollbackTest.java:415)
      at org.apache.qpid.test.unit.transacted.CommitRollbackTest.testSend2ThenRollback(CommitRollbackTest.java:357)
      at org.apache.qpid.test.utils.QpidBrokerTestCase.runBare(QpidBrokerTestCase.java:232)
      at org.apache.qpid.test.utils.QpidTestCase.run(QpidTestCase.java:120)

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: