CommitRollbackTest#testGetThenRollback and
CommitRollbackTest#testSend2ThenRollback fail on java.0.10 profile
-------------------------------------------------------------------------------------------------------------
Key: QPID-2900
URL: https://issues.apache.org/jira/browse/QPID-2900
Project: Qpid
Issue Type: Bug
Components: Java Broker, Java Client
Reporter: Robbie Gemmell
Fix For: 0.7
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)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project: http://qpid.apache.org
Use/Interact: mailto:[email protected]