[wp-trac] [WordPress Trac] #64393: Change how we include Gutenberg in Core
WordPress Trac
noreply at wordpress.org
Thu Jan 15 05:04:17 UTC 2026
#64393: Change how we include Gutenberg in Core
------------------------------+--------------------------
Reporter: youknowriad | Owner: youknowriad
Type: task (blessed) | Status: reopened
Priority: high | Milestone: 7.0
Component: Build/Test Tools | Version:
Severity: blocker | Resolution:
Keywords: has-patch | Focuses:
------------------------------+--------------------------
Comment (by amykamala):
Hi,
I may have missed it if someone already said these things:
The Hosting Team phpunit test runner is failing to report across most
configs as of the 5th when this was merged. https://github.com/WordPress
/phpunit-test-runner/issues/293
The runner is throwing the same error that Sergey mentioned. On my test
environment (LAMP) it's this fatal error: PHP Fatal error: Uncaught
Error: Failed opening required '/tmp/wp-test-runner/src/wp-
includes/build/routes.php' (include_path='.:') in /tmp/wp-test-runner/src
/wp-settings.php:245
During the build process the gutenberg-copy task is setting the build
target to 'build' which it then is building out routes.php in instead of
building in /src.
`Running "gutenberg-copy" task 🔍 Checking Gutenberg build... Build
target: build/ ✅ Gutenberg build found 📦 Copying PHP infrastructure...
✅ routes.php ✅ `
--
Ticket URL: <https://core.trac.wordpress.org/ticket/64393#comment:95>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list