Croway commented on PR #9001: URL: https://github.com/apache/camel/pull/9001#issuecomment-1375585431
> > ### Components tested: > > Total Tested Failed x Passed white_check_mark > > 3 3 1 2 > > Failed due to a flaky on: > > ``` > [ERROR] org.apache.camel.component.jms.ManagedJmsEndpointTopicTest.testJmsEndpoint > [ERROR] Run 1: ManagedJmsEndpointTopicTest.testJmsEndpoint:72 mock://result Received message count. Expected: <2> but was: <1> > [ERROR] Run 2: ManagedJmsEndpointTopicTest.testJmsEndpoint:72 mock://result Received message count. Expected: <2> but was: <1> > [ERROR] Run 3: ManagedJmsEndpointTopicTest.testJmsEndpoint:72 mock://result Received message count. Expected: <2> but was: <1> > ``` Exactly, I noticed that a 100 ms timeout fix this flakiness, should I add the timeout? -- 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: commits-unsubscr...@camel.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org