Backport: Block editor - Fix use focus return iframe. #124151
Annotations
5 errors, 10 warnings, and 8 notices
[chromium] › widgets/customizing-widgets.spec.js:236:2 › Widgets Customizer › should move focus to the block:
packages/e2e-test-utils-playwright/src/request-utils/rest.ts#L119
1) [chromium] › widgets/customizing-widgets.spec.js:236:2 › Widgets Customizer › should move focus to the block
Error: apiRequestContext.fetch: socket hang up
Call log:
- → POST http://localhost:8889/index.php?rest_route=/wp/v2/sidebars/sidebar-2
- user-agent: Playwright/1.47.0 (x64; ubuntu 24.04) node/20.18 CI/1
- accept: */*
- accept-encoding: gzip,deflate,br
- X-WP-Nonce: 743a0749f9
- content-type: application/json
- content-length: 31
- cookie: wordpress_test_cookie=WP%20Cookie%20check; wordpress_logged_in_23778236db82f19306f247e20a353a99=admin%7C1738115862%7CoYFLQKtgCN6iKPHShL0qkrOo8b0tQlJjYc37lzTE4Ka%7Ce4beb130f4976dc10a846879e22a329439791b645e5d07177f3e11c8b3272fd3; wp-settings-time-1=1737943357
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 map (/home/runner/work/gutenberg/gutenberg/packages/e2e-test-utils-playwright/src/request-utils/widgets.js:22:9)
at RequestUtils.deleteAllWidgets (/home/runner/work/gutenberg/gutenberg/packages/e2e-test-utils-playwright/src/request-utils/widgets.js:21:12)
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/widgets/customizing-widgets.spec.js:37:3
|
[chromium] › editor/plugins/wp-editor-meta-box.spec.js:19:2 › WP Editor Meta Boxes › Should save the changes:
test/e2e/specs/editor/plugins/wp-editor-meta-box.spec.js#L30
1) [chromium] › editor/plugins/wp-editor-meta-box.spec.js:19:2 › WP Editor Meta Boxes › Should save the changes
TimeoutError: locator.click: Timeout 10000ms exceeded.
Call log:
- waiting for locator('role=button[name="Text"i]')
28 | // because otherwise it will flip back to Visual mode once initialized.
29 | await page.locator( '#test_tinymce_id_ifr' ).waitFor();
> 30 | await page.locator( 'role=button[name="Text"i]' ).click();
| ^
31 |
32 | // Type something in the tinymce Text mode textarea.
33 | const metaBoxField = page.locator( '#test_tinymce_id' );
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/plugins/wp-editor-meta-box.spec.js:30:53
|
[chromium] › editor/plugins/wp-editor-meta-box.spec.js:19:2 › WP Editor Meta Boxes › Should save the changes:
test/e2e/specs/editor/plugins/wp-editor-meta-box.spec.js#L30
1) [chromium] › editor/plugins/wp-editor-meta-box.spec.js:19:2 › WP Editor Meta Boxes › Should save the changes
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
TimeoutError: locator.click: Timeout 10000ms exceeded.
Call log:
- waiting for locator('role=button[name="Text"i]')
28 | // because otherwise it will flip back to Visual mode once initialized.
29 | await page.locator( '#test_tinymce_id_ifr' ).waitFor();
> 30 | await page.locator( 'role=button[name="Text"i]' ).click();
| ^
31 |
32 | // Type something in the tinymce Text mode textarea.
33 | const metaBoxField = page.locator( '#test_tinymce_id' );
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/plugins/wp-editor-meta-box.spec.js:30:53
|
[chromium] › editor/plugins/wp-editor-meta-box.spec.js:19:2 › WP Editor Meta Boxes › Should save the changes:
test/e2e/specs/editor/plugins/wp-editor-meta-box.spec.js#L30
1) [chromium] › editor/plugins/wp-editor-meta-box.spec.js:19:2 › WP Editor Meta Boxes › Should save the changes
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
TimeoutError: locator.click: Timeout 10000ms exceeded.
Call log:
- waiting for locator('role=button[name="Text"i]')
28 | // because otherwise it will flip back to Visual mode once initialized.
29 | await page.locator( '#test_tinymce_id_ifr' ).waitFor();
> 30 | await page.locator( 'role=button[name="Text"i]' ).click();
| ^
31 |
32 | // Type something in the tinymce Text mode textarea.
33 | const metaBoxField = page.locator( '#test_tinymce_id' );
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/plugins/wp-editor-meta-box.spec.js:30:53
|
Playwright - 2
Process completed with exit code 1.
|
Playwright - 3
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Playwright - 4
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Playwright - 5
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Playwright - 7
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Playwright - 1
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Playwright - 8
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Playwright - 6
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Playwright - 2
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@0c45773b623bea8c8e75f6c82b208c3cf94ea4f9. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|
Playwright - 2
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Merge Artifacts
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
🎭 Playwright Run Summary
1 skipped
200 passed (9.6m)
|
🎭 Playwright Run Summary
1 skipped
197 passed (9.8m)
|
🎭 Playwright Run Summary
1 skipped
190 passed (9.1m)
|
🎭 Playwright Run Summary
200 passed (10.3m)
|
🎭 Playwright Run Summary
200 passed (10.0m)
|
🎭 Playwright Run Summary
3 skipped
189 passed (9.9m)
|
🎭 Playwright Run Summary
1 flaky
[chromium] › widgets/customizing-widgets.spec.js:236:2 › Widgets Customizer › should move focus to the block
3 skipped
192 passed (6.3m)
|
🎭 Playwright Run Summary
1 failed
[chromium] › editor/plugins/wp-editor-meta-box.spec.js:19:2 › WP Editor Meta Boxes › Should save the changes
1 skipped
193 passed (9.3m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
failures-artifacts
|
7.72 MB |
|
flaky-tests-report
|
1.34 KB |
|