Intermittent CommitRollbackTest Test Failure
--------------------------------------------
Key: QPID-595
URL: https://issues.apache.org/jira/browse/QPID-595
Project: Qpid
Issue Type: Bug
Components: Java Tests
Affects Versions: M2.1
Environment: Windows XP using cygwin failure seen with maven.
Reporter: Martin Ritchie
testSend2ThenRollback(org.apache.qpid.test.unit.transacted.CommitRollbackTest)
Time elapsed: 0.078 sec <<< FAILURE!
junit.framework.AssertionFailedError: Already received message one
at junit.framework.Assert.fail(Assert.java:47)
at junit.framework.Assert.assertTrue(Assert.java:20)
at junit.framework.Assert.assertFalse(Assert.java:34)
at
org.apache.qpid.test.unit.transacted.CommitRollbackTest.verifyMessages(CommitRollbackTest.java:410)
at
org.apache.qpid.test.unit.transacted.CommitRollbackTest.verifyMessages(CommitRollbackTest.java:434)
at
org.apache.qpid.test.unit.transacted.CommitRollbackTest.verifyMessages(CommitRollbackTest.java:434)
at
org.apache.qpid.test.unit.transacted.CommitRollbackTest.verifyMessages(CommitRollbackTest.java:434)
at
org.apache.qpid.test.unit.transacted.CommitRollbackTest.testSend2ThenRollback(CommitRollbackTest.java:376)
Given that a message can be recevived more than once. Sounds like the test is
in error here.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.