Components: Add overlay legacy slot infrastructure #152945
Annotations
2 errors and 8 notices
|
[chromium] › 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] › 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] › specs/admin/font-library.spec.js:32:3 › Font Library › When a user manages custom fonts via the UI › should allow user to add and remove multiple local font files:
test/e2e/specs/admin/font-library.spec.js#L61
1) [chromium] › specs/admin/font-library.spec.js:32:3 › Font Library › When a user manages custom fonts via the UI › should allow user to add and remove multiple local font files
Error: expect(locator).toBeVisible() failed
Locator: getByLabel('Exo 2 Semi-bold Italic')
Expected: visible
Timeout: 5000ms
Error: element(s) not found
Call log:
- Expect "toBeVisible" with timeout 5000ms
- waiting for getByLabel('Exo 2 Semi-bold Italic')
59 | await expect(
60 | page.getByLabel( 'Exo 2 Semi-bold Italic' )
> 61 | ).toBeVisible();
| ^
62 |
63 | // Check CSS preset was created by creating a post and applying the font.
64 | await admin.createNewPost();
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/admin/font-library.spec.js:61:6
|
|
🎭 Playwright Run Summary
3 skipped
249 passed (10.9m)
|
|
🎭 Playwright Run Summary
6 skipped
206 passed (10.6m)
|
|
🎭 Playwright Run Summary
1 flaky
[chromium] › 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
243 passed (13.3m)
|
|
🎭 Playwright Run Summary
4 skipped
246 passed (13.2m)
|
|
🎭 Playwright Run Summary
1 skipped
242 passed (13.4m)
|
|
🎭 Playwright Run Summary
7 skipped
280 passed (14.2m)
|
|
🎭 Playwright Run Summary
1 flaky
[chromium] › specs/admin/font-library.spec.js:32:3 › Font Library › When a user manages custom fonts via the UI › should allow user to add and remove multiple local font files
259 passed (14.6m)
|
|
🎭 Playwright Run Summary
1 skipped
252 passed (23.2m)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
blob-reports-merged
|
6.8 MB |
sha256:ca7964d16682767991f8aad5cf8aec9431a34f96c08e740c32197ca16027a77d
|
|
|
flaky-tests-report
|
2.13 KB |
sha256:83bd93d131c88f42747cf66370552da9babb4377b50a39bc10a6246f3a70401c
|
|
|
html-report--attempt-1
|
6.33 MB |
sha256:7405dff7da169c5985ab1417a7148c077d38d8ad91ae1661009361e1571e60c3
|
|