Skip to content

Add stylebook screen for classic themes #121151

Add stylebook screen for classic themes

Add stylebook screen for classic themes #121151

Triggered via pull request December 6, 2024 04:17
Status Cancelled
Total duration 17m 4s
Artifacts 7

end2end-test.yml

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

Annotations

13 errors, 6 warnings, and 8 notices
[chromium] › site-editor/template-part-focus-mode.spec.js:15:2 › Template Part Focus mode › Should navigate to template part and back.: test/e2e/specs/site-editor/template-part-focus-mode.spec.js#L44
1) [chromium] › site-editor/template-part-focus-mode.spec.js:15:2 › Template Part Focus mode › Should navigate to template part and back. TimeoutError: locator.click: Timeout 10000ms exceeded. Call log: - waiting for getByRole('button', { name: 'Back' }) 42 | 43 | // Go back > 44 | await page.getByRole( 'button', { name: 'Back' } ).click(); | ^ 45 | 46 | // Check that we're editing the template 47 | await expect( page.locator( 'h1' ) ).toContainText( 'Blog Home' ); at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/site-editor/template-part-focus-mode.spec.js:44:54
[chromium] › site-editor/template-part-focus-mode.spec.js:15:2 › Template Part Focus mode › Should navigate to template part and back.: test/e2e/specs/site-editor/template-part-focus-mode.spec.js#L44
1) [chromium] › site-editor/template-part-focus-mode.spec.js:15:2 › Template Part Focus mode › Should navigate to template part and back. Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── TimeoutError: locator.click: Timeout 10000ms exceeded. Call log: - waiting for getByRole('button', { name: 'Back' }) 42 | 43 | // Go back > 44 | await page.getByRole( 'button', { name: 'Back' } ).click(); | ^ 45 | 46 | // Check that we're editing the template 47 | await expect( page.locator( 'h1' ) ).toContainText( 'Blog Home' ); at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/site-editor/template-part-focus-mode.spec.js:44:54
[chromium] › site-editor/template-part-focus-mode.spec.js:15:2 › Template Part Focus mode › Should navigate to template part and back.: test/e2e/specs/site-editor/template-part-focus-mode.spec.js#L44
1) [chromium] › site-editor/template-part-focus-mode.spec.js:15:2 › Template Part Focus mode › Should navigate to template part and back. Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── TimeoutError: locator.click: Timeout 10000ms exceeded. Call log: - waiting for getByRole('button', { name: 'Back' }) 42 | 43 | // Go back > 44 | await page.getByRole( 'button', { name: 'Back' } ).click(); | ^ 45 | 46 | // Check that we're editing the template 47 | await expect( page.locator( 'h1' ) ).toContainText( 'Blog Home' ); at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/site-editor/template-part-focus-mode.spec.js:44:54
[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
2) [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.48.1 (x64; ubuntu 22.04) node/20.18 CI/1 - accept: */* - accept-encoding: gzip,deflate,br - X-WP-Nonce: 1c3defb2e1 - content-type: application/json - content-length: 31 - cookie: wordpress_test_cookie=WP%20Cookie%20check; wordpress_logged_in_23778236db82f19306f247e20a353a99=admin%7C1733631885%7C99oKcpNkoaAc4A0EVrsnlI6CHfsimJUU7k43DI2f3nC%7C9c6ea8c65a39664fbadd69e195424a54af7c0d9da55a5ca07e76969b9162fe58; wp-settings-time-1=1733459427 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
Playwright - 6
Process completed with exit code 1.
[chromium] › site-editor/navigation.spec.js:21:2 › Site editor navigation › Can use keyboard to navigate the site editor: test/e2e/specs/site-editor/navigation.spec.js#L66
1) [chromium] › site-editor/navigation.spec.js:21:2 › Site editor navigation › Can use keyboard to navigate the site editor Error: Timed out 5000ms waiting for expect(locator).toBeFocused() Locator: getByRole('region', { name: 'Editor content' }).getByRole('button', { name: 'Edit' }) Expected: focused Received: inactive Call log: - expect.toBeFocused with timeout 5000ms - waiting for getByRole('region', { name: 'Editor content' }).getByRole('button', { name: 'Edit' }) - locator resolved to <iframe tabindex="0" role="button" aria-label="Edit" name="editor-canvas" aria-disabled="false" class="edit-site-visual-editor__editor-canvas" src="blob:http://localhost:8889/15f8c78c-2c1b-485b-bdae-413b88ed30b1"></iframe> - unexpected value "not focused" - locator resolved to <iframe tabindex="0" role="button" aria-label="Edit" name="editor-canvas" aria-disabled="false" class="edit-site-visual-editor__editor-canvas" src="blob:http://localhost:8889/15f8c78c-2c1b-485b-bdae-413b88ed30b1"></iframe> - unexpected value "not focused" - locator resolved to <iframe tabindex="0" role="button" aria-label="Edit" name="editor-canvas" aria-disabled="false" class="edit-site-visual-editor__editor-canvas" src="blob:http://localhost:8889/15f8c78c-2c1b-485b-bdae-413b88ed30b1"></iframe> - unexpected value "not focused" - locator resolved to <iframe tabindex="0" role="button" aria-label="Edit" name="editor-canvas" aria-disabled="false" class="edit-site-visual-editor__editor-canvas" src="blob:http://localhost:8889/15f8c78c-2c1b-485b-bdae-413b88ed30b1"></iframe> - unexpected value "not focused" - locator resolved to <iframe tabindex="0" role="button" aria-label="Edit" name="editor-canvas" aria-disabled="false" class="edit-site-visual-editor__editor-canvas" src="blob:http://localhost:8889/15f8c78c-2c1b-485b-bdae-413b88ed30b1"></iframe> - unexpected value "not focused" - locator resolved to <iframe tabindex="0" role="button" aria-label="Edit" name="editor-canvas" aria-disabled="false" class="edit-site-visual-editor__editor-canvas" src="blob:http://localhost:8889/15f8c78c-2c1b-485b-bdae-413b88ed30b1"></iframe> - unexpected value "not focused" - locator resolved to <iframe tabindex="0" role="button" aria-label="Edit" name="editor-canvas" aria-disabled="false" class="edit-site-visual-editor__editor-canvas" src="blob:http://localhost:8889/15f8c78c-2c1b-485b-bdae-413b88ed30b1"></iframe> - unexpected value "not focused" - locator resolved to <iframe tabindex="0" role="button" aria-label="Edit" name="editor-canvas" aria-disabled="false" class="edit-site-visual-editor__editor-canvas" src="blob:http://localhost:8889/15f8c78c-2c1b-485b-bdae-413b88ed30b1"></iframe> - unexpected value "not focused" 64 | // focusable iframe with role=button. 65 | await pageUtils.pressKeys( 'Tab' ); > 66 | await expect( editorCanvasButton ).toBeFocused(); | ^ 67 | 68 | // Tab to the Pages item to move focus back in the UI. 69 | await editorNavigationUtils.tabToLabel( 'Pages' ); at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/site-editor/navigation.spec.js:66:38
[chromium] › site-editor/navigation.spec.js:21:2 › Site editor navigation › Can use keyboard to navigate the site editor: test/e2e/specs/site-editor/navigation.spec.js#L66
1) [chromium] › site-editor/navigation.spec.js:21:2 › Site editor navigation › Can use keyboard to navigate the site editor Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 5000ms waiting for expect(locator).toBeFocused() Locator: getByRole('region', { name: 'Editor content' }).getByRole('button', { name: 'Edit' }) Expected: focused Received: inactive Call log: - expect.toBeFocused with timeout 5000ms - waiting for getByRole('region', { name: 'Editor content' }).getByRole('button', { name: 'Edit' }) - locator resolved to <iframe tabindex="0" role="button" aria-label="Edit" name="editor-canvas" aria-disabled="false" class="edit-site-visual-editor__editor-canvas" src="blob:http://localhost:8889/fcecadd6-91b9-4fea-b9ba-cf356328f26d"></iframe> - unexpected value "not focused" - locator resolved to <iframe tabindex="0" role="button" aria-label="Edit" name="editor-canvas" aria-disabled="false" class="edit-site-visual-editor__editor-canvas" src="blob:http://localhost:8889/fcecadd6-91b9-4fea-b9ba-cf356328f26d"></iframe> - unexpected value "not focused" - locator resolved to <iframe tabindex="0" role="button" aria-label="Edit" name="editor-canvas" aria-disabled="false" class="edit-site-visual-editor__editor-canvas" src="blob:http://localhost:8889/fcecadd6-91b9-4fea-b9ba-cf356328f26d"></iframe> - unexpected value "not focused" - locator resolved to <iframe tabindex="0" role="button" aria-label="Edit" name="editor-canvas" aria-disabled="false" class="edit-site-visual-editor__editor-canvas" src="blob:http://localhost:8889/fcecadd6-91b9-4fea-b9ba-cf356328f26d"></iframe> - unexpected value "not focused" - locator resolved to <iframe tabindex="0" role="button" aria-label="Edit" name="editor-canvas" aria-disabled="false" class="edit-site-visual-editor__editor-canvas" src="blob:http://localhost:8889/fcecadd6-91b9-4fea-b9ba-cf356328f26d"></iframe> - unexpected value "not focused" - locator resolved to <iframe tabindex="0" role="button" aria-label="Edit" name="editor-canvas" aria-disabled="false" class="edit-site-visual-editor__editor-canvas" src="blob:http://localhost:8889/fcecadd6-91b9-4fea-b9ba-cf356328f26d"></iframe> - unexpected value "not focused" - locator resolved to <iframe tabindex="0" role="button" aria-label="Edit" name="editor-canvas" aria-disabled="false" class="edit-site-visual-editor__editor-canvas" src="blob:http://localhost:8889/fcecadd6-91b9-4fea-b9ba-cf356328f26d"></iframe> - unexpected value "not focused" - locator resolved to <iframe tabindex="0" role="button" aria-label="Edit" name="editor-canvas" aria-disabled="false" class="edit-site-visual-editor__editor-canvas" src="blob:http://localhost:8889/fcecadd6-91b9-4fea-b9ba-cf356328f26d"></iframe> - unexpected value "not focused" - locator resolved to <iframe tabindex="0" role="button" aria-label="Edit" name="editor-canvas" aria-disabled="false" class="edit-site-visual-editor__editor-canvas" src="blob:http://localhost:8889/fcecadd6-91b9-4fea-b9ba-cf356328f26d"></iframe> - unexpected value "not focused" 64 | // focusable iframe with role=button. 65 | await pageUtils.pressKeys( 'Tab' ); > 66 | await expect( editorCanvasButton ).toBeFocused(); | ^ 67 | 68 | // Tab to the Pages item to move focus back in the UI. 69 | await editorNavigationUtils.tabToLabel( 'Pages' ); at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/site-editor/navigation.spec.js:66:38
[chromium] › site-editor/navigation.spec.js:21:2 › Site editor navigation › Can use keyboard to navigate the site editor: test/e2e/specs/site-editor/navigation.spec.js#L66
1) [chromium] › site-editor/navigation.spec.js:21:2 › Site editor navigation › Can use keyboard to navigate the site editor Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 5000ms waiting for expect(locator).toBeFocused() Locator: getByRole('region', { name: 'Editor content' }).getByRole('button', { name: 'Edit' }) Expected: focused Received: inactive Call log: - expect.toBeFocused with timeout 5000ms - waiting for getByRole('region', { name: 'Editor content' }).getByRole('button', { name: 'Edit' }) - locator resolved to <iframe tabindex="0" role="button" aria-label="Edit" name="editor-canvas" aria-disabled="false" class="edit-site-visual-editor__editor-canvas" src="blob:http://localhost:8889/033c4ad9-4332-499b-9400-de802b867c09"></iframe> - unexpected value "not focused" - locator resolved to <iframe tabindex="0" role="button" aria-label="Edit" name="editor-canvas" aria-disabled="false" class="edit-site-visual-editor__editor-canvas" src="blob:http://localhost:8889/033c4ad9-4332-499b-9400-de802b867c09"></iframe> - unexpected value "not focused" - locator resolved to <iframe tabindex="0" role="button" aria-label="Edit" name="editor-canvas" aria-disabled="false" class="edit-site-visual-editor__editor-canvas" src="blob:http://localhost:8889/033c4ad9-4332-499b-9400-de802b867c09"></iframe> - unexpected value "not focused" - locator resolved to <iframe tabindex="0" role="button" aria-label="Edit" name="editor-canvas" aria-disabled="false" class="edit-site-visual-editor__editor-canvas" src="blob:http://localhost:8889/033c4ad9-4332-499b-9400-de802b867c09"></iframe> - unexpected value "not focused" - locator resolved to <iframe tabindex="0" role="button" aria-label="Edit" name="editor-canvas" aria-disabled="false" class="edit-site-visual-editor__editor-canvas" src="blob:http://localhost:8889/033c4ad9-4332-499b-9400-de802b867c09"></iframe> - unexpected value "not focused" - locator resolved to <iframe tabindex="0" role="button" aria-label="Edit" name="editor-canvas" aria-disabled="false" class="edit-site-visual-editor__editor-canvas" src="blob:http://localhost:8889/033c4ad9-4332-499b-9400-de802b867c09"></iframe> - unexpected value "not focused" - locator resolved to <iframe tabindex="0" role="button" aria-label="Edit" name="editor-canvas" aria-disabled="false" class="edit-site-visual-editor__editor-canvas" src="blob:http://localhost:8889/033c4ad9-4332-499b-9400-de802b867c09"></iframe> - unexpected value "not focused" - locator resolved to <iframe tabindex="0" role="button" aria-label="Edit" name="editor-canvas" aria-disabled="false" class="edit-site-visual-editor__editor-canvas" src="blob:http://localhost:8889/033c4ad9-4332-499b-9400-de802b867c09"></iframe> - unexpected value "not focused" - locator resolved to <iframe tabindex="0" role="button" aria-label="Edit" name="editor-canvas" aria-disabled="false" class="edit-site-visual-editor__editor-canvas" src="blob:http://localhost:8889/033c4ad9-4332-499b-9400-de802b867c09"></iframe> - unexpected value "not focused" 64 | // focusable iframe with role=button. 65 | await pageUtils.pressKeys( 'Tab' ); > 66 | await expect( editorCanvasButton ).toBeFocused(); | ^ 67 | 68 | // Tab to the Pages item to move focus back in the UI. 69 | await editorNavigationUtils.tabToLabel( 'Pages' ); at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/site-editor/navigation.spec.js:66:38
Playwright - 5
Process completed with exit code 1.
Playwright - 7
Canceling since a higher priority waiting request for 'End-to-End Tests-try/classic-stylebook' exists
Playwright - 7
The operation was canceled.
Playwright - 8
Canceling since a higher priority waiting request for 'End-to-End Tests-try/classic-stylebook' exists
Playwright - 8
The operation was canceled.
Playwright - 6
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 - 2
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Playwright - 3
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 - 4
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 failed [chromium] › site-editor/template-part-focus-mode.spec.js:15:2 › Template Part Focus mode › Should navigate to template part and back. 1 flaky [chromium] › widgets/customizing-widgets.spec.js:236:2 › Widgets Customizer › should move focus to the block 2 skipped 193 passed (7.1m)
🎭 Playwright Run Summary
1 failed [chromium] › site-editor/navigation.spec.js:21:2 › Site editor navigation › Can use keyboard to navigate the site editor 1 skipped 189 passed (9.2m)
🎭 Playwright Run Summary
1 skipped 194 passed (9.2m)
🎭 Playwright Run Summary
1 skipped 201 passed (9.5m)
🎭 Playwright Run Summary
199 passed (10.0m)
🎭 Playwright Run Summary
1 skipped 197 passed (9.9m)
🎭 Playwright Run Summary
1 skipped 201 passed (10.1m)
🎭 Playwright Run Summary
3 skipped 188 passed (10.0m)

Artifacts

Produced during runtime
Name Size
failures-artifacts--1
184 Bytes
failures-artifacts--2
184 Bytes
failures-artifacts--3
184 Bytes
failures-artifacts--4
184 Bytes
failures-artifacts--5
4.26 MB
failures-artifacts--6
11.7 MB
flaky-tests-report--6
1.33 KB