Hello,
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.
Thanks for your consideration!