Despite our attempts to make precheckin free of flaky failures, I'm still
seeing at least one flaky failure (that does not reproduce and does not
correlate to my PR changes) in every single precheckin launched for my PRs.

For example, the latest one (
https://concourse.apachegeode-ci.info/builds/37714) is:

*org.apache.geode.internal.cache.ha.HAGIIDUnitTest > testGIIRegionQueue
FAILED*
*    java.lang.AssertionError: Suspicious strings were written to the log
during this run.*
*    Fix the strings or use IgnoredException.addIgnoredException to ignore.*
*
-----------------------------------------------------------------------*
*    Found suspect string in log4j at line 2703*

*    java.net.ConnectException: Connection refused (Connection refused)*

I've searched Jira and there is no open ticket for this test. Are we
expected to file new Jira tickets for every single failure I see in
precheckin? And if so, are other developers filing tickets like I am? Or do
we go back to ignoring all of these flaky failures (I don't really consider
this a good option)?

I'm worried that I'm wasting a lot of time filing all of these Jira tickets
if no one is ever going to work on them and then they get bulk closed by
someone 12 months from now...

Reply via email to