Test failure : ReturnUnroutableMandatoryMessageTest
---------------------------------------------------
Key: QPID-1534
URL: https://issues.apache.org/jira/browse/QPID-1534
Project: Qpid
Issue Type: Bug
Components: Java Tests
Affects Versions: M4
Reporter: Martin Ritchie
Attachments:
TEST-org.apache.qpid.server.exchange.ReturnUnroutableMandatoryMessageTest.txt
This test failed on the local CC box.
Appears from the log that the message was returned but the exception thread
didn't start in time before the test ended.
TestName: testReturnUnroutableMandatoryMessage_QUEUE Duration: 2.469
Wrong number of messages bounced (expect 1): 0
junit.framework.AssertionFailedError: Wrong
number of messages bounced (expect 1): 0
at
org.apache.qpid.server.exchange.ReturnUnroutableMandatoryMessageTest.testReturnUnroutableMandatoryMessage_QUEUE(ReturnUnroutableMandatoryMessageTest.java:222)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.