SimpleACLTest now fails with a Timeout exception rather than Authentication
failure
-----------------------------------------------------------------------------------
Key: QPID-1416
URL: https://issues.apache.org/jira/browse/QPID-1416
Project: Qpid
Issue Type: Bug
Components: Java Tests
Affects Versions: M4
Reporter: Martin Ritchie
Assignee: Martin Ritchie
Test: testClientPublishInvalidQueueSuccess
Class: org.apache.qpid.server.security.acl.SimpleACLTest
junit.framework.AssertionFailedError: Incorrect exception expected:<class
org.apache.qpid.client.AMQAuthenticationException> but was:<class
org.apache.qpid.AMQTimeoutException>
at
org.apache.qpid.server.security.acl.SimpleACLTest.testClientPublishInvalidQueueSuccess(SimpleACLTest.java:316)
at org.apache.qpid.test.utils.QpidTestCase.runBare(QpidTestCase.java:186)
at org.apache.qpid.test.utils.QpidTestCase.run(QpidTestCase.java:220)
Full log to follow
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.