DupsOkTest hangs on failure
---------------------------

                 Key: QPID-839
                 URL: https://issues.apache.org/jira/browse/QPID-839
             Project: Qpid
          Issue Type: Bug
          Components: Java Client, Java Tests
    Affects Versions: M2.1
            Reporter: Aidan Skinner
            Assignee: Rob Godfrey
             Fix For: M2.1
         Attachments: test-failures-524.tar.gz

Exception in thread "Dispatcher-Channel-1" junit.framework.AssertionFailedError:
 The queue should have 0 msgs left expected:<0> but was:<1>
        at junit.framework.Assert.fail(Assert.java:47)
        at junit.framework.Assert.failNotEquals(Assert.java:282)
        at junit.framework.Assert.assertEquals(Assert.java:64)
        at junit.framework.Assert.assertEquals(Assert.java:201)
        at 
org.apache.qpid.test.client.DupsOkTest$1.onMessage(DupsOkTest.java:103)
        at 
org.apache.qpid.client.BasicMessageConsumer.notifyMessage(BasicMessageConsumer.java:720)
        at 
org.apache.qpid.client.BasicMessageConsumer.notifyMessage(BasicMessageConsumer.java:680)
        at 
org.apache.qpid.client.AMQSession$Dispatcher.dispatchMessage(AMQSession.java:3019)
        at 
org.apache.qpid.client.AMQSession$Dispatcher.run(AMQSession.java:2942)
<hang>

Super fantastico!




-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to