Move the switch to enable new Font Library to Experiments setting #83298
end2end-test.yml
on: pull_request
Matrix: e2e-playwright
Matrix: e2e-puppeteer
Report to GitHub
4m 43s
Annotations
20 errors and 4 notices
[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/font-library.spec.js:20:3 › Font Library › When a blank theme is active › should display the "Manage Fonts" icon:
test/e2e/specs/site-editor/font-library.spec.js#L28
4) [chromium] › site-editor/font-library.spec.js:20:3 › Font Library › When a blank theme is active › should display the "Manage Fonts" icon
Error: Timed out 5000ms waiting for expect(received).toBeVisible()
Call log:
- expect.toBeVisible with timeout 5000ms
- waiting for getByRole('button', { name: /manage fonts/i })
- waiting for getByRole('button', { name: /manage fonts/i })
26 | name: /manage fonts/i,
27 | } );
> 28 | await expect( manageFontsIcon ).toBeVisible();
| ^
29 | } );
30 | } );
31 |
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/site-editor/font-library.spec.js:28:36
|
🎭 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 (21.4m)
|
🎭 Playwright Run Summary
2 skipped
219 passed (25.1m)
|
🎭 Playwright Run Summary
225 passed (25.3m)
|
🎭 Playwright Run Summary
23 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/font-library.spec.js:20:3 › Font Library › When a blank theme is active › should display the "Manage Fonts" icon
[chromium] › site-editor/font-library.spec.js:45:3 › Font Library › When a theme with bundled fonts is active › should display the "Manage Fonts" icon
[chromium] › site-editor/font-library.spec.js:56:3 › Font Library › When a theme with bundled fonts is active › should open the "Manage Fonts" modal when clicking the "Manage Fonts" icon
[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/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
201 passed (37.9m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
failures-artifacts
Expired
|
139 MB |
|
flaky-tests-report
Expired
|
4.73 KB |
|