orpiske opened a new issue #55: Unstable test: CamelSourceTaskTest.testSourcePollingTimeout URL: https://github.com/apache/camel-kafka-connector/issues/55 I am noticing some sporadic failures on the CamelSourceTaskTest.testSourcePollingTimeout test. From time to time I get this: ``` [ERROR] Tests run: 6, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 8.009 s <<< FAILURE! - in org.apache.camel.kafkaconnector.CamelSourceTaskTest [ERROR] org.apache.camel.kafkaconnector.CamelSourceTaskTest.testSourcePollingTimeout Time elapsed: 3.033 s <<< FAILURE! java.lang.AssertionError: expected:<1> but was:<2> at org.apache.camel.kafkaconnector.CamelSourceTaskTest.testSourcePollingTimeout(CamelSourceTaskTest.java:196) ``` I did not have time to investigate it in depth, but I can take when I get back.
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services