[wp-trac] [WordPress Trac] #52923: Run multisite and single site tests in parallel for code coverage reporting
WordPress Trac
noreply at wordpress.org
Fri Mar 26 14:40:13 UTC 2021
#52923: Run multisite and single site tests in parallel for code coverage reporting
------------------------------+-----------------------
Reporter: desrosj | Owner: desrosj
Type: enhancement | Status: assigned
Priority: normal | Milestone: 5.8
Component: Build/Test Tools | Version:
Severity: normal | Keywords: has-patch
Focuses: |
------------------------------+-----------------------
Related #52548.
The code coverage reporting workflow currently takes a 1-1.5 hours. The
test suite takes between 30-40 minutes to run each time (multisite and
single site) and is run twice.
We can take advantage of GitHub Action's parallel processing of jobs to
cut this time in half.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/52923>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list