Skip to content

Replace @flaky.flaky decorate with pytest marker#334

Open
mgorny wants to merge 1 commit intojupyter:mainfrom
mgorny:flaky-mark
Open

Replace @flaky.flaky decorate with pytest marker#334
mgorny wants to merge 1 commit intojupyter:mainfrom
mgorny:flaky-mark

Conversation

@mgorny
Copy link
Copy Markdown

@mgorny mgorny commented Jul 24, 2025

Use the @pytest.mark.flaky marker in place of the @flaky.flaky decorator, to modernize the code and improve compatibility with other plugins providing the feature such as pytest-rerunfailures.

Use the `@pytest.mark.flaky` marker in place of the `@flaky.flaky`
decorator, to modernize the code and improve compatibility with other
plugins providing the feature such as `pytest-rerunfailures`.

Signed-off-by: Michał Górny <mgorny@gentoo.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant