You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Timothy Bish (JIRA)" <ji...@apache.org> on 2012/07/02 16:28:40 UTC

[jira] [Resolved] (AMQ-3908) StompSslAuthTest.testSubscribeWithReceiptNotAuthorized() fails

     [ 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