You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Martin Ritchie (JIRA)" <qp...@incubator.apache.org> on 2008/10/24 16:19:46 UTC

[jira] Resolved: (QPID-1320) ResetMessageListenerTest testAsynchronousRecieve test failure

     [ https://issues.apache.org/jira/browse/QPID-1320?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Martin Ritchie resolved QPID-1320.
----------------------------------

       Resolution: Fixed
    Fix Version/s: M4

Looks good.

> 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: Martin Ritchie
>             Fix For: M4
>
>         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.