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
The test_ prefix of the benchmark file was making
pytest collect it and use the benchmarks directory as
root, having the tests failing.
Rename the file so it's not collected via the usual
pytest runs.
0 commit comments