Skip to content

[Feature] Fail suite on retried fail #14215

Closed
@dimkin-eu

Description

@dimkin-eu

As for now, there are 2 options available for retries and fast fails
--retries=1 --max-failures=1

If the test is flaky even 1st fail will stop the suite. setting --max-failures=2, will fail on 2 flaky tests failures, which retry would pass.

Could be nice if --max-failures=1 would fail on hard fail, i.e. flaky test failed also in retry

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