You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by GitBox <gi...@apache.org> on 2022/03/16 13:37:31 UTC

[GitHub] [camel-quarkus] aldettinger opened a new issue #3627: file: FileTest is flaky

aldettinger opened a new issue #3627:
URL: https://github.com/apache/camel-quarkus/issues/3627


   The build has failed once on [camel-quarkus CI](https://github.com/apache/camel-quarkus/runs/5509250742?check_suite_focus=true) and once in [quarkus-platform CI](https://github.com/quarkusio/quarkus-platform/runs/5569244554?check_suite_focus=true) with error message as below:
   
   ```
   Error:  Tests run: 10, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 23.503 s <<< FAILURE! - in org.apache.camel.quarkus.component.file.it.FileTest
   Error:  charset  Time elapsed: 10.127 s  <<< ERROR!
   org.awaitility.core.ConditionTimeoutException: org.apache.camel.quarkus.component.file.it.FileTest expected "Hello World 你好" 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.charset(FileTest.java:93)
   ```
   
   The frequency of this build issue seems quite low, still problematic.
   
   There could be a link with #3584 .


-- 
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-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [camel-quarkus] aldettinger commented on issue #3627: file: FileTest is flaky

Posted by GitBox <gi...@apache.org>.
aldettinger commented on issue #3627:
URL: https://github.com/apache/camel-quarkus/issues/3627#issuecomment-1073621819


   One occurence more: https://github.com/apache/camel-quarkus/runs/5579549052?check_suite_focus=true#step:9:10012


-- 
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-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [camel-quarkus] aldettinger closed issue #3627: file: FileTest is flaky

Posted by GitBox <gi...@apache.org>.
aldettinger closed issue #3627:
URL: https://github.com/apache/camel-quarkus/issues/3627


   


-- 
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-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org