RTC: Fix RichTextData deserialization #148981
end2end-test.yml
on: pull_request
Annotations
1 error 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
|
|
🎭 Playwright Run Summary
3 skipped
238 passed (9.5m)
|
|
🎭 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 (12.3m)
|
|
🎭 Playwright Run Summary
3 skipped
236 passed (12.2m)
|
|
🎭 Playwright Run Summary
244 passed (12.8m)
|
|
🎭 Playwright Run Summary
1 skipped
239 passed (12.8m)
|
|
🎭 Playwright Run Summary
6 skipped
273 passed (17.1m)
|
|
🎭 Playwright Run Summary
1 skipped
249 passed (18.3m)
|
|
🎭 Playwright Run Summary
5 skipped
199 passed (13.1m)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
blob-reports-merged
|
5.9 MB |
sha256:cbb4a3a65ea0b1033acb922dc5f2187e54358b91ce2a7b1de9100c494bf8f020
|
|
|
failures-artifacts
|
2.06 MB |
sha256:30a1680d2aaa9339ffd3643635a69d365e47a25c1875edd7f429c038d6a358a0
|
|
|
flaky-tests-report
|
1.08 KB |
sha256:d52d1c957485309ecddbf96f366810fc3f4a2bd124b7aecebcd37f6e3a00f738
|
|
|
html-report--attempt-1
|
5.1 MB |
sha256:808bd62c1b627bd22ebd799d0c36a8280fd005484f98b72a3e24a9efd31591c9
|
|