We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
After updating phpunit to version 11.5.54, tests are extremely slow. Running phpunit on version 11.5.53, tests are running as expected.
Tests are slow, can take sometimes up to 20 sec, when it passed before with ~100ms. This also leads to memory issues.
Update to version 11.5.54 and run a test.
Test should be as fast as before version 11.5.54.
Summary
After updating phpunit to version 11.5.54, tests are extremely slow. Running phpunit on version 11.5.53, tests are running as expected.
Current behavior
Tests are slow, can take sometimes up to 20 sec, when it passed before with ~100ms. This also leads to memory issues.
How to reproduce
Update to version 11.5.54 and run a test.
Expected behavior
Test should be as fast as before version 11.5.54.