MaxDeliveryCountTest occasionally seen to fail on java-bdb.0-10 profile -----------------------------------------------------------------------
Key: QPID-3781 URL: https://issues.apache.org/jira/browse/QPID-3781 Project: Qpid Issue Type: Bug Components: Java Tests Affects Versions: 0.15 Reporter: Keith Wall I've seen this test fail a couple of times over the last couple of days on my home machine when running the java-bdb.0-10 profile. {code} testAsynchronousDupsOkSession Failure The queue should have 0 msgs left expected:<0> but was:<1> junit.framework.AssertionFailedError: The queue should have 0 msgs left expected:<0> but was:<1> at org.apache.qpid.test.unit.client.MaxDeliveryCountTest.doTest(MaxDeliveryCountTest.java:301) at org.apache.qpid.test.unit.client.MaxDeliveryCountTest.testAsynchronousDupsOkSession(MaxDeliveryCountTest.java:198) at org.apache.qpid.test.utils.QpidBrokerTestCase.runBare(QpidBrokerTestCase.java:237) at org.apache.qpid.test.utils.QpidTestCase.run(QpidTestCase.java:135) {code} -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- Apache Qpid - AMQP Messaging Implementation Project: http://qpid.apache.org Use/Interact: mailto:dev-subscr...@qpid.apache.org