[
https://issues.apache.org/jira/browse/QPID-839?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12576935#action_12576935
]
Aidan Skinner commented on QPID-839:
------------------------------------
Got a lot of these over the weekend:
testDupsOK(org.apache.qpid.test.client.DupsOkTest) Time elapsed: 9.783 sec
<<< FAILURE!
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.testDupsOK(DupsOkTest.java:149)
> 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.