mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2025-10-16 12:05:38 +00:00
The `external-http`, `media`, and `restapi` groups combined take roughly the same time as all the other tests combined. Splitting the test run in two speeds up the PHP 5.6 test runs which are the slowest by quite a margin. The net reduction in duration is only seen on PHP versions older than 7.0 where the reduction is greater than the time taken for the job to be set up. Props peterwilsoncc, desrosj, johnbillion Special shout out to manzoorwanijk whose article about running steps in parallel started me down this path. Fixes #52645 git-svn-id: https://develop.svn.wordpress.org/trunk@50444 602fd350-edb4-49c9-b593-d223f7449a82 |
||
|---|---|---|
| .. | ||
| coding-standards.yml | ||
| end-to-end-tests.yml | ||
| javascript-tests.yml | ||
| php-compatibility.yml | ||
| phpunit-tests.yml | ||
| test-coverage.yml | ||
| verify-npm-on-windows.yml | ||
| welcome-new-contributors.yml | ||