[wp-trac] [WordPress Trac] #64225: Test tool and unit test improvements for 7.0
WordPress Trac
noreply at wordpress.org
Thu Mar 5 02:25:07 UTC 2026
#64225: Test tool and unit test improvements for 7.0
--------------------------------------+---------------------
Reporter: desrosj | Owner: (none)
Type: task (blessed) | Status: new
Priority: normal | Milestone: 7.0
Component: Build/Test Tools | Version:
Severity: normal | Resolution:
Keywords: has-patch has-unit-tests | Focuses:
--------------------------------------+---------------------
Comment (by desrosj):
In [changeset:"61836" 61836]:
{{{
#!CommitTicketReference repository="" revision="61836"
Build/Test Tools: Increase `timeout-minutes` for PHPUnit workflow.
The GitHub Actions workflow responsible for running the PHPUnit test suite
is frequently encountering the default `timeout-minutes` value of `20`
since the changes in [61438]. The result is that the workflow is
consistently unable to finish running and ends up being cancelled.
This bumps the default value to `40` until the overall speed of the build
script can be improved.
See #64225, #64227, #64393.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/64225#comment:39>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list