Uploaded image for project: 'ActiveMQ Classic'
  1. ActiveMQ Classic
  2. AMQ-3908

StompSslAuthTest.testSubscribeWithReceiptNotAuthorized() fails

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • None
    • 5.7.0
    • Test Cases
    • None
    • Unit Test Broken

    Description

      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.

      Attachments

        Activity

          People

            tabish Timothy A. Bish
            kearls Kevin Anthony Earls
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: