Packages: only add polyfills where needed #114727
Annotations
2 errors and 8 notices
[chromium] › widgets/editing-widgets.spec.js:44:2 › Widgets screen › Should insert content using the global inserter:
test/e2e/specs/widgets/editing-widgets.spec.js#L1
1) [chromium] › widgets/editing-widgets.spec.js:44:2 › Widgets screen › Should insert content using the global inserter
{
code: 'internal_server_error',
message: '<p>There has been a critical error on this website.</p><p><a href="https://wordpress.org/documentation/article/faq-troubleshooting/">Learn more about troubleshooting WordPress.</a></p>',
data: {
status: 500,
error: {
type: 1,
message: "Uncaught Error: Failed opening required '/var/www/html/wp-content/themes/twentytwenty/classes/class-twenty-twenty-one-svg-icons.php' (include_path='.:/usr/local/lib/php') in /var/www/html/wp-content/themes/twentytwentyone/functions.php:529\n" +
'Stack trace:\n' +
'#0 /var/www/html/wp-settings.php(669): include()\n' +
"#1 /var/www/html/wp-config.php(142): require_once('/var/www/html/w...')\n" +
"#2 /var/www/html/wp-load.php(50): require_once('/var/www/html/w...')\n" +
"#3 /var/www/html/wp-blog-header.php(13): require_once('/var/www/html/w...')\n" +
"#4 /var/www/html/index.php(17): require('/var/www/html/w...')\n" +
'#5 {main}\n' +
' thrown',
file: '/var/www/html/wp-content/themes/twentytwentyone/functions.php',
line: 529
}
},
additional_errors: []
}
|
[chromium] › editor/blocks/navigation-colors.spec.js:78:2 › Navigation colors › Top level navigation links inherit the text color from the theme/group but do not apply to the submenu or overlay text:
packages/e2e-test-utils-playwright/src/request-utils/rest.ts#L119
1) [chromium] › editor/blocks/navigation-colors.spec.js:78:2 › Navigation colors › Top level navigation links inherit the text color from the theme/group but do not apply to the submenu or overlay text
Error: apiRequestContext.fetch: socket hang up
Call log:
- → GET http://localhost:8889/index.php?rest_route=/wp/v2/navigation/
- user-agent: Playwright/1.47.0 (x64; ubuntu 22.04) node/20.17 CI/1
- accept: */*
- accept-encoding: gzip,deflate,br
- X-WP-Nonce: e82c417652
- content-type: application/json
- content-length: 90
- cookie: wordpress_test_cookie=WP%20Cookie%20check; wordpress_logged_in_23778236db82f19306f247e20a353a99=admin%7C1726751613%7CBl4eWSayp472RkJZEfwD9FGUFOdORV09xVkoxwSsAGf%7C9647c61f6d6730f217c662185e31d2d3c6cd09a15d4b1ff996e2344880406ecd; wp-settings-time-1=1726579344
at ../../../packages/e2e-test-utils-playwright/src/request-utils/rest.ts:119
117 |
118 | try {
> 119 | const response = await this.request.fetch( url, {
| ^
120 | ...fetchOptions,
121 | failOnStatusCode: false,
122 | headers: {
at RequestUtils.rest (/home/runner/work/gutenberg/gutenberg/packages/e2e-test-utils-playwright/src/request-utils/rest.ts:119:39)
at RequestUtils.deleteAllMenus (/home/runner/work/gutenberg/gutenberg/packages/e2e-test-utils-playwright/src/request-utils/menus.ts:81:30)
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/blocks/navigation-colors.spec.js:40:17
|
🎭 Playwright Run Summary
1 flaky
[chromium] › widgets/editing-widgets.spec.js:44:2 › Widgets screen › Should insert content using the global inserter
4 skipped
191 passed (6.3m)
|
🎭 Playwright Run Summary
1 skipped
194 passed (9.2m)
|
🎭 Playwright Run Summary
192 passed (9.0m)
|
🎭 Playwright Run Summary
1 flaky
[chromium] › editor/blocks/navigation-colors.spec.js:78:2 › Navigation colors › Top level navigation links inherit the text color from the theme/group but do not apply to the submenu or overlay text
198 passed (9.9m)
|
🎭 Playwright Run Summary
1 skipped
189 passed (9.9m)
|
🎭 Playwright Run Summary
1 skipped
199 passed (10.0m)
|
🎭 Playwright Run Summary
3 skipped
188 passed (10.3m)
|
🎭 Playwright Run Summary
196 passed (10.4m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
failures-artifacts
|
4.7 MB |
|
flaky-tests-report
|
2.51 KB |
|