llowinge commented on pull request #2327:
URL: https://github.com/apache/camel-quarkus/pull/2327#issuecomment-796600654


   @ppalaga My opinion is that i don't like flaky tests :( For integration 
tests (where external service can have temporary outage/network problem) we are 
solving that with re-running of that test. For me best thing would be able to 
have the test flexible enough (eg. via system property), so we could increase 
timeout (we care more about stability then about the time) in case of 
instability. I'm ok with skipping that test on CI if we can't do more about 
make it stable with affordable timeout.


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

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


Reply via email to