[wp-trac] [WordPress Trac] #52645: Split slow tests into their own job on PHP 5.6 and run them in parallel
WordPress Trac
noreply at wordpress.org
Mon Mar 1 20:21:37 UTC 2021
#52645: Split slow tests into their own job on PHP 5.6 and run them in parallel
-------------------------------------------+--------------------------
Reporter: johnbillion | Owner: johnbillion
Type: task (blessed) | Status: closed
Priority: normal | Milestone: 5.7
Component: Build/Test Tools | Version:
Severity: normal | Resolution: fixed
Keywords: has-patch commit dev-reviewed | Focuses:
-------------------------------------------+--------------------------
Changes (by johnbillion):
* status: reopened => closed
* resolution: => fixed
Comment:
In [changeset:"50464" 50464]:
{{{
#!CommitTicketReference repository="" revision="50464"
Build/Test Tools: PHPUnit test improvements:
* Switch back to running the PHPUnit test suite against the `src`
directory instead of `build`
* Increase the reliability of backing up the `mu-plugins` directory during
tests
* Split the PHPUnit tests for PHP versions below 7.0 in half, allowing
them to run in parallel and reduce the overall test run duration on GitHub
Actions
Merges [50441-50444] to the 5.7 branch.
Fixes #51734, #51735, #52645
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/52645#comment:9>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list