Add EmptyState component to @wordpress/ui #149264
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/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] › test/e2e/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
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 (11.3m)
|
|
🎭 Playwright Run Summary
3 skipped
236 passed (11.7m)
|
|
🎭 Playwright Run Summary
1 skipped
239 passed (12.0m)
|
|
🎭 Playwright Run Summary
1 flaky
[chromium] › test/e2e/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
243 passed (12.4m)
|
|
🎭 Playwright Run Summary
5 skipped
199 passed (13.6m)
|
|
🎭 Playwright Run Summary
6 skipped
273 passed (16.5m)
|
|
🎭 Playwright Run Summary
1 skipped
249 passed (20.9m)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
blob-reports-merged
|
6.55 MB |
sha256:7a669bf0751f973d14276feaddd6227b576f434d62197a737018c4a71e0c49f0
|
|
|
failures-artifacts
|
3.1 MB |
sha256:9ed71ebc8116af0b2b57d6df03e90d6c3c4bce1c7570eb926e66420ba9c46e83
|
|
|
flaky-tests-report
|
2.13 KB |
sha256:80c3384653b94bb4d8fe01198681ccbc81edd1d086f4d0b14799337bb9098c3e
|
|
|
html-report--attempt-1
|
6.13 MB |
sha256:5199a2965661749447b7d77f26d67fc12dbb29e2d4799e79ee2138cbeb9acd6b
|
|