Skip to content

Revise --minimum-expected-tests behavior with Retry extension #5639

Open
@Youssef1313

Description

@Youssef1313

This is a hypothesis that I didn't test yet.

But I think if --minimum-expected-tests is used with Retry, it could be problematic.

Let's say a test project has 10 tests, and --minimum-expected-tests 5 is passed. If one test failed in the initial run, the subsequent run will run only the one failed test, causing --minimum-expected-tests to potentially fail the run?

We need to revise this scenario and try to support it.

At least if it already works, we will need a test to cover it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions