You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 1, 2024. It is now read-only.
There is one flaky test that hangs sometimes in our CI: test_warnings failed 2 times in recent 21 runs
We may want to consider automatically re-run it after failure.
But need to introduce a new dependency on pytest-rerunfailures https://github.com/pytest-dev/pytest-rerunfailures
The text was updated successfully, but these errors were encountered:
There is one flaky test that hangs sometimes in our CI:
test_warnings failed
2 times in recent 21 runsWe may want to consider automatically re-run it after failure.
But need to introduce a new dependency on
pytest-rerunfailures
https://github.com/pytest-dev/pytest-rerunfailures
The text was updated successfully, but these errors were encountered: