CollapsibleCard: add animations
#148689
end2end-test.yml
on: pull_request
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
|
|
[firefox] › test/e2e/specs/editor/various/rich-text.spec.js:102:2 › RichText (@firefox:
test/e2e/specs/editor/various/rich-text.spec.js#L123
1) [firefox] › test/e2e/specs/editor/various/rich-text.spec.js:102:2 › RichText (@Firefox, @WebKit) › should not highlight more than one format
Error: expect(received).toBe(expected) // Object.is equality
Expected: 1
Received: 0
121 | ).length
122 | );
> 123 | expect( count ).toBe( 1 );
| ^
124 | } );
125 |
126 | test( 'should return focus when pressing formatting button (-firefox)', async ( {
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/rich-text.spec.js:123:19
|
|
🎭 Playwright Run Summary
3 skipped
239 passed (9.9m)
|
|
🎭 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 (12.5m)
|
|
🎭 Playwright Run Summary
1 skipped
239 passed (12.4m)
|
|
🎭 Playwright Run Summary
244 passed (12.9m)
|
|
|
|
🎭 Playwright Run Summary
6 skipped
271 passed (16.8m)
|
|
🎭 Playwright Run Summary
3 skipped
235 passed (10.7m)
|
|
🎭 Playwright Run Summary
1 skipped
247 passed (18.3m)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
blob-reports-merged
|
6.75 MB |
sha256:694a4e872e12056b28c8d8e67b604d674a2784d7893e5f87c796f30f61a53809
|
|
|
failures-artifacts
|
3.34 MB |
sha256:3c66a12407363501d25dc01434265c26ce2f65443e9117317e478221600069cb
|
|
|
flaky-tests-report
|
1.99 KB |
sha256:5bcf087052b61649f0411588c8ea47b856c0c03492c7d4ca71bd8be87674d2b0
|
|
|
html-report--attempt-1
|
6.34 MB |
sha256:6bc793f986fd6f761bc77fec49474ac44a3477fd8dfd71295e109581242ff5ad
|
|