Backport RTC fixes from GB trunk to GB 22.8 for a point release (#76834) #149685
Annotations
4 errors and 8 notices
|
[chromium] › test/e2e/specs/widgets/editing-widgets.spec.js:44:2 › Widgets screen › Should insert content using the global inserter:
test/e2e/specs/widgets/editing-widgets.spec.js#L0
1) [chromium] › test/e2e/specs/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:493\n" +
'Stack trace:\n' +
'#0 /var/www/html/wp-settings.php(743): include()\n' +
"#1 /var/www/html/wp-config.php(148): 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: 493
}
},
additional_errors: []
}
|
|
[chromium] › test/e2e/specs/editor/plugins/block-hooks.spec.js:247:4 › Block Hooks API › Hooked blocks in Synced Pattern (classic) › should insert hooked blocks into Synced Pattern in editor and respect changes made there:
packages/e2e-test-utils-playwright/src/request-utils/rest.ts#L119
1) [chromium] › test/e2e/specs/editor/plugins/block-hooks.spec.js:247:4 › Block Hooks API › Hooked blocks in Synced Pattern (classic) › should insert hooked blocks into Synced Pattern in editor and respect changes made there
Error: apiRequestContext.fetch: socket hang up
Call log:
- → PUT http://localhost:8889/index.php?rest_route=/wp/v2/plugins/gutenberg-test-plugins/block-hooks
- user-agent: Playwright/1.58.2 (x64; ubuntu 24.04) node/20.20 CI/1
- accept: */*
- accept-encoding: gzip,deflate,br
- X-WP-Nonce: c5246ac78d
- content-type: application/json
- content-length: 21
- cookie: wordpress_test_cookie=WP%20Cookie%20check; wordpress_logged_in_23778236db82f19306f247e20a353a99=admin%7C1774712895%7CGoSev1QKSe0MLRzgdCZ8gstmkBoM8AbCrpUfkW4Nemb%7C044ec4f5f619fa0251674951427c143e8fc5710580ad4c97b6cecf1a84ae6555; wp-settings-time-1=1774540929
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.deactivatePlugin (/home/runner/work/gutenberg/gutenberg/packages/e2e-test-utils-playwright/src/request-utils/plugins.ts:96:13)
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/plugins/block-hooks.spec.js:224:5
|
|
[chromium] › test/e2e/specs/editor/various/post-content-focus-mode.spec.js:129:3 › Post Content focus mode › post content inside a template part › post title and content are editable and blocks can be inserted:
packages/e2e-test-utils-playwright/src/editor/select-blocks.ts#L26
1) [chromium] › test/e2e/specs/editor/various/post-content-focus-mode.spec.js:129:3 › Post Content focus mode › post content inside a template part › post title and content are editable and blocks can be inserted › Paragraph and Group blocks are available in the inserter
TimeoutError: locator.getAttribute: Timeout 10000ms exceeded.
Call log:
- waiting for locator('[name="editor-canvas"]').contentFrame().getByText('Initial content')
at ../../../packages/e2e-test-utils-playwright/src/editor/select-blocks.ts:26
24 | : endSelectorOrLocator;
25 |
> 26 | const startClientId = await startBlock.getAttribute( 'data-block' );
| ^
27 | const endClientId = await endBlock?.getAttribute( 'data-block' );
28 |
29 | if ( endClientId ) {
at Editor.selectBlocks (/home/runner/work/gutenberg/gutenberg/packages/e2e-test-utils-playwright/src/editor/select-blocks.ts:26:41)
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/post-content-focus-mode.spec.js:163:18
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/post-content-focus-mode.spec.js:159:15
|
|
Report to GitHub
HttpError: Resource not accessible by integration
|
|
🎭 Playwright Run Summary
244 passed (12.5m)
|
|
🎭 Playwright Run Summary
1 flaky
[chromium] › test/e2e/specs/widgets/editing-widgets.spec.js:44:2 › Widgets screen › Should insert content using the global inserter
3 skipped
237 passed (12.1m)
|
|
🎭 Playwright Run Summary
1 skipped
239 passed (12.5m)
|
|
🎭 Playwright Run Summary
3 skipped
236 passed (12.3m)
|
|
🎭 Playwright Run Summary
5 skipped
199 passed (14.4m)
|
|
🎭 Playwright Run Summary
6 skipped
273 passed (16.7m)
|
|
🎭 Playwright Run Summary
1 flaky
[chromium] › test/e2e/specs/editor/plugins/block-hooks.spec.js:247:4 › Block Hooks API › Hooked blocks in Synced Pattern (classic) › should insert hooked blocks into Synced Pattern in editor and respect changes made there
1 skipped
251 passed (21.9m)
|
|
🎭 Playwright Run Summary
1 flaky
[chromium] › test/e2e/specs/editor/various/post-content-focus-mode.spec.js:129:3 › Post Content focus mode › post content inside a template part › post title and content are editable and blocks can be inserted
5 skipped
233 passed (12.0m)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
blob-reports-merged
Expired
|
11.3 MB |
sha256:5857061284ab414a111b2fa18ee1af59d783ea92aa36fa02a090cab59b5ead0b
|
|
|
failures-artifacts
Expired
|
7.74 MB |
sha256:82da52cb6c91a1f84eefbd81ffd6eaebedd575af7337674d639c82c783259f45
|
|
|
flaky-tests-report
Expired
|
3.55 KB |
sha256:5b46984b11c13fd9f1654b8a6b45a94f2cc025a24c286dec25f20620dccea3fb
|
|
|
html-report--attempt-1
Expired
|
10.8 MB |
sha256:23eb21d6e6cb70fedec6a75c8bdfabf548a9850104394829b26c9cb9ee8bb7b0
|
|