Skip to content

Comments

Replace @flaky.flaky decorate with pytest marker#487

Merged
jitseniesen merged 1 commit intospyder-ide:masterfrom
mgorny:flaky-mark
Sep 25, 2025
Merged

Replace @flaky.flaky decorate with pytest marker#487
jitseniesen merged 1 commit intospyder-ide:masterfrom
mgorny:flaky-mark

Conversation

@mgorny
Copy link
Contributor

@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>
@jitseniesen
Copy link
Member

Thanks for opening this PR. It looks good so I'm merging it.

@jitseniesen jitseniesen added the type:Task Maintenance, upkeep label Sep 25, 2025
@jitseniesen jitseniesen added this to the v1.0.0 milestone Sep 25, 2025
@jitseniesen jitseniesen merged commit 4288302 into spyder-ide:master Sep 25, 2025
48 of 54 checks passed
@mgorny mgorny deleted the flaky-mark branch September 26, 2025 04:37
@mgorny
Copy link
Contributor Author

mgorny commented Sep 26, 2025

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type:Task Maintenance, upkeep

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants