Core data: getEditedEntityRecord: do not return empty object #102224
Annotations
12 errors, 1 warning, and 1 notice
Archive flaky tests report
Failed to CreateArtifact: Received non-retryable error: Failed request: (409) Conflict: an artifact with this name already exists on the workflow run
|
Archive debug artifacts (screenshots, traces)
Failed to CreateArtifact: Received non-retryable error: Failed request: (409) Conflict: an artifact with this name already exists on the workflow run
|
Run the tests:
test/e2e/specs/site-editor/push-to-global-styles.spec.js#L20
1) [chromium] › site-editor/push-to-global-styles.spec.js:23:2 › Push to Global Styles button › should apply Heading block styles to all Heading blocks
TimeoutError: locator.click: Timeout 10000ms exceeded.
Call log:
- waiting for frameLocator('[name="editor-canvas"]').locator('body')
18 | postType: 'wp_template',
19 | } );
> 20 | await editor.canvas.locator( 'body' ).click();
| ^
21 | } );
22 |
23 | test( 'should apply Heading block styles to all Heading blocks', async ( {
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/site-editor/push-to-global-styles.spec.js:20:41
|
Run the tests:
test/e2e/specs/site-editor/push-to-global-styles.spec.js#L20
1) [chromium] › site-editor/push-to-global-styles.spec.js:23:2 › Push to Global Styles button › should apply Heading block styles to all Heading blocks
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
TimeoutError: locator.click: Timeout 10000ms exceeded.
Call log:
- waiting for frameLocator('[name="editor-canvas"]').locator('body')
18 | postType: 'wp_template',
19 | } );
> 20 | await editor.canvas.locator( 'body' ).click();
| ^
21 | } );
22 |
23 | test( 'should apply Heading block styles to all Heading blocks', async ( {
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/site-editor/push-to-global-styles.spec.js:20:41
|
Run the tests:
test/e2e/specs/site-editor/push-to-global-styles.spec.js#L20
1) [chromium] › site-editor/push-to-global-styles.spec.js:23:2 › Push to Global Styles button › should apply Heading block styles to all Heading blocks
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
TimeoutError: locator.click: Timeout 10000ms exceeded.
Call log:
- waiting for frameLocator('[name="editor-canvas"]').locator('body')
18 | postType: 'wp_template',
19 | } );
> 20 | await editor.canvas.locator( 'body' ).click();
| ^
21 | } );
22 |
23 | test( 'should apply Heading block styles to all Heading blocks', async ( {
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/site-editor/push-to-global-styles.spec.js:20:41
|
Run the tests:
test/e2e/specs/site-editor/style-variations.spec.js#L42
2) [chromium] › site-editor/style-variations.spec.js:32:2 › Global styles variations › should have three variations available with the first one being active
TimeoutError: locator.click: Timeout 10000ms exceeded.
Call log:
- waiting for frameLocator('[name="editor-canvas"]').locator('body')
40 | postType: 'wp_template',
41 | } );
> 42 | await editor.canvas.locator( 'body' ).click();
| ^
43 |
44 | await siteEditorStyleVariations.browseStyles();
45 |
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/site-editor/style-variations.spec.js:42:41
|
Run the tests:
test/e2e/specs/site-editor/style-variations.spec.js#L42
2) [chromium] › site-editor/style-variations.spec.js:32:2 › Global styles variations › should have three variations available with the first one being active
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
TimeoutError: locator.click: Timeout 10000ms exceeded.
Call log:
- waiting for frameLocator('[name="editor-canvas"]').locator('body')
40 | postType: 'wp_template',
41 | } );
> 42 | await editor.canvas.locator( 'body' ).click();
| ^
43 |
44 | await siteEditorStyleVariations.browseStyles();
45 |
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/site-editor/style-variations.spec.js:42:41
|
Run the tests:
test/e2e/specs/site-editor/style-variations.spec.js#L42
2) [chromium] › site-editor/style-variations.spec.js:32:2 › Global styles variations › should have three variations available with the first one being active
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
TimeoutError: locator.click: Timeout 10000ms exceeded.
Call log:
- waiting for frameLocator('[name="editor-canvas"]').locator('body')
40 | postType: 'wp_template',
41 | } );
> 42 | await editor.canvas.locator( 'body' ).click();
| ^
43 |
44 | await siteEditorStyleVariations.browseStyles();
45 |
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/site-editor/style-variations.spec.js:42:41
|
Run the tests:
test/e2e/specs/site-editor/style-variations.spec.js#L79
3) [chromium] › site-editor/style-variations.spec.js:69:2 › Global styles variations › should apply preset colors and font sizes in a variation
TimeoutError: locator.click: Timeout 10000ms exceeded.
Call log:
- waiting for frameLocator('[name="editor-canvas"]').locator('body')
77 | postType: 'wp_template',
78 | } );
> 79 | await editor.canvas.locator( 'body' ).click();
| ^
80 | await siteEditorStyleVariations.browseStyles();
81 | await page.click( 'role=button[name="pink"i]' );
82 | await page.click( 'role=button[name="Back"i]' );
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/site-editor/style-variations.spec.js:79:41
|
Run the tests:
test/e2e/specs/site-editor/style-variations.spec.js#L79
3) [chromium] › site-editor/style-variations.spec.js:69:2 › Global styles variations › should apply preset colors and font sizes in a variation
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
TimeoutError: locator.click: Timeout 10000ms exceeded.
Call log:
- waiting for frameLocator('[name="editor-canvas"]').locator('body')
77 | postType: 'wp_template',
78 | } );
> 79 | await editor.canvas.locator( 'body' ).click();
| ^
80 | await siteEditorStyleVariations.browseStyles();
81 | await page.click( 'role=button[name="pink"i]' );
82 | await page.click( 'role=button[name="Back"i]' );
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/site-editor/style-variations.spec.js:79:41
|
Run the tests:
test/e2e/specs/site-editor/style-variations.spec.js#L79
3) [chromium] › site-editor/style-variations.spec.js:69:2 › Global styles variations › should apply preset colors and font sizes in a variation
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
TimeoutError: locator.click: Timeout 10000ms exceeded.
Call log:
- waiting for frameLocator('[name="editor-canvas"]').locator('body')
77 | postType: 'wp_template',
78 | } );
> 79 | await editor.canvas.locator( 'body' ).click();
| ^
80 | await siteEditorStyleVariations.browseStyles();
81 | await page.click( 'role=button[name="pink"i]' );
82 | await page.click( 'role=button[name="Back"i]' );
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/site-editor/style-variations.spec.js:79:41
|
Run the tests:
test/e2e/specs/site-editor/style-variations.spec.js#L116
4) [chromium] › site-editor/style-variations.spec.js:106:2 › Global styles variations › should apply custom colors and font sizes in a variation
TimeoutError: locator.click: Timeout 10000ms exceeded.
Call log:
- waiting for frameLocator('[name="editor-canvas"]').locator('body')
114 | postType: 'wp_template',
115 | } );
> 116 | await editor.canvas.locator( 'body' ).click();
| ^
117 | await siteEditorStyleVariations.browseStyles();
118 | await page.click( 'role=button[name="yellow"i]' );
119 | await page.click( 'role=button[name="Back"i]' );
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/site-editor/style-variations.spec.js:116:41
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@64ed1c7eab4cce3362f8c340dee64e5eaeef8f7c, actions/cache@88522ab9f39a2ea568f7027eddc7d8d8bc9d59c8. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run the tests
24 failed
[chromium] › site-editor/push-to-global-styles.spec.js:23:2 › Push to Global Styles button › should apply Heading block styles to all Heading blocks
[chromium] › site-editor/style-variations.spec.js:32:2 › Global styles variations › should have three variations available with the first one being active
[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:106:2 › Global styles variations › should apply custom colors and font sizes in a variation
[chromium] › site-editor/style-variations.spec.js:149:2 › Global styles variations › should apply a color palette in a variation
[chromium] › site-editor/style-variations.spec.js:179:2 › Global styles variations › should reflect style variations in the styles applied to the editor
[chromium] › site-editor/template-part.spec.js:22:2 › Template Part › can create template parts via the block placeholder start blank option
[chromium] › site-editor/template-part.spec.js:179:2 › Template Part › can detach blocks from a template part
[chromium] › site-editor/template-part.spec.js:223:2 › Template Part › shows changes in a template when a template part it contains is modified
[chromium] › site-editor/template-part.spec.js:257:2 › Template Part › doesn't throw a block error when clicking on a link
[chromium] › site-editor/template-part.spec.js:365:2 › Template Part › Keeps focus in place on undo in template parts
[chromium] › site-editor/template-revert.spec.js:79:2 › Template Revert › should show the original content after revert and page reload
[chromium] › site-editor/template-revert.spec.js:159:2 › Template Revert › should show the edited content after revert, clicking undo in the header toolbar, save and reload
[chromium] › site-editor/writing-flow.spec.js:16:2 › Site editor writing flow › allows shift tabbing to the block toolbar from the first block
[chromium] › site-editor/writing-flow.spec.js:44:2 › Site editor writing flow › allows tabbing to the inspector from the last block
[chromium] › site-editor/zoom-out.spec.js:44:2 › Zoom Out › Zoom-out button should not steal focus when a block is focused
[chromium] › widgets/editing-widgets.spec.js:44:2 › Widgets screen › Should insert content using the global inserter
[chromium] › widgets/editing-widgets.spec.js:148:2 › Widgets screen › Should insert content using the inline inserter
[chromium] › widgets/editing-widgets.spec.js:373:2 › Widgets screen › Should duplicate the widgets
[chromium] › widgets/editing-widgets.spec.js:418:2 › Widgets screen › Should display legacy widgets
[chromium] › widgets/editing-widgets.spec.js:501:2 › Widgets screen › allows widgets to be moved between widget areas using the dropdown in the block toolbar
[chromium] › widgets/editing-widgets.spec.js:543:2 › Widgets screen › Allows widget deletion to be undone
[chromium] › widgets/editing-widgets.spec.js:609:2 › Widgets screen › can toggle sidebar list view
[chromium] › widgets/editing-widgets.spec.js:627:2 › Widgets screen › allows blocks to be added on mobile viewports
1 flaky
[chromium] › interactivity/directive-bind.spec.ts:203:8 › data-wp-bind › attribute hydration › name is correctly hydrated for different values
3 skipped
156 passed (18.6m)
|
Loading