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
Failures in testing/test_conftest.py due to some test fixture using path.rglob(""). This is not a compat problem in pytest itself, just its test suite. Example run:
Failures in
testing/test_conftest.py
due to some test fixture usingpath.rglob("")
. This is not a compat problem in pytest itself, just its test suite. Example run:https://github.com/pytest-dev/pytest/runs/6348412015
I'll submit a workaround and maybe file a bug with python if this is a regression there.
The text was updated successfully, but these errors were encountered: