[go: nahoru, domu]

Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

replace flaky with pytest-rerunfailures #10335

Merged
merged 2 commits into from
Mar 4, 2024
Merged

replace flaky with pytest-rerunfailures #10335

merged 2 commits into from
Mar 4, 2024

Conversation

skshetry
Copy link
Member
@skshetry skshetry commented Mar 4, 2024

flaky project seems to be unmaintained (see box/flaky#192).

pytest-rerunfailures seems to be maintained under pytest-dev
and tests 5 minor releases of pytest.

Note that this plugin is not compatible with flaky plugin.
You will have to uninstall it if it exists.

This also reverts commit bc95b65.

`flaky` project seems to be unmaintained (see box/flaky#192).
`pytest-rerunfailures` seems to be maintained under `pytest-dev`
and tests 5 minor releases of pytest.

Note that this plugin is not compatible with `flaky` plugin.
You will have to uninstall it if it exists.
@skshetry skshetry merged commit 3b2e031 into main Mar 4, 2024
18 checks passed
@skshetry skshetry deleted the replace-flaky branch March 4, 2024 05:27
BradyJ27 pushed a commit to BradyJ27/dvc that referenced this pull request Apr 22, 2024
* Revert "limit pytest version to <8.1 (iterative#10334)"

This reverts commit bc95b65.

* replace flaky with pytest-rerunfailures

`flaky` project seems to be unmaintained (see box/flaky#192).
`pytest-rerunfailures` seems to be maintained under `pytest-dev`
and tests 5 minor releases of pytest.

Note that this plugin is not compatible with `flaky` plugin.
You will have to uninstall it if it exists.
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.

None yet

1 participant