see #7758
concurrency enabled makes the test suite run ~3x faster on my machine

but many tests fail. here is a nonconcurrent run
it seems running tests under load causes some tests to simply fail without running
for example, this test file completely fails, and it is quite simple to reproduce

what is really odd is that the second to last test is marked as .skip and yet still fails.