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

CI: rerun failing tests at the end #3050

Open
bsipocz opened this issue Jun 18, 2024 · 0 comments
Open

CI: rerun failing tests at the end #3050

bsipocz opened this issue Jun 18, 2024 · 0 comments

Comments

@bsipocz
Copy link
Member

bsipocz commented Jun 18, 2024

Looking at the failing tests, many of them are not producing a failure locally, while both runs were failing in CI. We might get a better rate of them passing if we rerun them at the end rather than straight away of their first failure.

This will need working on the upstream pytest plugin: pytest-dev/pytest-rerunfailures#232

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

No branches or pull requests

1 participant