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
Running the test suite with pytest-xdist in parallel reduces its length from 280 s to 80 s. Unfortunately, it introduces a few spurious test failures as spot in #988. It'd be nice to ensure the tests can run safely concurrently to support this use case.