[wp-trac] [WordPress Trac] #64716: `grunt clean` does not clean block editor-related files copied in new build process
WordPress Trac
noreply at wordpress.org
Tue Feb 24 15:13:36 UTC 2026
#64716: `grunt clean` does not clean block editor-related files copied in new build
process
------------------------------+--------------------
Reporter: desrosj | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: 7.0
Component: Build/Test Tools | Version:
Severity: normal | Keywords:
Focuses: |
------------------------------+--------------------
Follow up to #64393.
I noticed today [https://github.com/WordPress/wordpress-develop/pull/11019
while working on a PR] that the unit tests were failing on GitHub despite
passing locally.
This seems to be due to the fact that `grunt clean` is unaware of the new
file locations after [61438]. The files are not being cleaned before a
fresh run of the build script, so the files from a previous build
remained.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/64716>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list