[wp-trac] [WordPress Trac] #63109: test_get_block_editor_settings_theme_json_settings failing
WordPress Trac
noreply at wordpress.org
Mon Dec 1 02:58:51 UTC 2025
#63109: test_get_block_editor_settings_theme_json_settings failing
-------------------------------------------------+-------------------------
Reporter: SirLouen | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting
| Review
Component: Editor | Version:
Severity: normal | Resolution:
Keywords: has-test-info has-patch needs- | Focuses: tests
testing dev-feedback |
-------------------------------------------------+-------------------------
Changes (by wildworks):
* version: trunk =>
Comment:
Since the version on this ticket was set to trunk, I'm reviewing this
ticket in preparation for the 6.9 dry run.
> Testing instructions are pretty straightforward:
> Run the test
> `npm run test:php -- --filter
test_get_block_editor_settings_theme_json_settings`
This issue can no longer be reproduced on the trunk branch.
Has this issue been resolved somehow?
{{{
npm run test:php -- --filter
test_get_block_editor_settings_theme_json_settings
> WordPress at 7.0.0 test:php
> node ./tools/local-env/scripts/docker.js run --rm php
./vendor/bin/phpunit --filter
test_get_block_editor_settings_theme_json_settings
Installing...
Running as single site... To run multisite, use -c
tests/phpunit/multisite.xml
Not running ajax tests. To execute these, use --group ajax.
Not running ms-files tests. To execute these, use --group ms-files.
Not running external-http tests. To execute these, use --group external-
http.
PHPUnit 9.6.29 by Sebastian Bergmann and contributors.
Warning: Your XML configuration validates against a deprecated
schema.
Suggestion: Migrate your XML configuration using "--migrate-
configuration"!
. 1 / 1
(100%)
Time: 00:00.268, Memory: 205.00 MB
OK (1 test, 20 assertions)
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/63109#comment:5>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list