[wp-trac] [WordPress Trac] #57844: Tests/Script Loader: Run build step in PHP Unit test actions.
WordPress Trac
noreply at wordpress.org
Thu Mar 2 21:40:50 UTC 2023
#57844: Tests/Script Loader: Run build step in PHP Unit test actions.
------------------------------+---------------------
Reporter: peterwilsoncc | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: 6.2
Component: Build/Test Tools | Version:
Severity: normal | Resolution:
Keywords: has-patch close | Focuses:
------------------------------+---------------------
Comment (by peterwilsoncc):
@desrosj I was able to create just the files needed running the following
`npm run -- grunt --dev webpack:prod; npm run -- grunt --dev webpack:dev`
Unfortunately they're the longest running tasks.
It might be possible to get away with only `webpack:dev` for the GH
actions as the test suite has `SCRIPT_DEBUG` enabled.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/57844#comment:9>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list