Skip to content

Zoom out: Add an Editor setting to disable Zoom out mode #124159

Zoom out: Add an Editor setting to disable Zoom out mode

Zoom out: Add an Editor setting to disable Zoom out mode #124159

Triggered via pull request January 27, 2025 05:50
Status Failure
Total duration 21m 26s
Artifacts 1

end2end-test.yml

on: pull_request
Matrix: e2e-playwright
Merge Artifacts
6s
Merge Artifacts
Report to GitHub
0s
Report to GitHub
Fit to window
Zoom out
Zoom in

Annotations

11 errors, 17 warnings, and 8 notices
[chromium] › widgets/customizing-widgets.spec.js:45:2 › Widgets Customizer › should add blocks: test/e2e/specs/widgets/customizing-widgets.spec.js#L670
1) [chromium] › widgets/customizing-widgets.spec.js:45:2 › Widgets Customizer › should add blocks TimeoutError: locator.focus: Timeout 10000ms exceeded. Call log: - waiting for locator('role=document').locator('.is-selected[data-block]') 668 | 'role=document >> css=.is-selected[data-block]' 669 | ); > 670 | await addedBlock.focus(); | ^ 671 | 672 | const blockId = await addedBlock.getAttribute( 'data-block' ); 673 | const stableSelector = `[data-block="${ blockId }"]`; at WidgetsCustomizerPage.addBlock (/home/runner/work/gutenberg/gutenberg/test/e2e/specs/widgets/customizing-widgets.spec.js:670:20) at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/widgets/customizing-widgets.spec.js:51:3
[chromium] › widgets/customizing-widgets.spec.js:45:2 › Widgets Customizer › should add blocks: test/e2e/specs/widgets/customizing-widgets.spec.js#L670
1) [chromium] › widgets/customizing-widgets.spec.js:45:2 › Widgets Customizer › should add blocks Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── TimeoutError: locator.focus: Timeout 10000ms exceeded. Call log: - waiting for locator('role=document').locator('.is-selected[data-block]') 668 | 'role=document >> css=.is-selected[data-block]' 669 | ); > 670 | await addedBlock.focus(); | ^ 671 | 672 | const blockId = await addedBlock.getAttribute( 'data-block' ); 673 | const stableSelector = `[data-block="${ blockId }"]`; at WidgetsCustomizerPage.addBlock (/home/runner/work/gutenberg/gutenberg/test/e2e/specs/widgets/customizing-widgets.spec.js:670:20) at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/widgets/customizing-widgets.spec.js:51:3
[chromium] › widgets/customizing-widgets.spec.js:45:2 › Widgets Customizer › should add blocks: test/e2e/specs/widgets/customizing-widgets.spec.js#L670
1) [chromium] › widgets/customizing-widgets.spec.js:45:2 › Widgets Customizer › should add blocks Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── TimeoutError: locator.focus: Timeout 10000ms exceeded. Call log: - waiting for locator('role=document').locator('.is-selected[data-block]') 668 | 'role=document >> css=.is-selected[data-block]' 669 | ); > 670 | await addedBlock.focus(); | ^ 671 | 672 | const blockId = await addedBlock.getAttribute( 'data-block' ); 673 | const stableSelector = `[data-block="${ blockId }"]`; at WidgetsCustomizerPage.addBlock (/home/runner/work/gutenberg/gutenberg/test/e2e/specs/widgets/customizing-widgets.spec.js:670:20) at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/widgets/customizing-widgets.spec.js:51:3
[chromium] › widgets/customizing-widgets.spec.js:107:2 › Widgets Customizer › should open the inspector panel: packages/e2e-test-utils-playwright/src/editor/click-block-toolbar-button.ts#L20
2) [chromium] › widgets/customizing-widgets.spec.js:107:2 › Widgets Customizer › should open the inspector panel TimeoutError: locator.click: Timeout 10000ms exceeded. Call log: - waiting for locator('role=toolbar[name="Block tools"i]').locator('role=button[name="Options"]') at ../../../packages/e2e-test-utils-playwright/src/editor/click-block-toolbar-button.ts:20 18 | const button = blockToolbar.locator( `role=button[name="${ label }"]` ); 19 | > 20 | await button.click(); | ^ 21 | } 22 | at Editor.clickBlockToolbarButton (/home/runner/work/gutenberg/gutenberg/packages/e2e-test-utils-playwright/src/editor/click-block-toolbar-button.ts:20:15) at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/widgets/customizing-widgets.spec.js:135:3
[chromium] › widgets/customizing-widgets.spec.js:107:2 › Widgets Customizer › should open the inspector panel: packages/e2e-test-utils-playwright/src/editor/click-block-toolbar-button.ts#L20
2) [chromium] › widgets/customizing-widgets.spec.js:107:2 › Widgets Customizer › should open the inspector panel Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── TimeoutError: locator.click: Timeout 10000ms exceeded. Call log: - waiting for locator('role=toolbar[name="Block tools"i]').locator('role=button[name="Options"]') at ../../../packages/e2e-test-utils-playwright/src/editor/click-block-toolbar-button.ts:20 18 | const button = blockToolbar.locator( `role=button[name="${ label }"]` ); 19 | > 20 | await button.click(); | ^ 21 | } 22 | at Editor.clickBlockToolbarButton (/home/runner/work/gutenberg/gutenberg/packages/e2e-test-utils-playwright/src/editor/click-block-toolbar-button.ts:20:15) at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/widgets/customizing-widgets.spec.js:135:3
[chromium] › widgets/customizing-widgets.spec.js:107:2 › Widgets Customizer › should open the inspector panel: packages/e2e-test-utils-playwright/src/editor/click-block-toolbar-button.ts#L20
2) [chromium] › widgets/customizing-widgets.spec.js:107:2 › Widgets Customizer › should open the inspector panel Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── TimeoutError: locator.click: Timeout 10000ms exceeded. Call log: - waiting for locator('role=toolbar[name="Block tools"i]').locator('role=button[name="Options"]') at ../../../packages/e2e-test-utils-playwright/src/editor/click-block-toolbar-button.ts:20 18 | const button = blockToolbar.locator( `role=button[name="${ label }"]` ); 19 | > 20 | await button.click(); | ^ 21 | } 22 | at Editor.clickBlockToolbarButton (/home/runner/work/gutenberg/gutenberg/packages/e2e-test-utils-playwright/src/editor/click-block-toolbar-button.ts:20:15) at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/widgets/customizing-widgets.spec.js:135:3
[chromium] › widgets/customizing-widgets.spec.js:171:2 › Widgets Customizer › should handle the inserter outer section: test/e2e/specs/widgets/customizing-widgets.spec.js#L670
3) [chromium] › widgets/customizing-widgets.spec.js:171:2 › Widgets Customizer › should handle the inserter outer section TimeoutError: locator.focus: Timeout 10000ms exceeded. Call log: - waiting for locator('role=document').locator('.is-selected[data-block]') 668 | 'role=document >> css=.is-selected[data-block]' 669 | ); > 670 | await addedBlock.focus(); | ^ 671 | 672 | const blockId = await addedBlock.getAttribute( 'data-block' ); 673 | const stableSelector = `[data-block="${ blockId }"]`; at WidgetsCustomizerPage.addBlock (/home/runner/work/gutenberg/gutenberg/test/e2e/specs/widgets/customizing-widgets.spec.js:670:20) at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/widgets/customizing-widgets.spec.js:179:3
[chromium] › widgets/customizing-widgets.spec.js:171:2 › Widgets Customizer › should handle the inserter outer section: test/e2e/specs/widgets/customizing-widgets.spec.js#L670
3) [chromium] › widgets/customizing-widgets.spec.js:171:2 › Widgets Customizer › should handle the inserter outer section Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── TimeoutError: locator.focus: Timeout 10000ms exceeded. Call log: - waiting for locator('role=document').locator('.is-selected[data-block]') 668 | 'role=document >> css=.is-selected[data-block]' 669 | ); > 670 | await addedBlock.focus(); | ^ 671 | 672 | const blockId = await addedBlock.getAttribute( 'data-block' ); 673 | const stableSelector = `[data-block="${ blockId }"]`; at WidgetsCustomizerPage.addBlock (/home/runner/work/gutenberg/gutenberg/test/e2e/specs/widgets/customizing-widgets.spec.js:670:20) at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/widgets/customizing-widgets.spec.js:179:3
[chromium] › widgets/customizing-widgets.spec.js:171:2 › Widgets Customizer › should handle the inserter outer section: test/e2e/specs/widgets/customizing-widgets.spec.js#L670
3) [chromium] › widgets/customizing-widgets.spec.js:171:2 › Widgets Customizer › should handle the inserter outer section Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── TimeoutError: locator.focus: Timeout 10000ms exceeded. Call log: - waiting for locator('role=document').locator('.is-selected[data-block]') 668 | 'role=document >> css=.is-selected[data-block]' 669 | ); > 670 | await addedBlock.focus(); | ^ 671 | 672 | const blockId = await addedBlock.getAttribute( 'data-block' ); 673 | const stableSelector = `[data-block="${ blockId }"]`; at WidgetsCustomizerPage.addBlock (/home/runner/work/gutenberg/gutenberg/test/e2e/specs/widgets/customizing-widgets.spec.js:670:20) at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/widgets/customizing-widgets.spec.js:179:3
[chromium] › widgets/customizing-widgets.spec.js:236:2 › Widgets Customizer › should move focus to the block: test/e2e/specs/widgets/customizing-widgets.spec.js#L270
4) [chromium] › widgets/customizing-widgets.spec.js:236:2 › Widgets Customizer › should move focus to the block Error: Timed out 5000ms waiting for expect(locator).toBeFocused() Locator: locator('role=document[name="Block: Paragraph"i]').locator('text="First Paragraph"') Expected: focused Received: inactive Call log: - expect.toBeFocused with timeout 5000ms - waiting for locator('role=document[name="Block: Paragraph"i]').locator('text="First Paragraph"') 9 × locator resolved to <p inert="true" tabindex="-1" role="document" data-empty="false" aria-multiline="true" data-title="Paragraph" contenteditable="true" data-type="core/paragraph" aria-label="Block: Paragraph" data-wp-block-attribute-key="content" id="block-04c04703-1ce3-4367-bda2-0c62bca2fdac" data-block="04c04703-1ce3-4367-bda2-0c62bca2fdac" class="block-editor-rich-text__editable block-editor-block-list__block wp-block is-selected is-editing-disabled wp-block-paragraph rich-text">First Paragraph</p> - unexpected value "not focused" 268 | 'role=document[name="Block: Paragraph"i] >> text="First Paragraph"' 269 | ); > 270 | await expect( firstParagraphBlock ).toBeFocused(); | ^ 271 | 272 | // Expect to focus on a already focused widget. 273 | await paragraphWidget.click(); // noop click on the widget text to unfocus the editor and hide toolbar at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/widgets/customizing-widgets.spec.js:270:39
Merge Artifacts
No artifacts found matching pattern 'flaky-tests-report*'
Playwright - 3
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
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 - 4
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 - 1
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 - 6
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 - 5
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 - 7
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 - 8
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 - 3
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Playwright - 2
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 - 4
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 - 7
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
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 184 passed (7.1m)
🎭 Playwright Run Summary
1 skipped 210 passed (8.3m)
🎭 Playwright Run Summary
1 skipped 173 passed (8.0m)
🎭 Playwright Run Summary
1 skipped 224 passed (9.2m)
🎭 Playwright Run Summary
207 passed (9.0m)
🎭 Playwright Run Summary
1 skipped 205 passed (10.7m)
🎭 Playwright Run Summary
3 skipped 188 passed (11.2m)
🎭 Playwright Run Summary
11 failed [chromium] › widgets/customizing-widgets.spec.js:45:2 › Widgets Customizer › should add blocks ─ [chromium] › widgets/customizing-widgets.spec.js:107:2 › Widgets Customizer › should open the inspector panel [chromium] › widgets/customizing-widgets.spec.js:171:2 › Widgets Customizer › should handle the inserter outer section [chromium] › widgets/customizing-widgets.spec.js:236:2 › Widgets Customizer › should move focus to the block [chromium] › widgets/customizing-widgets.spec.js:349:2 › Widgets Customizer › should handle legacy widgets [chromium] › widgets/customizing-widgets.spec.js:437:2 › Widgets Customizer › should handle esc key events [chromium] › widgets/customizing-widgets.spec.js:470:2 › Widgets Customizer › should move (inner) blocks to another sidebar [chromium] › widgets/customizing-widgets.spec.js:525:2 › Widgets Customizer › should stay in block settings after making a change in that area [chromium] › widgets/customizing-widgets.spec.js:577:2 › Widgets Customizer › preserves content in the Custom HTML block [chromium] › widgets/editing-widgets.spec.js:44:2 › Widgets screen › Should insert content using the global inserter [chromium] › widgets/editing-widgets.spec.js:627:2 › Widgets screen › allows blocks to be added on mobile viewports 2 skipped 190 passed (12.3m)

Artifacts

Produced during runtime
Name Size
failures-artifacts
51.3 MB