jeanouii commented on PR #1630: URL: https://github.com/apache/activemq/pull/1630#issuecomment-3810686694
Failed because of ``` [INFO] Results: [INFO] Error: Errors: Error: AdvisoryBrokerTest>CombinationTestSupport.runBare:107->testConsumerAdvisoriesReplayed:175 ClassCast class org.apache.activemq.command.ConsumerInfo cannot be cast to class org.apache.activemq.command.RemoveInfo (org.apache.activemq.command.ConsumerInfo and org.apache.activemq.command.RemoveInfo are in unnamed module of loader 'app') Error: VirtualTopicsAndDurableSubsTest>CombinationTestSupport.runBare:113->CombinationTestSupport.runBare:107->MBeanTest.testQueuePauseResume:1823 ยป ConnectionFailed The JMS connection has failed: Estimated allocated buffer size of 308 bytes is larger than frame size of 154 bytes [INFO] Error: Tests run: 1506, Failures: 0, Errors: 2, Skipped: 153 ``` The flaky tests have been addressed in PR #1634 -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] For further information, visit: https://activemq.apache.org/contact
