-
Type: Task
-
Resolution: Unresolved
-
Priority: Unknown
-
None
-
Affects Version/s: None
-
Component/s: Tests
-
None
-
PHP Drivers
PHP 7.4 added support for parallel test execution:
This also utilizes a CONFLICTS section in test files to declare tests that should not be executed in parallel.
We should look into whether this feature can be utilized to speed up test execution on our CI platforms.