orpiske commented on PR #13999:
URL: https://github.com/apache/camel/pull/13999#issuecomment-2090010957

   It seems to be having the same problems as before:
   
   ```
   [ERROR] 
org.apache.camel.component.mongodb.integration.MongoDbTailableCursorConsumerIT.testCustomTailTrackLocation
 -- Time elapsed: 23.16 s <<< FAILURE!
   java.lang.AssertionError: mock://test Received message count. Expected: 
<300> but was: <0>
           at 
org.apache.camel.component.mock.MockEndpoint.fail(MockEndpoint.java:1952)
           at 
org.apache.camel.component.mock.MockEndpoint.assertEquals(MockEndpoint.java:1886)
           at 
org.apache.camel.component.mock.MockEndpoint.doAssertIsSatisfied(MockEndpoint.java:449)
           at 
org.apache.camel.component.mock.MockEndpoint.assertIsSatisfied(MockEndpoint.java:427)
           at 
org.apache.camel.component.mock.MockEndpoint.assertIsSatisfied(MockEndpoint.java:417)
           at 
org.apache.camel.component.mongodb.integration.MongoDbTailableCursorConsumerIT.testCustomTailTrackLocation(MongoDbTailableCursorConsumerIT.java:297)
           at java.base/java.lang.reflect.Method.invoke(Method.java:568)
           at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
           at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
   ```
   
   


-- 
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

Reply via email to