You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Ismael Juma (Jira)" <ji...@apache.org> on 2020/02/06 00:46:00 UTC

[jira] [Resolved] (KAFKA-8164) Improve test passing rate by rerunning flaky tests

     [ https://issues.apache.org/jira/browse/KAFKA-8164?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ismael Juma resolved KAFKA-8164.
--------------------------------
    Fix Version/s: 2.6.0
       Resolution: Fixed

> 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
>             Fix For: 2.6.0
>
>
> 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)