aldettinger commented on issue #3584: URL: https://github.com/apache/camel-quarkus/issues/3584#issuecomment-1074886566
It seems to still be there after 2.8.0-M1. At least, we have seen it once in a Windows build: ``` org.awaitility.core.ConditionTimeoutException: org.apache.camel.quarkus.component.file.it.FileTest expected "Hello2" but was "" within 10 seconds. at org.awaitility.core.ConditionAwaiter.await(ConditionAwaiter.java:164) at org.awaitility.core.AbstractHamcrestCondition.await(AbstractHamcrestCondition.java:86) at org.awaitility.core.ConditionFactory.until(ConditionFactory.java:939) at org.awaitility.core.ConditionFactory.until(ConditionFactory.java:645) at org.apache.camel.quarkus.component.file.it.FileTest.filter(FileTest.java:157) ``` Let records few occurences to see how frequent it is and whether it still happen on Linux or not. -- 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