Add supports for states on single block instances #149473
Annotations
2 errors and 8 notices
|
[chromium] › test/e2e/specs/editor/various/post-content-focus-mode.spec.js:129:3 › Post Content focus mode › post content inside a template part › post title and content are editable and blocks can be inserted:
packages/e2e-test-utils-playwright/src/editor/select-blocks.ts#L26
1) [chromium] › test/e2e/specs/editor/various/post-content-focus-mode.spec.js:129:3 › Post Content focus mode › post content inside a template part › post title and content are editable and blocks can be inserted › Paragraph and Group blocks are available in the inserter
TimeoutError: locator.getAttribute: Timeout 10000ms exceeded.
Call log:
- waiting for locator('[name="editor-canvas"]').contentFrame().getByText('Initial content')
at ../../../packages/e2e-test-utils-playwright/src/editor/select-blocks.ts:26
24 | : endSelectorOrLocator;
25 |
> 26 | const startClientId = await startBlock.getAttribute( 'data-block' );
| ^
27 | const endClientId = await endBlock?.getAttribute( 'data-block' );
28 |
29 | if ( endClientId ) {
at Editor.selectBlocks (/home/runner/work/gutenberg/gutenberg/packages/e2e-test-utils-playwright/src/editor/select-blocks.ts:26:41)
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/post-content-focus-mode.spec.js:163:18
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/post-content-focus-mode.spec.js:159:15
|
|
[chromium] › test/e2e/specs/site-editor/site-editor-url-navigation.spec.js:33:2 › Site editor url navigation › Redirection after template creation:
test/e2e/specs/site-editor/site-editor-url-navigation.spec.js#L54
1) [chromium] › test/e2e/specs/site-editor/site-editor-url-navigation.spec.js:33:2 › Site editor url navigation › Redirection after template creation
TimeoutError: locator.click: Timeout 10000ms exceeded.
Call log:
- waiting for getByRole('button', { name: 'For a specific item' })
52 | await page
53 | .getByRole( 'button', { name: 'For a specific item' } )
> 54 | .click();
| ^
55 | await page.getByRole( 'option', { name: 'Demo' } ).click();
56 | await expect( page ).toHaveURL(
57 | '/wp-admin/site-editor.php?p=%2Fwp_template%2Femptytheme%2F%2Fsingle-post-demo&canvas=edit'
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/site-editor/site-editor-url-navigation.spec.js:54:5
|
|
🎭 Playwright Run Summary
3 skipped
236 passed (10.7m)
|
|
🎭 Playwright Run Summary
1 flaky
[chromium] › test/e2e/specs/editor/various/post-content-focus-mode.spec.js:129:3 › Post Content focus mode › post content inside a template part › post title and content are editable and blocks can be inserted
5 skipped
233 passed (11.9m)
|
|
🎭 Playwright Run Summary
1 skipped
239 passed (12.4m)
|
|
🎭 Playwright Run Summary
1 flaky
[chromium] › test/e2e/specs/site-editor/site-editor-url-navigation.spec.js:33:2 › Site editor url navigation › Redirection after template creation
3 skipped
237 passed (11.9m)
|
|
🎭 Playwright Run Summary
246 passed (12.7m)
|
|
🎭 Playwright Run Summary
5 skipped
199 passed (14.3m)
|
|
🎭 Playwright Run Summary
6 skipped
273 passed (17.1m)
|
|
🎭 Playwright Run Summary
1 skipped
251 passed (21.9m)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
blob-reports-merged
|
8.72 MB |
sha256:508daa7ca9e24b4fdd109e2cf74ddccd75a47bbcbf62d2a45e3a21fb53acebc5
|
|
|
failures-artifacts
|
4.8 MB |
sha256:e0e633f1a1c511137a9bcf171b65463fc9148207059649cbe2c4f5d75ee94241
|
|
|
flaky-tests-report
|
2.04 KB |
sha256:025a6a002498971aabe476c4480f5b4dbc59cb9001edc0892e5f9ba411e17beb
|
|
|
html-report--attempt-1
|
7.9 MB |
sha256:774dfb88b06bceccddd453c578c10556a3273b05f1cb0f855938aa422936e94f
|
|