- Issue created by @acbramley
- π¦πΊAustralia mstrelan
Maybe also setting
_PHPUNIT_CONCURRENT
could help. - πΊπΈUnited States nicxvan
I was just looking for that setting, but you beat me to it.
- πΊπΈUnited States nicxvan
That cut 25 minutes off of the tests!
Head is still failing tests I think. I'm not sure if we want to merge this in, or just manually port it to the other issue since tests are passing there.
- Status changed to Needs review
3 months ago 2:10am 13 September 2024 - π¨π¦Canada Liam Morland Ontario, CA π¨π¦
6.3.x is currently passing except for the "next major" tests. This suggests that
_PHPUNIT_CONCURRENT
is causing the failure. - First commit to issue fork.
- πΊπΈUnited States jrockowitz Brooklyn, NY
Re-rolling and let's see if the tests pass.
- π¨π¦Canada Liam Morland Ontario, CA π¨π¦
We'll need to keen an eye on this. In π Enable concurrent phpunit Active , this change was causing the tests to be flaky.
- πΊπΈUnited States jrockowitz Brooklyn, NY
Okay. It is easy enough to remove.