[ https://issues.apache.org/jira/browse/KAFKA-8164?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17024391#comment-17024391 ]
ASF GitHub Bot commented on KAFKA-8164: --------------------------------------- viktorsomogyi commented on pull request #6506: KAFKA-8164: Add unitTestWithFlakyRetry and testWithFlakyRetry tasks URL: https://github.com/apache/kafka/pull/6506 ---------------------------------------------------------------- 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 > Improve test passing rate by rerunning flaky tests > -------------------------------------------------- > > Key: KAFKA-8164 > URL: https://issues.apache.org/jira/browse/KAFKA-8164 > Project: Kafka > Issue Type: Improvement > Affects Versions: 2.3.0 > Reporter: Viktor Somogyi-Vass > Assignee: Viktor Somogyi-Vass > Priority: Major > > Failing flaky tests are often a problem: > * pull requests need to be rerun to achieve a green build > * rerunning the whole build for a PR is resource and time consuming > * green build give high confidence when releasing (and well, generally too) > but flaky tests often erode this and annoying for the developers > The aim of this JIRA is to provide an improvement which automatically retries > any tests that are failed for the first run. -- This message was sent by Atlassian Jira (v8.3.4#803005)