-
Notifications
You must be signed in to change notification settings - Fork 84
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
set reruns does not work #265
Comments
Which other pytest plug-ins do you have installed? |
Yes allure-pytest==2.8.6 |
So the breaking change has to be in 9.1.1...10.0 - if version 10.0 also does not work. I am here to maintain the project, so I will not dive into the diff to find the issue. |
I've already set
--rerun 1
, bug it does not work=========================== short test summary info ============================
2024-03-08 11:10:43.929 FAILED xxxxxxxxxx.py::TestDebugRerun::test_debug_rerun
2024-03-08 11:10:43.929 ============== 1 failed in xxxxxS (0:01:16) ==============
python==3.7
pytest==6.2.1
pytest-rerunfailures==12.0
pytest-xdist==3.5.0
If you could give me more help?
The text was updated successfully, but these errors were encountered: