Skip to content

enable xfail_strict=True - and stop using @pytest.mark.xfail for flaky tests #6071

@graingert

Description

@graingert

currently the general policy is to apply @pytest.mark.xfail to a flaky test that cannot be debugged. Unlike a skip the test is actually run, this test then contributes coverage that isn't actually valid

Metadata

Metadata

Assignees

No one assigned

    Labels

    testsUnit tests and/or continuous integration

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions