Skip to content
This repository was archived by the owner on Mar 13, 2024. It is now read-only.
This repository was archived by the owner on Mar 13, 2024. It is now read-only.

Detect flaky tests by executing failed tests mutliple times #11

@sglahn

Description

@sglahn

It would be nice to have the ability to detect flaky tests and/or have flaky tests not break the build.
This can be achieved by executing failed tests multiple times, e.g. 3 times, and only break the build if the test has failed every single time. If the test is successful, even only once, the build should be green but the test should be reported as flaky.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions