Notes: Refactor internals into smaller components (#77614) #152875
Annotations
3 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/editor/various/multi-entity-saving.spec.js:28:2 › Editor - Multi-entity save flow › Save flow should work as expected:
test/e2e/specs/editor/various/multi-entity-saving.spec.js#L127
1) [chromium] › specs/editor/various/multi-entity-saving.spec.js:28:2 › Editor - Multi-entity save flow › Save flow should work as expected
Error: expect(locator).toBeDisabled() failed
Locator: getByRole('region', { name: 'Editor top bar' }).getByRole('button', { name: 'Saved' })
Expected: disabled
Timeout: 5000ms
Error: element(s) not found
Call log:
- Expect "toBeDisabled" with timeout 5000ms
- waiting for getByRole('region', { name: 'Editor top bar' }).getByRole('button', { name: 'Saved' })
125 | await expect(
126 | topBar.getByRole( 'button', { name: 'Saved' } )
> 127 | ).toBeDisabled();
| ^
128 | await expect( openSavePanel ).toBeHidden();
129 |
130 | await editor.publishPost();
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/multi-entity-saving.spec.js:127:5
|
|
Report to GitHub
HttpError: Resource not accessible by integration
|
|
🎭 Playwright Run Summary
3 skipped
245 passed (11.1m)
|
|
🎭 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
247 passed (13.4m)
|
|
🎭 Playwright Run Summary
1 flaky
[chromium] › specs/editor/various/multi-entity-saving.spec.js:28:2 › Editor - Multi-entity save flow › Save flow should work as expected
1 skipped
241 passed (13.1m)
|
|
🎭 Playwright Run Summary
4 skipped
246 passed (12.8m)
|
|
🎭 Playwright Run Summary
7 skipped
280 passed (14.1m)
|
|
🎭 Playwright Run Summary
6 skipped
206 passed (13.7m)
|
|
🎭 Playwright Run Summary
260 passed (14.2m)
|
|
🎭 Playwright Run Summary
1 skipped
251 passed (22.3m)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
blob-reports-merged
|
7.34 MB |
sha256:a1a6d3b41e1a94725f194d284b81cc9f5f9dea134860a7cd3ede3989a413daa9
|
|
|
flaky-tests-report
|
2.08 KB |
sha256:6f0951552e830f7176d8d6fd07bf550e95a9cf3acf9d15c8b28b07d2395e40c4
|
|
|
html-report--attempt-1
|
6.88 MB |
sha256:d06dfd8b714163d5152bdcb378c6463aad271d9f66eac5a679d4311c9cf59f04
|
|