Bump the github-actions group across 2 directories with 4 updates #152904
end2end-test.yml
on: pull_request
Annotations
2 errors and 8 notices
|
[chromium] › specs/editor/various/publish-panel.spec.js:11:2 › Post publish panel › should move focus back to the Publish panel toggle button when canceling:
test/e2e/specs/editor/various/publish-panel.spec.js#L33
2) [chromium] › specs/editor/various/publish-panel.spec.js:11:2 › Post publish panel › should move focus back to the Publish panel toggle button when canceling
Error: expect(locator).toBeFocused() failed
Locator: locator('role=region[name="Editor top bar"i]').locator('role=button[name="Publish"i]')
Expected: focused
Received: inactive
Timeout: 5000ms
Call log:
- Expect "toBeFocused" with timeout 5000ms
- waiting for locator('role=region[name="Editor top bar"i]').locator('role=button[name="Publish"i]')
9 × locator resolved to <button type="button" aria-expanded="true" aria-disabled="false" class="components-button editor-post-publish-panel__toggle editor-post-publish-button__button is-primary is-compact">Publish</button>
- unexpected value "inactive"
31 |
32 | // Test focus is moved back to the Publish panel toggle button.
> 33 | await expect( publishPanelToggleButton ).toBeFocused();
| ^
34 | } );
35 |
36 | test( 'should move focus back to the Publish panel toggle button after publishing and closing the panel', async ( {
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/publish-panel.spec.js:33:44
|
|
[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
|
|
🎭 Playwright Run Summary
3 skipped
245 passed (10.7m)
|
|
🎭 Playwright Run Summary
7 skipped
280 passed (13.4m)
|
|
🎭 Playwright Run Summary
1 skipped
242 passed (13.5m)
|
|
🎭 Playwright Run Summary
4 skipped
246 passed (13.5m)
|
|
🎭 Playwright Run Summary
260 passed (13.6m)
|
|
🎭 Playwright Run Summary
2 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
[chromium] › specs/editor/various/publish-panel.spec.js:11:2 › Post publish panel › should move focus back to the Publish panel toggle button when canceling
5 skipped
246 passed (14.0m)
|
|
🎭 Playwright Run Summary
6 skipped
206 passed (13.6m)
|
|
🎭 Playwright Run Summary
1 skipped
251 passed (23.8m)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
blob-reports-merged
|
7.04 MB |
sha256:ca8c6602bfea6f1ab25cc829b83ace89c52eef83caf524bf30927d2b388a0930
|
|
|
flaky-tests-report
|
2.32 KB |
sha256:3074b4dc39541cf3047010ec96fb41acea65fd951552bbe836fc9da7f6ffe499
|
|
|
html-report--attempt-1
|
6.56 MB |
sha256:9e0124781a04a239edb0f978ca36024785aa13e431ef88fccd9585fdea91b276
|
|