[
https://issues.apache.org/jira/browse/QPID-1320?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12639078#action_12639078
]
Aidan Skinner commented on QPID-1320:
-------------------------------------
First attachment is for the second exception thrown.
> 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
> Assignee: Aidan Skinner
> Attachments:
> TEST-org.apache.qpid.client.ResetMessageListenerTest.testAsynchronousRecieve.out
>
>
> 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.