ResetMessageListenerTest testAsynchronousRecieve test failure
-------------------------------------------------------------
Key: QPID-1320
URL: https://issues.apache.org/jira/browse/QPID-1320
Project: Qpid
Issue Type: Bug
Components: Java Tests
Affects Versions: M3
Reporter: Martin Ritchie
This test has failed a number of times these were the failure messages:
junit.framework.AssertionFailedError: Second batch of messages not received
correctly expected:<0> but was:<1>
at
org.apache.qpid.client.ResetMessageListenerTest.testAsynchronousRecieve(ResetMessageListenerTest.java:257)
at org.apache.qpid.test.utils.QpidTestCase.runBare(QpidTestCase.java:186)
at org.apache.qpid.test.utils.QpidTestCase.run(QpidTestCase.java:220,
org.apache.qpid.client.ResetMessageListenerTest
junit.framework.AssertionFailedError: First batch of messages not received
correctly expected:<0> but was:<1>
at
org.apache.qpid.client.ResetMessageListenerTest.testAsynchronousRecieve(ResetMessageListenerTest.java:256)
at org.apache.qpid.test.utils.QpidTestCase.runBare(QpidTestCase.java:186)
at org.apache.qpid.test.utils.QpidTestCase.run(QpidTestCase.java:220)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.