Hi pytest admin,
We run all tests using pytest.
But recently we upgraded pytest-rerunfailures to latest (version 11.1) , which caused all tests failed.
This is the error log:

After I locked pytest-rerunfailures to 11.0 in this PR, all tests came back to work.
Hi pytest admin,

We run all tests using pytest.
But recently we upgraded pytest-rerunfailures to latest (version 11.1) , which caused all tests failed.
This is the error log:
After I locked pytest-rerunfailures to 11.0 in this PR, all tests came back to work.