[
https://issues.apache.org/jira/browse/AMQ-3908?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Timothy Bish resolved AMQ-3908.
-------------------------------
Resolution: Fixed
Fix Version/s: 5.7.0
Assignee: Timothy Bish
Resolved in trunk.
> StompSslAuthTest.testSubscribeWithReceiptNotAuthorized() fails
> --------------------------------------------------------------
>
> Key: AMQ-3908
> URL: https://issues.apache.org/jira/browse/AMQ-3908
> Project: ActiveMQ
> Issue Type: Bug
> Components: Test Cases
> Reporter: Kevin Earls
> Assignee: Timothy Bish
> Priority: Minor
> Fix For: 5.7.0
>
>
> The StompSslAuthTest.testSubscribeWithReceiptNotAuthorized() fails at the
> following assertion:
> frame = stompConnection.receiveFrame();
> assertTrue(frame.startsWith("ERROR"));
> The frame it actually gets is:
> RECEIPT
> receipt-id:1
> Note: this testcase succeeds when run as part of StompTest.
--
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