jamesnetherton opened a new issue, #3798:
URL: https://github.com/apache/camel-quarkus/issues/3798

   Something in the Camel 3.17.0 upgrade has maybe introduced some flakiness in 
this test. Occasionally it fails because the expected statistic values are not 
present.
   
   ```
   2022-05-19T22:49:33.9201865Z [ERROR] Tests run: 9, Failures: 1, Errors: 0, 
Skipped: 0, Time elapsed: 0.876 s <<< FAILURE! - in 
org.apache.camel.quarkus.core.converter.it.ConverterTest
   2022-05-19T22:49:33.9202961Z [ERROR] testConverterGetStatistics  Time 
elapsed: 0.081 s  <<< FAILURE!
   2022-05-19T22:49:33.9203814Z java.lang.AssertionError: 
   2022-05-19T22:49:33.9204317Z 1 expectation failed.
   2022-05-19T22:49:33.9205117Z JSON path miss doesn't match.
   2022-05-19T22:49:33.9205892Z Expected: is <0>
   2022-05-19T22:49:33.9206561Z   Actual: <1>
   ```


-- 
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.apache.org

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

Reply via email to