aldettinger commented on pull request #3647:
URL: https://github.com/apache/camel-quarkus/pull/3647#issuecomment-1074406497


   Looks there is an issue:
   ```
   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's have another run to see whether it's flaky or consistent.


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