GeorgeJahad commented on pull request #3148: URL: https://github.com/apache/ozone/pull/3148#issuecomment-1062068088
My understanding of this PR is that builds will no longer fail, if any flaky tests fail. Is that correct? My concern is that now we might make a change that will really break a "flaky" test, and we won't notice it. What I would want, in a perfect world, is for any flaky test that fails the initial run to be run a few more times. If they fail everytime, then something is really broken, and the ci should halt. I can't see an easy way to do that in this PR, but I'm not that familiar with this code. Do you think something like that would be possible? -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
