CollapsibleCard: add animations (#76378)
#148700
end2end-test.yml
on: push
Annotations
3 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
|
|
Report to GitHub
HttpError: Resource not accessible by integration
|
|
🎭 Playwright Run Summary
3 skipped
239 passed (11.1m)
|
|
🎭 Playwright Run Summary
3 skipped
235 passed (11.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
232 passed (11.8m)
|
|
🎭 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 (11.9m)
|
|
🎭 Playwright Run Summary
1 skipped
239 passed (12.6m)
|
|
🎭 Playwright Run Summary
5 skipped
199 passed (13.0m)
|
|
🎭 Playwright Run Summary
6 skipped
271 passed (17.7m)
|
|
🎭 Playwright Run Summary
1 skipped
247 passed (18.4m)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
blob-reports-merged
Expired
|
6.58 MB |
sha256:4dc6de7303ba8d72fe800d638af62dfd665cf60e6bd602088e16099344196954
|
|
|
failures-artifacts
Expired
|
3.18 MB |
sha256:3a55cf9bf405015dfb4900a5f40c47c8fec154297b22c8a8b5e2ef1095d39974
|
|
|
flaky-tests-report
Expired
|
2.13 KB |
sha256:781338c14760f6e11cd1ab04124048572434e2ab4e3747a23ea8bef404a14fad
|
|
|
html-report--attempt-1
Expired
|
6.18 MB |
sha256:b7f1977cfccdc53f090f690ee2d748cd54893e5b5a1b8b3b6b681b5c4f80b8ae
|
|