Jean-Baptiste Onofré created AMQ-4704:
-----------------------------------------

             Summary: Stomp unit tests fail
                 Key: AMQ-4704
                 URL: https://issues.apache.org/jira/browse/AMQ-4704
             Project: ActiveMQ
          Issue Type: Bug
          Components: Test Cases
            Reporter: Jean-Baptiste Onofré
            Assignee: Jean-Baptiste Onofré
             Fix For: 5.9.0


Failed tests:   
testSendMessageWithDelay(org.apache.activemq.transport.stomp.StompNIOSSLTest)
  testTempDestination(org.apache.activemq.transport.stomp.StompNIOSSLTest): 
expected:<[Hello World]> but was:<[java.lang.SecurityException: User system is 
not authorized to read from: temp-queue://ID:vostro-41790-1377853697900-4:46:1
  
testReplyToAcrossConnections(org.apache.activemq.transport.stomp.StompNIOSSLTest):
 Receipt Frame: ERROR
  
testReplyToDestinationNaming(org.apache.activemq.transport.stomp.StompNIOSSLTest)
  testSendMessageWithDelay(org.apache.activemq.transport.stomp.StompNIOTest)
  testTempDestination(org.apache.activemq.transport.stomp.StompNIOTest): 
expected:<[Hello World]> but was:<[java.lang.SecurityException: User system is 
not authorized to read from: temp-queue://ID:vostro-58773-1377854133134-4:46:1
  
testReplyToAcrossConnections(org.apache.activemq.transport.stomp.StompNIOTest): 
Receipt Frame: ERROR
  testReplyToDestinationNaming(org.apache.activemq.transport.stomp.StompNIOTest)
  testSendMessageWithDelay(org.apache.activemq.transport.stomp.StompSslAuthTest)
  testTempDestination(org.apache.activemq.transport.stomp.StompSslAuthTest): 
expected:<[Hello World]> but was:<[java.lang.SecurityException: User 
CN=localhost, OU=activemq.org, O=activemq.org, L=LA, ST=CA, C=US is not 
authorized to read from: temp-queue://ID:vostro-35025-1377854435243-2:46:1
  
testReplyToAcrossConnections(org.apache.activemq.transport.stomp.StompSslAuthTest):
 Receipt Frame: ERROR
  
testReplyToDestinationNaming(org.apache.activemq.transport.stomp.StompSslAuthTest)
  testSendMessageWithDelay(org.apache.activemq.transport.stomp.StompSslTest)
  testTempDestination(org.apache.activemq.transport.stomp.StompSslTest): 
expected:<[Hello World]> but was:<[java.lang.SecurityException: User system is 
not authorized to read from: temp-queue://ID:vostro-34293-1377854833774-4:46:1
  
testReplyToAcrossConnections(org.apache.activemq.transport.stomp.StompSslTest): 
Receipt Frame: ERROR
  testReplyToDestinationNaming(org.apache.activemq.transport.stomp.StompSslTest)
  testSendMessageWithDelay(org.apache.activemq.transport.stomp.StompTest)
  testTempDestination(org.apache.activemq.transport.stomp.StompTest): 
expected:<[Hello World]> but was:<[java.lang.SecurityException: User system is 
not authorized to read from: temp-queue://ID:vostro-40068-1377855151851-4:46:1
  testReplyToAcrossConnections(org.apache.activemq.transport.stomp.StompTest): 
Receipt Frame: ERROR
  testReplyToDestinationNaming(org.apache.activemq.transport.stomp.StompTest)

Tests run: 519, Failures: 20, Errors: 0, Skipped: 0


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to