Skip to content

Font Library: Frontend [Stage 1] #83009

Font Library: Frontend [Stage 1]

Font Library: Frontend [Stage 1] #83009

Triggered via pull request September 7, 2023 16:44
Status Failure
Total duration 46m 30s
Artifacts 2

end2end-test.yml

on: pull_request
Matrix: e2e-playwright
Matrix: e2e-puppeteer
Report to GitHub
3m 58s
Report to GitHub
Fit to window
Zoom out
Zoom in

Annotations

23 errors and 4 notices
[chromium] › editor/various/behaviors.spec.js:277:2 › Testing behaviors functionality › Should NOT load the view script if the lightbox is disabled in theme.json and in block settings: test/e2e/specs/editor/various/behaviors.spec.js#L1
1) [chromium] › editor/various/behaviors.spec.js:277:2 › Testing behaviors functionality › Should NOT load the view script if the lightbox is disabled in theme.json and in block settings Error: Object with guid handle@c0f2e8fc576351b3c710c273f2c9b36f was not bound in the connection
[chromium] › editor/various/behaviors.spec.js:277:2 › Testing behaviors functionality › Should NOT load the view script if the lightbox is disabled in theme.json and in block settings: test/e2e/specs/editor/various/behaviors.spec.js#L1
1) [chromium] › editor/various/behaviors.spec.js:277:2 › Testing behaviors functionality › Should NOT load the view script if the lightbox is disabled in theme.json and in block settings Test finished within timeout of 100000ms, but tearing down "page" ran out of time. Please allow more time for the test, since teardown is attributed towards the test timeout budget.
[chromium] › editor/various/behaviors.spec.js:277:2 › Testing behaviors functionality › Should NOT load the view script if the lightbox is disabled in theme.json and in block settings: test/e2e/specs/editor/various/behaviors.spec.js#L1
1) [chromium] › editor/various/behaviors.spec.js:277:2 › Testing behaviors functionality › Should NOT load the view script if the lightbox is disabled in theme.json and in block settings Pending operations: - apiRequestContext.get at packages/e2e-test-utils-playwright/src/request-utils/themes.ts:13:36
[chromium] › editor/blocks/navigation-frontend-interactivity.spec.js:45:3 › Navigation block - Frontend interactivity › Overlay menu › Overlay menu interactions: packages/e2e-test-utils-playwright/src/editor/site-editor.ts#L20
1) [chromium] › editor/blocks/navigation-frontend-interactivity.spec.js:45:3 › Navigation block - Frontend interactivity › Overlay menu › Overlay menu interactions TimeoutError: locator.click: Timeout 10000ms exceeded. =========================== logs =========================== waiting for getByRole('region', { name: 'Editor top bar' }).getByRole('button', { name: 'Save', exact: true }) ============================================================ at ../../../packages/e2e-test-utils-playwright/src/editor/site-editor.ts:20 18 | await editorTopBar 19 | .getByRole( 'button', { name: 'Save', exact: true } ) > 20 | .click(); | ^ 21 | 22 | // Second Save button in the entities panel. 23 | await savePanel at Editor.saveSiteEditorEntities (/home/runner/work/gutenberg/gutenberg/packages/e2e-test-utils-playwright/src/editor/site-editor.ts:20:4) at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/blocks/navigation-frontend-interactivity.spec.js:42:17
[chromium] › editor/blocks/navigation-frontend-interactivity.spec.js:45:3 › Navigation block - Frontend interactivity › Overlay menu › Overlay menu interactions: packages/e2e-test-utils-playwright/src/editor/site-editor.ts#L20
1) [chromium] › editor/blocks/navigation-frontend-interactivity.spec.js:45:3 › Navigation block - Frontend interactivity › Overlay menu › Overlay menu interactions Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── TimeoutError: locator.click: Timeout 10000ms exceeded. =========================== logs =========================== waiting for getByRole('region', { name: 'Editor top bar' }).getByRole('button', { name: 'Save', exact: true }) ============================================================ at ../../../packages/e2e-test-utils-playwright/src/editor/site-editor.ts:20 18 | await editorTopBar 19 | .getByRole( 'button', { name: 'Save', exact: true } ) > 20 | .click(); | ^ 21 | 22 | // Second Save button in the entities panel. 23 | await savePanel at Editor.saveSiteEditorEntities (/home/runner/work/gutenberg/gutenberg/packages/e2e-test-utils-playwright/src/editor/site-editor.ts:20:4) at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/blocks/navigation-frontend-interactivity.spec.js:42:17
[chromium] › editor/blocks/navigation-frontend-interactivity.spec.js:45:3 › Navigation block - Frontend interactivity › Overlay menu › Overlay menu interactions: packages/e2e-test-utils-playwright/src/editor/site-editor.ts#L20
1) [chromium] › editor/blocks/navigation-frontend-interactivity.spec.js:45:3 › Navigation block - Frontend interactivity › Overlay menu › Overlay menu interactions Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── TimeoutError: locator.click: Timeout 10000ms exceeded. =========================== logs =========================== waiting for getByRole('region', { name: 'Editor top bar' }).getByRole('button', { name: 'Save', exact: true }) ============================================================ at ../../../packages/e2e-test-utils-playwright/src/editor/site-editor.ts:20 18 | await editorTopBar 19 | .getByRole( 'button', { name: 'Save', exact: true } ) > 20 | .click(); | ^ 21 | 22 | // Second Save button in the entities panel. 23 | await savePanel at Editor.saveSiteEditorEntities (/home/runner/work/gutenberg/gutenberg/packages/e2e-test-utils-playwright/src/editor/site-editor.ts:20:4) at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/blocks/navigation-frontend-interactivity.spec.js:42:17
[chromium] › editor/blocks/navigation-frontend-interactivity.spec.js:116:3 › Navigation block - Frontend interactivity › Submenu mouse and keyboard interactions › Submenu interactions: packages/e2e-test-utils-playwright/src/editor/site-editor.ts#L20
2) [chromium] › editor/blocks/navigation-frontend-interactivity.spec.js:116:3 › Navigation block - Frontend interactivity › Submenu mouse and keyboard interactions › Submenu interactions TimeoutError: locator.click: Timeout 10000ms exceeded. =========================== logs =========================== waiting for getByRole('region', { name: 'Editor top bar' }).getByRole('button', { name: 'Save', exact: true }) ============================================================ at ../../../packages/e2e-test-utils-playwright/src/editor/site-editor.ts:20 18 | await editorTopBar 19 | .getByRole( 'button', { name: 'Save', exact: true } ) > 20 | .click(); | ^ 21 | 22 | // Second Save button in the entities panel. 23 | await savePanel at Editor.saveSiteEditorEntities (/home/runner/work/gutenberg/gutenberg/packages/e2e-test-utils-playwright/src/editor/site-editor.ts:20:4) at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/blocks/navigation-frontend-interactivity.spec.js:113:17
[chromium] › editor/blocks/navigation-frontend-interactivity.spec.js:116:3 › Navigation block - Frontend interactivity › Submenu mouse and keyboard interactions › Submenu interactions: packages/e2e-test-utils-playwright/src/editor/site-editor.ts#L20
2) [chromium] › editor/blocks/navigation-frontend-interactivity.spec.js:116:3 › Navigation block - Frontend interactivity › Submenu mouse and keyboard interactions › Submenu interactions Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── TimeoutError: locator.click: Timeout 10000ms exceeded. =========================== logs =========================== waiting for getByRole('region', { name: 'Editor top bar' }).getByRole('button', { name: 'Save', exact: true }) ============================================================ at ../../../packages/e2e-test-utils-playwright/src/editor/site-editor.ts:20 18 | await editorTopBar 19 | .getByRole( 'button', { name: 'Save', exact: true } ) > 20 | .click(); | ^ 21 | 22 | // Second Save button in the entities panel. 23 | await savePanel at Editor.saveSiteEditorEntities (/home/runner/work/gutenberg/gutenberg/packages/e2e-test-utils-playwright/src/editor/site-editor.ts:20:4) at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/blocks/navigation-frontend-interactivity.spec.js:113:17
[chromium] › editor/blocks/navigation-frontend-interactivity.spec.js:116:3 › Navigation block - Frontend interactivity › Submenu mouse and keyboard interactions › Submenu interactions: packages/e2e-test-utils-playwright/src/editor/site-editor.ts#L20
2) [chromium] › editor/blocks/navigation-frontend-interactivity.spec.js:116:3 › Navigation block - Frontend interactivity › Submenu mouse and keyboard interactions › Submenu interactions Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── TimeoutError: locator.click: Timeout 10000ms exceeded. =========================== logs =========================== waiting for getByRole('region', { name: 'Editor top bar' }).getByRole('button', { name: 'Save', exact: true }) ============================================================ at ../../../packages/e2e-test-utils-playwright/src/editor/site-editor.ts:20 18 | await editorTopBar 19 | .getByRole( 'button', { name: 'Save', exact: true } ) > 20 | .click(); | ^ 21 | 22 | // Second Save button in the entities panel. 23 | await savePanel at Editor.saveSiteEditorEntities (/home/runner/work/gutenberg/gutenberg/packages/e2e-test-utils-playwright/src/editor/site-editor.ts:20:4) at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/blocks/navigation-frontend-interactivity.spec.js:113:17
[chromium] › editor/blocks/navigation-frontend-interactivity.spec.js:225:3 › Navigation block - Frontend interactivity › Submenus (Arrow setting) › submenu opens on click in the arrow: packages/e2e-test-utils-playwright/src/editor/site-editor.ts#L20
3) [chromium] › editor/blocks/navigation-frontend-interactivity.spec.js:225:3 › Navigation block - Frontend interactivity › Submenus (Arrow setting) › submenu opens on click in the arrow TimeoutError: locator.click: Timeout 10000ms exceeded. =========================== logs =========================== waiting for getByRole('region', { name: 'Editor top bar' }).getByRole('button', { name: 'Save', exact: true }) ============================================================ at ../../../packages/e2e-test-utils-playwright/src/editor/site-editor.ts:20 18 | await editorTopBar 19 | .getByRole( 'button', { name: 'Save', exact: true } ) > 20 | .click(); | ^ 21 | 22 | // Second Save button in the entities panel. 23 | await savePanel at Editor.saveSiteEditorEntities (/home/runner/work/gutenberg/gutenberg/packages/e2e-test-utils-playwright/src/editor/site-editor.ts:20:4) at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/blocks/navigation-frontend-interactivity.spec.js:222:17
[chromium] › editor/blocks/navigation-frontend-interactivity.spec.js:225:3 › Navigation block - Frontend interactivity › Submenus (Arrow setting) › submenu opens on click in the arrow: packages/e2e-test-utils-playwright/src/editor/site-editor.ts#L20
3) [chromium] › editor/blocks/navigation-frontend-interactivity.spec.js:225:3 › Navigation block - Frontend interactivity › Submenus (Arrow setting) › submenu opens on click in the arrow Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── TimeoutError: locator.click: Timeout 10000ms exceeded. =========================== logs =========================== waiting for getByRole('region', { name: 'Editor top bar' }).getByRole('button', { name: 'Save', exact: true }) ============================================================ at ../../../packages/e2e-test-utils-playwright/src/editor/site-editor.ts:20 18 | await editorTopBar 19 | .getByRole( 'button', { name: 'Save', exact: true } ) > 20 | .click(); | ^ 21 | 22 | // Second Save button in the entities panel. 23 | await savePanel at Editor.saveSiteEditorEntities (/home/runner/work/gutenberg/gutenberg/packages/e2e-test-utils-playwright/src/editor/site-editor.ts:20:4) at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/blocks/navigation-frontend-interactivity.spec.js:222:17
[chromium] › editor/blocks/navigation-frontend-interactivity.spec.js:225:3 › Navigation block - Frontend interactivity › Submenus (Arrow setting) › submenu opens on click in the arrow: packages/e2e-test-utils-playwright/src/editor/site-editor.ts#L20
3) [chromium] › editor/blocks/navigation-frontend-interactivity.spec.js:225:3 › Navigation block - Frontend interactivity › Submenus (Arrow setting) › submenu opens on click in the arrow Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── TimeoutError: locator.click: Timeout 10000ms exceeded. =========================== logs =========================== waiting for getByRole('region', { name: 'Editor top bar' }).getByRole('button', { name: 'Save', exact: true }) ============================================================ at ../../../packages/e2e-test-utils-playwright/src/editor/site-editor.ts:20 18 | await editorTopBar 19 | .getByRole( 'button', { name: 'Save', exact: true } ) > 20 | .click(); | ^ 21 | 22 | // Second Save button in the entities panel. 23 | await savePanel at Editor.saveSiteEditorEntities (/home/runner/work/gutenberg/gutenberg/packages/e2e-test-utils-playwright/src/editor/site-editor.ts:20:4) at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/blocks/navigation-frontend-interactivity.spec.js:222:17
[chromium] › editor/blocks/navigation-frontend-interactivity.spec.js:286:3 › Navigation block - Frontend interactivity › Page list block › page-list submenu user interactions: packages/e2e-test-utils-playwright/src/editor/site-editor.ts#L20
4) [chromium] › editor/blocks/navigation-frontend-interactivity.spec.js:286:3 › Navigation block - Frontend interactivity › Page list block › page-list submenu user interactions TimeoutError: locator.click: Timeout 10000ms exceeded. =========================== logs =========================== waiting for getByRole('region', { name: 'Editor top bar' }).getByRole('button', { name: 'Save', exact: true }) ============================================================ at ../../../packages/e2e-test-utils-playwright/src/editor/site-editor.ts:20 18 | await editorTopBar 19 | .getByRole( 'button', { name: 'Save', exact: true } ) > 20 | .click(); | ^ 21 | 22 | // Second Save button in the entities panel. 23 | await savePanel at Editor.saveSiteEditorEntities (/home/runner/work/gutenberg/gutenberg/packages/e2e-test-utils-playwright/src/editor/site-editor.ts:20:4) at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/blocks/navigation-frontend-interactivity.spec.js:283:17
[chromium] › site-editor/behaviors.spec.js:151:2 › Site editor behaviors › Test updating the behaviors: packages/e2e-test-utils-playwright/src/editor/site-editor.ts#L20
1) [chromium] › site-editor/behaviors.spec.js:151:2 › Site editor behaviors › Test updating the behaviors TimeoutError: locator.click: Timeout 10000ms exceeded. =========================== logs =========================== waiting for getByRole('region', { name: 'Editor top bar' }).getByRole('button', { name: 'Save', exact: true }) ============================================================ at ../../../packages/e2e-test-utils-playwright/src/editor/site-editor.ts:20 18 | await editorTopBar 19 | .getByRole( 'button', { name: 'Save', exact: true } ) > 20 | .click(); | ^ 21 | 22 | // Second Save button in the entities panel. 23 | await savePanel at Editor.saveSiteEditorEntities (/home/runner/work/gutenberg/gutenberg/packages/e2e-test-utils-playwright/src/editor/site-editor.ts:20:4) at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/site-editor/behaviors.spec.js:236:16
[chromium] › site-editor/behaviors.spec.js:151:2 › Site editor behaviors › Test updating the behaviors: packages/e2e-test-utils-playwright/src/editor/site-editor.ts#L20
1) [chromium] › site-editor/behaviors.spec.js:151:2 › Site editor behaviors › Test updating the behaviors Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── TimeoutError: locator.click: Timeout 10000ms exceeded. =========================== logs =========================== waiting for getByRole('region', { name: 'Editor top bar' }).getByRole('button', { name: 'Save', exact: true }) ============================================================ at ../../../packages/e2e-test-utils-playwright/src/editor/site-editor.ts:20 18 | await editorTopBar 19 | .getByRole( 'button', { name: 'Save', exact: true } ) > 20 | .click(); | ^ 21 | 22 | // Second Save button in the entities panel. 23 | await savePanel at Editor.saveSiteEditorEntities (/home/runner/work/gutenberg/gutenberg/packages/e2e-test-utils-playwright/src/editor/site-editor.ts:20:4) at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/site-editor/behaviors.spec.js:236:16
[chromium] › site-editor/behaviors.spec.js:151:2 › Site editor behaviors › Test updating the behaviors: packages/e2e-test-utils-playwright/src/editor/site-editor.ts#L20
1) [chromium] › site-editor/behaviors.spec.js:151:2 › Site editor behaviors › Test updating the behaviors Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── TimeoutError: locator.click: Timeout 10000ms exceeded. =========================== logs =========================== waiting for getByRole('region', { name: 'Editor top bar' }).getByRole('button', { name: 'Save', exact: true }) ============================================================ at ../../../packages/e2e-test-utils-playwright/src/editor/site-editor.ts:20 18 | await editorTopBar 19 | .getByRole( 'button', { name: 'Save', exact: true } ) > 20 | .click(); | ^ 21 | 22 | // Second Save button in the entities panel. 23 | await savePanel at Editor.saveSiteEditorEntities (/home/runner/work/gutenberg/gutenberg/packages/e2e-test-utils-playwright/src/editor/site-editor.ts:20:4) at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/site-editor/behaviors.spec.js:236:16
[chromium] › site-editor/behaviors.spec.js:260:2 › Site editor behaviors › Use the "Apply globally" button to apply the "fade" behavior as a default to all image blocks: packages/e2e-test-utils-playwright/src/editor/site-editor.ts#L20
2) [chromium] › site-editor/behaviors.spec.js:260:2 › Site editor behaviors › Use the "Apply globally" button to apply the "fade" behavior as a default to all image blocks TimeoutError: locator.click: Timeout 10000ms exceeded. =========================== logs =========================== waiting for getByRole('region', { name: 'Editor top bar' }).getByRole('button', { name: 'Save', exact: true }) ============================================================ at ../../../packages/e2e-test-utils-playwright/src/editor/site-editor.ts:20 18 | await editorTopBar 19 | .getByRole( 'button', { name: 'Save', exact: true } ) > 20 | .click(); | ^ 21 | 22 | // Second Save button in the entities panel. 23 | await savePanel at Editor.saveSiteEditorEntities (/home/runner/work/gutenberg/gutenberg/packages/e2e-test-utils-playwright/src/editor/site-editor.ts:20:4) at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/site-editor/behaviors.spec.js:301:16
[chromium] › site-editor/behaviors.spec.js:260:2 › Site editor behaviors › Use the "Apply globally" button to apply the "fade" behavior as a default to all image blocks: packages/e2e-test-utils-playwright/src/editor/site-editor.ts#L20
2) [chromium] › site-editor/behaviors.spec.js:260:2 › Site editor behaviors › Use the "Apply globally" button to apply the "fade" behavior as a default to all image blocks Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── TimeoutError: locator.click: Timeout 10000ms exceeded. =========================== logs =========================== waiting for getByRole('region', { name: 'Editor top bar' }).getByRole('button', { name: 'Save', exact: true }) ============================================================ at ../../../packages/e2e-test-utils-playwright/src/editor/site-editor.ts:20 18 | await editorTopBar 19 | .getByRole( 'button', { name: 'Save', exact: true } ) > 20 | .click(); | ^ 21 | 22 | // Second Save button in the entities panel. 23 | await savePanel at Editor.saveSiteEditorEntities (/home/runner/work/gutenberg/gutenberg/packages/e2e-test-utils-playwright/src/editor/site-editor.ts:20:4) at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/site-editor/behaviors.spec.js:301:16
[chromium] › site-editor/behaviors.spec.js:260:2 › Site editor behaviors › Use the "Apply globally" button to apply the "fade" behavior as a default to all image blocks: packages/e2e-test-utils-playwright/src/editor/site-editor.ts#L20
2) [chromium] › site-editor/behaviors.spec.js:260:2 › Site editor behaviors › Use the "Apply globally" button to apply the "fade" behavior as a default to all image blocks Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── TimeoutError: locator.click: Timeout 10000ms exceeded. =========================== logs =========================== waiting for getByRole('region', { name: 'Editor top bar' }).getByRole('button', { name: 'Save', exact: true }) ============================================================ at ../../../packages/e2e-test-utils-playwright/src/editor/site-editor.ts:20 18 | await editorTopBar 19 | .getByRole( 'button', { name: 'Save', exact: true } ) > 20 | .click(); | ^ 21 | 22 | // Second Save button in the entities panel. 23 | await savePanel at Editor.saveSiteEditorEntities (/home/runner/work/gutenberg/gutenberg/packages/e2e-test-utils-playwright/src/editor/site-editor.ts:20:4) at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/site-editor/behaviors.spec.js:301:16
[chromium] › site-editor/behaviors.spec.js:345:2 › Site editor behaviors › Revisions work as expected with behaviors: packages/e2e-test-utils-playwright/src/editor/site-editor.ts#L20
3) [chromium] › site-editor/behaviors.spec.js:345:2 › Site editor behaviors › Revisions work as expected with behaviors TimeoutError: locator.click: Timeout 10000ms exceeded. =========================== logs =========================== waiting for getByRole('region', { name: 'Editor top bar' }).getByRole('button', { name: 'Save', exact: true }) ============================================================ at ../../../packages/e2e-test-utils-playwright/src/editor/site-editor.ts:20 18 | await editorTopBar 19 | .getByRole( 'button', { name: 'Save', exact: true } ) > 20 | .click(); | ^ 21 | 22 | // Second Save button in the entities panel. 23 | await savePanel at Editor.saveSiteEditorEntities (/home/runner/work/gutenberg/gutenberg/packages/e2e-test-utils-playwright/src/editor/site-editor.ts:20:4) at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/site-editor/behaviors.spec.js:361:16
[chromium] › site-editor/behaviors.spec.js:345:2 › Site editor behaviors › Revisions work as expected with behaviors: packages/e2e-test-utils-playwright/src/editor/site-editor.ts#L20
3) [chromium] › site-editor/behaviors.spec.js:345:2 › Site editor behaviors › Revisions work as expected with behaviors Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── TimeoutError: locator.click: Timeout 10000ms exceeded. =========================== logs =========================== waiting for getByRole('region', { name: 'Editor top bar' }).getByRole('button', { name: 'Save', exact: true }) ============================================================ at ../../../packages/e2e-test-utils-playwright/src/editor/site-editor.ts:20 18 | await editorTopBar 19 | .getByRole( 'button', { name: 'Save', exact: true } ) > 20 | .click(); | ^ 21 | 22 | // Second Save button in the entities panel. 23 | await savePanel at Editor.saveSiteEditorEntities (/home/runner/work/gutenberg/gutenberg/packages/e2e-test-utils-playwright/src/editor/site-editor.ts:20:4) at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/site-editor/behaviors.spec.js:361:16
[chromium] › site-editor/behaviors.spec.js:345:2 › Site editor behaviors › Revisions work as expected with behaviors: packages/e2e-test-utils-playwright/src/editor/site-editor.ts#L20
3) [chromium] › site-editor/behaviors.spec.js:345:2 › Site editor behaviors › Revisions work as expected with behaviors Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── TimeoutError: locator.click: Timeout 10000ms exceeded. =========================== logs =========================== waiting for getByRole('region', { name: 'Editor top bar' }).getByRole('button', { name: 'Save', exact: true }) ============================================================ at ../../../packages/e2e-test-utils-playwright/src/editor/site-editor.ts:20 18 | await editorTopBar 19 | .getByRole( 'button', { name: 'Save', exact: true } ) > 20 | .click(); | ^ 21 | 22 | // Second Save button in the entities panel. 23 | await savePanel at Editor.saveSiteEditorEntities (/home/runner/work/gutenberg/gutenberg/packages/e2e-test-utils-playwright/src/editor/site-editor.ts:20:4) at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/site-editor/behaviors.spec.js:361:16
[chromium] › site-editor/multi-entity-saving.spec.js:29:2 › Site Editor - Multi-entity save flow › save flow should work as expected: packages/e2e-test-utils-playwright/src/editor/site-editor.ts#L20
4) [chromium] › site-editor/multi-entity-saving.spec.js:29:2 › Site Editor - Multi-entity save flow › save flow should work as expected TimeoutError: locator.click: Timeout 10000ms exceeded. =========================== logs =========================== waiting for getByRole('region', { name: 'Editor top bar' }).getByRole('button', { name: 'Save', exact: true }) ============================================================ at ../../../packages/e2e-test-utils-playwright/src/editor/site-editor.ts:20 18 | await editorTopBar 19 | .getByRole( 'button', { name: 'Save', exact: true } ) > 20 | .click(); | ^ 21 | 22 | // Second Save button in the entities panel. 23 | await savePanel at Editor.saveSiteEditorEntities (/home/runner/work/gutenberg/gutenberg/packages/e2e-test-utils-playwright/src/editor/site-editor.ts:20:4) at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/site-editor/multi-entity-saving.spec.js:48:16
🎭 Playwright Run Summary
2 skipped 219 passed (17.1m)
🎭 Playwright Run Summary
1 flaky [chromium] › editor/various/behaviors.spec.js:277:2 › Testing behaviors functionality › Should NOT load the view script if the lightbox is disabled in theme.json and in block settings 224 passed (18.6m)
🎭 Playwright Run Summary
4 failed [chromium] › editor/blocks/navigation-frontend-interactivity.spec.js:45:3 › Navigation block - Frontend interactivity › Overlay menu › Overlay menu interactions [chromium] › editor/blocks/navigation-frontend-interactivity.spec.js:116:3 › Navigation block - Frontend interactivity › Submenu mouse and keyboard interactions › Submenu interactions [chromium] › editor/blocks/navigation-frontend-interactivity.spec.js:225:3 › Navigation block - Frontend interactivity › Submenus (Arrow setting) › submenu opens on click in the arrow [chromium] › editor/blocks/navigation-frontend-interactivity.spec.js:286:3 › Navigation block - Frontend interactivity › Page list block › page-list submenu user interactions 221 passed (20.6m)
🎭 Playwright Run Summary
22 failed [chromium] › site-editor/behaviors.spec.js:151:2 › Site editor behaviors › Test updating the behaviors [chromium] › site-editor/behaviors.spec.js:260:2 › Site editor behaviors › Use the "Apply globally" button to apply the "fade" behavior as a default to all image blocks [chromium] › site-editor/behaviors.spec.js:345:2 › Site editor behaviors › Revisions work as expected with behaviors [chromium] › site-editor/multi-entity-saving.spec.js:29:2 › Site Editor - Multi-entity save flow › save flow should work as expected [chromium] › site-editor/multi-entity-saving.spec.js:56:2 › Site Editor - Multi-entity save flow › save flow should allow re-saving after changing the same block attribute [chromium] › site-editor/pages.spec.js:19:2 › Pages › create a new page ──────────────────────── [chromium] › site-editor/style-variations.spec.js:69:2 › Global styles variations › should apply preset colors and font sizes in a variation [chromium] › site-editor/style-variations.spec.js:110:2 › Global styles variations › should apply custom colors and font sizes in a variation [chromium] › site-editor/template-part.spec.js:177:2 › Template Part › can detach blocks from a template part [chromium] › site-editor/template-part.spec.js:221:2 › Template Part › shows changes in a template when a template part it contains is modified [chromium] › site-editor/template-revert.spec.js:29:2 › Template Revert › should delete the template after saving the reverted template [chromium] › site-editor/template-revert.spec.js:61:2 › Template Revert › should show the original content after revert [chromium] › site-editor/template-revert.spec.js:81:2 › Template Revert › should show the original content after revert and page reload [chromium] › site-editor/template-revert.spec.js:103:2 › Template Revert › should show the edited content after revert and clicking undo in the header toolbar [chromium] › site-editor/template-revert.spec.js:132:2 › Template Revert › should show the edited content after revert and clicking undo in the notice [chromium] › site-editor/template-revert.spec.js:158:2 › Template Revert › should show the original content after revert, clicking undo then redo in the header toolbar [chromium] › site-editor/template-revert.spec.js:190:2 › Template Revert › should show the original content after revert, clicking undo in the notice then undo in the header toolbar [chromium] › site-editor/template-revert.spec.js:227:2 › Template Revert › should show the edited content after revert, clicking undo in the header toolbar, save and reload [chromium] › site-editor/template-revert.spec.js:257:2 › Template Revert › should show the edited content after revert, clicking undo in the notice and reload [chromium] › site-editor/user-global-styles-revisions.spec.js:29:2 › Global styles revisions › should display revisions UI when there is 1 revision [chromium] › site-editor/user-global-styles-revisions.spec.js:64:2 › Global styles revisions › should warn of unsaved changes before loading reset revision [chromium] › site-editor/user-global-styles-revisions.spec.js:108:2 › Global styles revisions › should have a reset to defaults button 1 skipped 199 passed (32.6m)

Artifacts

Produced during runtime
Name Size
failures-artifacts Expired
142 MB
flaky-tests-report Expired
1.43 KB