reta commented on pull request #919: URL: https://github.com/apache/cxf/pull/919#issuecomment-1073808986
> @reta I tried to build the jms with the Artemis change. There are couple of test failures : > > > [ERROR] Failures: > > [ERROR] JMSDestinationTest.testDoNotCreateSecurityContext:545->testSecurityContext:558->AbstractJMSTester.waitForReceiveDestMessage:278 Can't receive the Destination message in 10 seconds > > [ERROR] JMSDestinationTest.testProperty:424->verifyRequestResponseHeaders:303 The message encoding should be equal expected:<U[TF-8]> but was:<U[S-ASCII]> > > [ERROR] JMSDestinationTest.testRoundTripDestination:316 SecurityContext should be set in message received by JMSDestination > > [ERROR] JMSDestinationTest.testSecurityContext:538 SecurityContext should be set in message received by JMSDestination > > [ERROR] JMSDestinationTest.testTemporaryQueueDeletionUponReset:511 > > Expected: <1> > > but: was <0> > > [ERROR] MessageListenerTest.testConnectionProblemXA:98 > > [ERROR] MessageListenerTest.testLocalTransaction:158->testTransactionalBehaviour:176->assertNumMessagesInQueue:212 Should be rolled back -> number of messages on queue expected:<1> but was:<0> > > [ERROR] MessageListenerTest.testWithJTA:117->testTransactionalBehaviour:176->assertNumMessagesInQueue:212 Should be rolled back -> number of messages on queue expected:<1> but was:<0> > > [INFO] > > [ERROR] Tests run: 65, Failures: 8, Errors: 0, Skipped: 1 > > Are these some behaviors change or we need to fix the these tests ? @jimma thank you, those are expected, I mentioned TODOs https://github.com/apache/cxf/pull/919#issuecomment-1067260885 a few tests are failing but I was planning to address them later on (however we reverted). -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@cxf.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org