Bump flatted from 3.3.1 to 3.4.1 #148417
end2end-test.yml
on: pull_request
Annotations
1 error and 8 notices
|
[chromium] › test/e2e/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
1) [chromium] › test/e2e/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
|
|
🎭 Playwright Run Summary
3 skipped
236 passed (10.8m)
|
|
🎭 Playwright Run Summary
3 skipped
235 passed (12.4m)
|
|
🎭 Playwright Run Summary
1 skipped
239 passed (12.5m)
|
|
🎭 Playwright Run Summary
241 passed (12.8m)
|
|
🎭 Playwright Run Summary
1 flaky
[chromium] › test/e2e/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
231 passed (11.9m)
|
|
🎭 Playwright Run Summary
5 skipped
199 passed (14.6m)
|
|
🎭 Playwright Run Summary
1 skipped
246 passed (15.3m)
|
|
🎭 Playwright Run Summary
6 skipped
270 passed (16.8m)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
blob-reports-merged
Expired
|
4.73 MB |
sha256:b3337c3368ea9e3b4cce33ff42f931e551f45302f16d1f1fcbad7d53c67a2d1e
|
|
|
failures-artifacts
Expired
|
1.35 MB |
sha256:ef85156dfb670165567fcea11e7ad12d10a3f93fc481c97f2fb4fa0b296c3561
|
|
|
flaky-tests-report
Expired
|
1.25 KB |
sha256:3966a43f17d224dfed62cacffbd499c2b98f1cfeba78944d956d6b9082f53ae8
|
|
|
html-report--attempt-1
Expired
|
4.34 MB |
sha256:64018bb50ab63ae3f5f0010e2b66c07337f546fc6c557d65d78250c8cf22c457
|
|