Improve Site Editor usability by adding descriptions under Design menu items #124083
Annotations
25 errors, 17 warnings, and 8 notices
[chromium] › site-editor/site-editor-url-navigation.spec.js:23:2 › Site editor url navigation › Redirection after template creation:
test/e2e/specs/site-editor/site-editor-url-navigation.spec.js#L35
1) [chromium] › site-editor/site-editor-url-navigation.spec.js:23:2 › Site editor url navigation › Redirection after template creation
TimeoutError: page.click: Timeout 10000ms exceeded.
Call log:
- waiting for locator('role=button[name="Templates"]')
33 |
34 | await admin.visitSiteEditor();
> 35 | await page.click( 'role=button[name="Templates"]' );
| ^
36 | await page.click( 'role=button[name="Add New Template"i]' );
37 | await page
38 | .getByRole( 'button', {
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/site-editor/site-editor-url-navigation.spec.js:35:14
|
[chromium] › site-editor/site-editor-url-navigation.spec.js:23:2 › Site editor url navigation › Redirection after template creation:
test/e2e/specs/site-editor/site-editor-url-navigation.spec.js#L35
1) [chromium] › site-editor/site-editor-url-navigation.spec.js:23:2 › Site editor url navigation › Redirection after template creation
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
TimeoutError: page.click: Timeout 10000ms exceeded.
Call log:
- waiting for locator('role=button[name="Templates"]')
33 |
34 | await admin.visitSiteEditor();
> 35 | await page.click( 'role=button[name="Templates"]' );
| ^
36 | await page.click( 'role=button[name="Add New Template"i]' );
37 | await page
38 | .getByRole( 'button', {
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/site-editor/site-editor-url-navigation.spec.js:35:14
|
[chromium] › site-editor/site-editor-url-navigation.spec.js:23:2 › Site editor url navigation › Redirection after template creation:
test/e2e/specs/site-editor/site-editor-url-navigation.spec.js#L35
1) [chromium] › site-editor/site-editor-url-navigation.spec.js:23:2 › Site editor url navigation › Redirection after template creation
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
TimeoutError: page.click: Timeout 10000ms exceeded.
Call log:
- waiting for locator('role=button[name="Templates"]')
33 |
34 | await admin.visitSiteEditor();
> 35 | await page.click( 'role=button[name="Templates"]' );
| ^
36 | await page.click( 'role=button[name="Add New Template"i]' );
37 | await page
38 | .getByRole( 'button', {
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/site-editor/site-editor-url-navigation.spec.js:35:14
|
[chromium] › site-editor/site-editor-url-navigation.spec.js:51:2 › Site editor url navigation › Redirection after template part creation:
test/e2e/specs/site-editor/site-editor-url-navigation.spec.js#L56
2) [chromium] › site-editor/site-editor-url-navigation.spec.js:51:2 › Site editor url navigation › Redirection after template part creation
TimeoutError: page.click: Timeout 10000ms exceeded.
Call log:
- waiting for locator('role=button[name="Patterns"i]')
54 | } ) => {
55 | await admin.visitSiteEditor();
> 56 | await page.click( 'role=button[name="Patterns"i]' );
| ^
57 | await page.click( 'role=button[name="add new pattern"i]' );
58 | await page
59 | .getByRole( 'menu', { name: 'add new pattern' } )
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/site-editor/site-editor-url-navigation.spec.js:56:14
|
[chromium] › site-editor/site-editor-url-navigation.spec.js:51:2 › Site editor url navigation › Redirection after template part creation:
test/e2e/specs/site-editor/site-editor-url-navigation.spec.js#L56
2) [chromium] › site-editor/site-editor-url-navigation.spec.js:51:2 › Site editor url navigation › Redirection after template part creation
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
TimeoutError: page.click: Timeout 10000ms exceeded.
Call log:
- waiting for locator('role=button[name="Patterns"i]')
54 | } ) => {
55 | await admin.visitSiteEditor();
> 56 | await page.click( 'role=button[name="Patterns"i]' );
| ^
57 | await page.click( 'role=button[name="add new pattern"i]' );
58 | await page
59 | .getByRole( 'menu', { name: 'add new pattern' } )
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/site-editor/site-editor-url-navigation.spec.js:56:14
|
[chromium] › site-editor/site-editor-url-navigation.spec.js:51:2 › Site editor url navigation › Redirection after template part creation:
test/e2e/specs/site-editor/site-editor-url-navigation.spec.js#L56
2) [chromium] › site-editor/site-editor-url-navigation.spec.js:51:2 › Site editor url navigation › Redirection after template part creation
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
TimeoutError: page.click: Timeout 10000ms exceeded.
Call log:
- waiting for locator('role=button[name="Patterns"i]')
54 | } ) => {
55 | await admin.visitSiteEditor();
> 56 | await page.click( 'role=button[name="Patterns"i]' );
| ^
57 | await page.click( 'role=button[name="add new pattern"i]' );
58 | await page
59 | .getByRole( 'menu', { name: 'add new pattern' } )
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/site-editor/site-editor-url-navigation.spec.js:56:14
|
[chromium] › site-editor/template-revert.spec.js:135:2 › Template Revert › should show the original content after revert:
test/e2e/specs/site-editor/template-revert.spec.js#L165
3) [chromium] › site-editor/template-revert.spec.js:135:2 › Template Revert › should show the original content after revert, clicking undo then redo in the header toolbar
Error: expect(received).toEqual(expected) // deep equality
- Expected - 9
+ Received + 8
- <!-- wp:template-part {"slug":"header","tagName":"header","theme":"emptytheme"} /-->
+ <!-- wp:template-part {"slug":"header","theme":"emptytheme","tagName":"header"} /-->
- <!-- wp:query {"queryId":1,"query":{"offset":0,"postType":"post","order":"desc","orderBy":"date","author":"","search":"","sticky":""}} -->
+
+ <!-- wp:query {"queryId":1,"query":{"offset":0,"postType":"post","order":"desc","orderBy":"date","author":"","search":"","sticky":"","perPage":10}} -->
- <div class="wp-block-query">
- <!-- wp:post-template -->
+ <div class="wp-block-query"><!-- wp:post-template -->
- <!-- wp:post-title {"isLink":true} /-->
+ <!-- wp:post-title {"isLink":true} /-->
- <!-- wp:post-excerpt /-->
+
+ <!-- wp:post-excerpt /-->
- <!-- /wp:post-template -->
- </div>
+ <!-- /wp:post-template --></div>
<!-- /wp:query -->
-
163 | const contentAfterRedo =
164 | await templateRevertUtils.getCurrentSiteEditorContent();
> 165 | expect( contentAfterRedo ).toEqual( contentBefore );
| ^
166 | } );
167 |
168 | test( 'should show the edited content after revert, clicking undo in the header toolbar, save and reload', async ( {
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/site-editor/template-revert.spec.js:165:30
|
Playwright - 6
Process completed with exit code 1.
|
[chromium] › site-editor/browser-history.spec.js:15:2 › Site editor browser history › Back button works properly:
test/e2e/specs/site-editor/browser-history.spec.js#L21
1) [chromium] › site-editor/browser-history.spec.js:15:2 › Site editor browser history › Back button works properly
TimeoutError: page.click: Timeout 10000ms exceeded.
Call log:
- waiting for locator('role=button[name="Templates"]')
19 |
20 | // Navigate to a single template
> 21 | await page.click( 'role=button[name="Templates"]' );
| ^
22 | await page
23 | .locator( '.fields-field__title', { hasText: 'Index' } )
24 | .click();
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/site-editor/browser-history.spec.js:21:14
|
[chromium] › site-editor/browser-history.spec.js:15:2 › Site editor browser history › Back button works properly:
test/e2e/specs/site-editor/browser-history.spec.js#L21
1) [chromium] › site-editor/browser-history.spec.js:15:2 › Site editor browser history › Back button works properly
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
TimeoutError: page.click: Timeout 10000ms exceeded.
Call log:
- waiting for locator('role=button[name="Templates"]')
19 |
20 | // Navigate to a single template
> 21 | await page.click( 'role=button[name="Templates"]' );
| ^
22 | await page
23 | .locator( '.fields-field__title', { hasText: 'Index' } )
24 | .click();
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/site-editor/browser-history.spec.js:21:14
|
[chromium] › site-editor/browser-history.spec.js:15:2 › Site editor browser history › Back button works properly:
test/e2e/specs/site-editor/browser-history.spec.js#L21
1) [chromium] › site-editor/browser-history.spec.js:15:2 › Site editor browser history › Back button works properly
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
TimeoutError: page.click: Timeout 10000ms exceeded.
Call log:
- waiting for locator('role=button[name="Templates"]')
19 |
20 | // Navigate to a single template
> 21 | await page.click( 'role=button[name="Templates"]' );
| ^
22 | await page
23 | .locator( '.fields-field__title', { hasText: 'Index' } )
24 | .click();
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/site-editor/browser-history.spec.js:21:14
|
[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#L36
2) [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('button', { name: 'Pages' })
Expected: focused
Received: inactive
Call log:
- expect.toBeFocused with timeout 5000ms
- waiting for getByRole('button', { name: 'Pages' })
9 × locator resolved to <button data-wp-c16t="true" data-wp-component="Item" id="page-navigation-item" href="http://localhost:8889/wp-admin/site-editor.php?p=%2Fpage" class="components-item edit-site-sidebar-navigation-item css-1q7r44i e19lxcc00">…</button>
- unexpected value "not focused"
34 | await expect(
35 | page.getByRole( 'button', { name: 'Pages' } )
> 36 | ).toBeFocused();
| ^
37 | await pageUtils.pressKeys( 'Enter' );
38 | // We should be in the Pages sidebar
39 | await expect(
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/site-editor/navigation.spec.js:36:5
|
[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#L36
2) [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('button', { name: 'Pages' })
Expected: focused
Received: inactive
Call log:
- expect.toBeFocused with timeout 5000ms
- waiting for getByRole('button', { name: 'Pages' })
9 × locator resolved to <button data-wp-c16t="true" data-wp-component="Item" id="page-navigation-item" href="http://localhost:8889/wp-admin/site-editor.php?p=%2Fpage" class="components-item edit-site-sidebar-navigation-item css-1q7r44i e19lxcc00">…</button>
- unexpected value "not focused"
34 | await expect(
35 | page.getByRole( 'button', { name: 'Pages' } )
> 36 | ).toBeFocused();
| ^
37 | await pageUtils.pressKeys( 'Enter' );
38 | // We should be in the Pages sidebar
39 | await expect(
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/site-editor/navigation.spec.js:36:5
|
[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#L36
2) [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('button', { name: 'Pages' })
Expected: focused
Received: inactive
Call log:
- expect.toBeFocused with timeout 5000ms
- waiting for getByRole('button', { name: 'Pages' })
9 × locator resolved to <button data-wp-c16t="true" data-wp-component="Item" id="page-navigation-item" href="http://localhost:8889/wp-admin/site-editor.php?p=%2Fpage" class="components-item edit-site-sidebar-navigation-item css-1q7r44i e19lxcc00">…</button>
- unexpected value "not focused"
34 | await expect(
35 | page.getByRole( 'button', { name: 'Pages' } )
> 36 | ).toBeFocused();
| ^
37 | await pageUtils.pressKeys( 'Enter' );
38 | // We should be in the Pages sidebar
39 | await expect(
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/site-editor/navigation.spec.js:36:5
|
Playwright - 5
Process completed with exit code 1.
|
[chromium] › editor/various/navigable-toolbar.spec.js:175:2 › Block Toolbar › Tab order of the block toolbar aligns with visual order:
test/e2e/specs/editor/various/navigable-toolbar.spec.js#L192
1) [chromium] › editor/various/navigable-toolbar.spec.js:175:2 › Block Toolbar › Tab order of the block toolbar aligns with visual order
Error: Timed out 5000ms waiting for expect(locator).toBeFocused()
Locator: getByRole('button', { name: 'Paragraph', exact: true })
Expected: focused
Received: inactive
Call log:
- expect.toBeFocused with timeout 5000ms
- waiting for getByRole('button', { name: 'Paragraph', exact: true })
9 × locator resolved to <button id=":ra:" type="button" aria-haspopup="true" aria-expanded="false" aria-label="Paragraph" data-active-item="true" data-toolbar-item="true" aria-describedby="components-button__description-13" class="components-button components-dropdown-menu__toggle has-icon">…</button>
- unexpected value "not focused"
190 | exact: true,
191 | } );
> 192 | await expect( blockToolbarParagraphButton ).toBeFocused();
| ^
193 | await pageUtils.pressKeys( 'Tab' );
194 | // check focus is on the block
195 | await BlockToolbarUtils.expectLabelToHaveFocus( 'Block: Paragraph' );
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/navigable-toolbar.spec.js:192:47
|
[chromium] › editor/various/navigable-toolbar.spec.js:175:2 › Block Toolbar › Tab order of the block toolbar aligns with visual order:
test/e2e/specs/editor/various/navigable-toolbar.spec.js#L192
1) [chromium] › editor/various/navigable-toolbar.spec.js:175:2 › Block Toolbar › Tab order of the block toolbar aligns with visual order
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 5000ms waiting for expect(locator).toBeFocused()
Locator: getByRole('button', { name: 'Paragraph', exact: true })
Expected: focused
Received: inactive
Call log:
- expect.toBeFocused with timeout 5000ms
- waiting for getByRole('button', { name: 'Paragraph', exact: true })
9 × locator resolved to <button id=":ra:" type="button" aria-haspopup="true" aria-expanded="false" aria-label="Paragraph" data-active-item="true" data-toolbar-item="true" aria-describedby="components-button__description-13" class="components-button components-dropdown-menu__toggle has-icon">…</button>
- unexpected value "not focused"
190 | exact: true,
191 | } );
> 192 | await expect( blockToolbarParagraphButton ).toBeFocused();
| ^
193 | await pageUtils.pressKeys( 'Tab' );
194 | // check focus is on the block
195 | await BlockToolbarUtils.expectLabelToHaveFocus( 'Block: Paragraph' );
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/navigable-toolbar.spec.js:192:47
|
[chromium] › editor/various/navigable-toolbar.spec.js:175:2 › Block Toolbar › Tab order of the block toolbar aligns with visual order:
test/e2e/specs/editor/various/navigable-toolbar.spec.js#L192
1) [chromium] › editor/various/navigable-toolbar.spec.js:175:2 › Block Toolbar › Tab order of the block toolbar aligns with visual order
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 5000ms waiting for expect(locator).toBeFocused()
Locator: getByRole('button', { name: 'Paragraph', exact: true })
Expected: focused
Received: inactive
Call log:
- expect.toBeFocused with timeout 5000ms
- waiting for getByRole('button', { name: 'Paragraph', exact: true })
9 × locator resolved to <button id=":ra:" type="button" aria-haspopup="true" aria-expanded="false" aria-label="Paragraph" data-active-item="true" data-toolbar-item="true" aria-describedby="components-button__description-13" class="components-button components-dropdown-menu__toggle has-icon">…</button>
- unexpected value "not focused"
190 | exact: true,
191 | } );
> 192 | await expect( blockToolbarParagraphButton ).toBeFocused();
| ^
193 | await pageUtils.pressKeys( 'Tab' );
194 | // check focus is on the block
195 | await BlockToolbarUtils.expectLabelToHaveFocus( 'Block: Paragraph' );
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/navigable-toolbar.spec.js:192:47
|
[chromium] › editor/various/navigable-toolbar.spec.js:243:2 › Block Toolbar › Focus should remain on mover when moving blocks:
test/e2e/specs/editor/various/navigable-toolbar.spec.js#L267
2) [chromium] › editor/various/navigable-toolbar.spec.js:243:2 › Block Toolbar › Focus should remain on mover when moving blocks
Error: Timed out 5000ms waiting for expect(locator).toBeFocused()
Locator: getByRole('button', { name: 'Paragraph', exact: true })
Expected: focused
Received: inactive
Call log:
- expect.toBeFocused with timeout 5000ms
- waiting for getByRole('button', { name: 'Paragraph', exact: true })
9 × locator resolved to <button id=":r1c:" type="button" aria-haspopup="true" aria-expanded="false" aria-label="Paragraph" data-active-item="true" data-toolbar-item="true" aria-describedby="components-button__description-32" class="components-button components-dropdown-menu__toggle has-icon">…</button>
- unexpected value "not focused"
265 | exact: true,
266 | } );
> 267 | await expect( blockToolbarParagraphButton ).toBeFocused();
| ^
268 | // Go to Move Up Button
269 | await pageUtils.pressKeys( 'ArrowRight' );
270 | const blockToolbarMoveUpButton = page.getByRole( 'button', {
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/navigable-toolbar.spec.js:267:47
|
[chromium] › editor/various/navigable-toolbar.spec.js:243:2 › Block Toolbar › Focus should remain on mover when moving blocks:
test/e2e/specs/editor/various/navigable-toolbar.spec.js#L267
2) [chromium] › editor/various/navigable-toolbar.spec.js:243:2 › Block Toolbar › Focus should remain on mover when moving blocks
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 5000ms waiting for expect(locator).toBeFocused()
Locator: getByRole('button', { name: 'Paragraph', exact: true })
Expected: focused
Received: inactive
Call log:
- expect.toBeFocused with timeout 5000ms
- waiting for getByRole('button', { name: 'Paragraph', exact: true })
9 × locator resolved to <button id=":r1c:" type="button" aria-haspopup="true" aria-expanded="false" aria-label="Paragraph" data-active-item="true" data-toolbar-item="true" aria-describedby="components-button__description-32" class="components-button components-dropdown-menu__toggle has-icon">…</button>
- unexpected value "not focused"
265 | exact: true,
266 | } );
> 267 | await expect( blockToolbarParagraphButton ).toBeFocused();
| ^
268 | // Go to Move Up Button
269 | await pageUtils.pressKeys( 'ArrowRight' );
270 | const blockToolbarMoveUpButton = page.getByRole( 'button', {
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/navigable-toolbar.spec.js:267:47
|
[chromium] › editor/various/navigable-toolbar.spec.js:243:2 › Block Toolbar › Focus should remain on mover when moving blocks:
test/e2e/specs/editor/various/navigable-toolbar.spec.js#L267
2) [chromium] › editor/various/navigable-toolbar.spec.js:243:2 › Block Toolbar › Focus should remain on mover when moving blocks
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 5000ms waiting for expect(locator).toBeFocused()
Locator: getByRole('button', { name: 'Paragraph', exact: true })
Expected: focused
Received: inactive
Call log:
- expect.toBeFocused with timeout 5000ms
- waiting for getByRole('button', { name: 'Paragraph', exact: true })
9 × locator resolved to <button id=":r1c:" type="button" aria-haspopup="true" aria-expanded="false" aria-label="Paragraph" data-active-item="true" data-toolbar-item="true" aria-describedby="components-button__description-32" class="components-button components-dropdown-menu__toggle has-icon">…</button>
- unexpected value "not focused"
265 | exact: true,
266 | } );
> 267 | await expect( blockToolbarParagraphButton ).toBeFocused();
| ^
268 | // Go to Move Up Button
269 | await pageUtils.pressKeys( 'ArrowRight' );
270 | const blockToolbarMoveUpButton = page.getByRole( 'button', {
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/navigable-toolbar.spec.js:267:47
|
[chromium] › editor/various/patterns.spec.js:272:2 › Synced pattern › allows conversion back to blocks when the reusable block has unsaved edits:
test/e2e/specs/editor/various/patterns.spec.js#L317
3) [chromium] › editor/various/patterns.spec.js:272:2 › Synced pattern › allows conversion back to blocks when the reusable block has unsaved edits
TimeoutError: locator.click: Timeout 10000ms exceeded.
Call log:
- waiting for getByRole('region', { name: 'Editor top bar' }).getByRole('button', { name: 'Back' })
315 |
316 | // Go back to the post.
> 317 | await editorTopBar.getByRole( 'button', { name: 'Back' } ).click();
| ^
318 |
319 | await editor.selectBlocks(
320 | editor.canvas.getByRole( 'document', { name: 'Block: Pattern' } )
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/patterns.spec.js:317:62
|
[chromium] › editor/various/patterns.spec.js:272:2 › Synced pattern › allows conversion back to blocks when the reusable block has unsaved edits:
test/e2e/specs/editor/various/patterns.spec.js#L317
3) [chromium] › editor/various/patterns.spec.js:272:2 › Synced pattern › allows conversion back to blocks when the reusable block has unsaved edits
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
TimeoutError: locator.click: Timeout 10000ms exceeded.
Call log:
- waiting for getByRole('region', { name: 'Editor top bar' }).getByRole('button', { name: 'Back' })
315 |
316 | // Go back to the post.
> 317 | await editorTopBar.getByRole( 'button', { name: 'Back' } ).click();
| ^
318 |
319 | await editor.selectBlocks(
320 | editor.canvas.getByRole( 'document', { name: 'Block: Pattern' } )
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/patterns.spec.js:317:62
|
[chromium] › editor/various/patterns.spec.js:272:2 › Synced pattern › allows conversion back to blocks when the reusable block has unsaved edits:
test/e2e/specs/editor/various/patterns.spec.js#L317
3) [chromium] › editor/various/patterns.spec.js:272:2 › Synced pattern › allows conversion back to blocks when the reusable block has unsaved edits
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
TimeoutError: locator.click: Timeout 10000ms exceeded.
Call log:
- waiting for getByRole('region', { name: 'Editor top bar' }).getByRole('button', { name: 'Back' })
315 |
316 | // Go back to the post.
> 317 | await editorTopBar.getByRole( 'button', { name: 'Back' } ).click();
| ^
318 |
319 | await editor.selectBlocks(
320 | editor.canvas.getByRole( 'document', { name: 'Block: Pattern' } )
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/patterns.spec.js:317:62
|
[chromium] › editor/various/patterns.spec.js:531:2 › Synced pattern › should be able to insert a reusable block twice:
test/e2e/specs/editor/various/patterns.spec.js#L580
4) [chromium] › editor/various/patterns.spec.js:531:2 › Synced pattern › should be able to insert a reusable block twice
TimeoutError: locator.click: Timeout 10000ms exceeded.
Call log:
- waiting for getByRole('region', { name: 'Editor top bar' }).getByRole('button', { name: 'Back' })
578 | .filter( { hasText: 'Pattern updated.' } )
579 | .click();
> 580 | await editorTopBar.getByRole( 'button', { name: 'Back' } ).click();
| ^
581 |
582 | await expect(
583 | editor.canvas
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/patterns.spec.js:580:62
|
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 - 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 - 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 - 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 - 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 - 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 - 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 - 6
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 - 1
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Playwright - 8
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Playwright - 7
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
|
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.2m)
|
🎭 Playwright Run Summary
2 failed
[chromium] › site-editor/site-editor-url-navigation.spec.js:23:2 › Site editor url navigation › Redirection after template creation
[chromium] › site-editor/site-editor-url-navigation.spec.js:51:2 › Site editor url navigation › Redirection after template part creation
1 flaky
[chromium] › site-editor/template-revert.spec.js:135:2 › Template Revert › should show the original content after revert, clicking undo then redo in the header toolbar
2 skipped
198 passed (7.2m)
|
🎭 Playwright Run Summary
1 skipped
210 passed (8.4m)
|
🎭 Playwright Run Summary
2 failed
[chromium] › site-editor/browser-history.spec.js:15:2 › Site editor browser history › Back button works properly
[chromium] › site-editor/navigation.spec.js:21:2 › Site editor navigation › Can use keyboard to navigate the site editor
1 skipped
171 passed (9.0m)
|
🎭 Playwright Run Summary
207 passed (8.9m)
|
🎭 Playwright Run Summary
3 skipped
188 passed (10.7m)
|
🎭 Playwright Run Summary
1 skipped
205 passed (11.4m)
|
🎭 Playwright Run Summary
8 failed
[chromium] › editor/various/navigable-toolbar.spec.js:175:2 › Block Toolbar › Tab order of the block toolbar aligns with visual order
[chromium] › editor/various/navigable-toolbar.spec.js:243:2 › Block Toolbar › Focus should remain on mover when moving blocks
[chromium] › editor/various/patterns.spec.js:272:2 › Synced pattern › allows conversion back to blocks when the reusable block has unsaved edits
[chromium] › editor/various/patterns.spec.js:531:2 › Synced pattern › should be able to insert a reusable block twice
[chromium] › editor/various/post-editor-template-mode.spec.js:40:2 › Post Editor Template mode › Allow to switch to template mode, edit the template and check the result
[chromium] › editor/various/post-editor-template-mode.spec.js:116:2 › Post Editor Template mode › Allow creating custom block templates in classic themes
[chromium] › editor/various/preview.spec.js:228:2 › Preview with Custom Fields enabled › displays edits to the post title and content in the preview
[chromium] › editor/various/rich-text.spec.js:605:2 › RichText (@Firefox, @WebKit) › should preserve internal formatting (-webkit, -firefox)
1 skipped
216 passed (13.0m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
failures-artifacts
|
69 MB |
|
flaky-tests-report
|
1.6 KB |
|