MandatoryMessageTest fails occasionally
---------------------------------------
Key: QPID-619
URL: https://issues.apache.org/jira/browse/QPID-619
Project: Qpid
Issue Type: Bug
Components: Java Broker, Java Tests
Affects Versions: M2.1
Reporter: Aidan Skinner
junit.framework.AssertionFailedError: Was expecting linked exception type
org.apache.qpid.client.AMQNoRouteException on the connection.
Got no exceptions on the connection.
at junit.framework.Assert.fail(Assert.java:47)
at
org.apache.qpid.test.framework.FrameworkBaseCase.assertNoFailures(FrameworkBaseCase.java:133)
at
org.apache.qpid.server.exchange.MandatoryMessageTest.test_QPID_508_MandatoryFailsNoRouteNoTxPubSub(MandatoryMessageTest.java:273)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.