You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by "aldettinger (via GitHub)" <gi...@apache.org> on 2023/02/01 12:12:46 UTC

[GitHub] [camel-quarkus] aldettinger commented on issue #3584: Intermittent failure of FileTests

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

   There is no way to reproduce locally.
   The most probable scenario is that filter and idempotent test are somehow polluting each other.
   Let's restore filter => we should observe the failure in `idempotent` or `filter` test.
   And then, probably in a next step we could disable `idempotent` => we should observe no more failure.
   That way, we could have indication that the issue is linked to this couple of tests.


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