aldettinger commented on issue #3584:
URL: https://github.com/apache/camel-quarkus/issues/3584#issuecomment-1426098264

   Ok, caught an occurence of `idempotent` failing test:
   
   ```
   org.awaitility.core.ConditionTimeoutException: 
org.apache.camel.quarkus.component.file.it.FileTest expected "Hello1" but was 
"" within 10 seconds.
        at org.awaitility.core.ConditionAwaiter.await(ConditionAwaiter.java:167)
        at 
org.awaitility.core.AbstractHamcrestCondition.await(AbstractHamcrestCondition.java:86)
        at org.awaitility.core.ConditionFactory.until(ConditionFactory.java:985)
        at org.awaitility.core.ConditionFactory.until(ConditionFactory.java:691)
        at 
org.apache.camel.quarkus.component.file.it.FileTest.idempotent(FileTest.java:119)
   ```


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

Reply via email to