Project Management: Add validation for missing GitHub labels configuration #147411
Annotations
2 errors 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
|
|
[webkit] › test/e2e/specs/editor/various/autocomplete-and-mentions.spec.js:135:3 › Autocomplete (@firefox:
packages/e2e-test-utils-playwright/src/editor/publish-post.ts#L42
1) [webkit] › test/e2e/specs/editor/various/autocomplete-and-mentions.spec.js:135:3 › Autocomplete (@Firefox, @WebKit) › Custom Completer: should insert option between two other words
TimeoutError: locator.click: Timeout 10000ms exceeded.
Call log:
- waiting for getByRole('region', { name: 'Editor publish' }).getByRole('button', { name: 'Publish', exact: true })
at ../../../packages/e2e-test-utils-playwright/src/editor/publish-post.ts:42
40 | } )
41 | .getByRole( 'button', { name: 'Publish', exact: true } )
> 42 | .click();
| ^
43 |
44 | await this.page
45 | .getByRole( 'button', { name: 'Dismiss this notice' } )
at Editor.publishPost (/home/runner/work/gutenberg/gutenberg/packages/e2e-test-utils-playwright/src/editor/publish-post.ts:42:4)
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/autocomplete-and-mentions.spec.js:75:3
|
|
🎭 Playwright Run Summary
3 skipped
234 passed (9.2m)
|
|
🎭 Playwright Run Summary
1 skipped
236 passed (11.3m)
|
|
🎭 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
233 passed (12.0m)
|
|
🎭 Playwright Run Summary
3 skipped
232 passed (12.4m)
|
|
🎭 Playwright Run Summary
242 passed (12.9m)
|
|
🎭 Playwright Run Summary
5 skipped
199 passed (13.2m)
|
|
🎭 Playwright Run Summary
1 skipped
237 passed (14.4m)
|
|
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
blob-reports-merged
Expired
|
6.8 MB |
sha256:29b9d34d7bb2c24072f5c0917e753937ba9fa7bd00f86b5435ecfc474516410c
|
|
|
failures-artifacts
Expired
|
3.42 MB |
sha256:54c9550184de4a8b8be5d260eec25c4ed3d8da4b2399e404579824cca24a3886
|
|
|
flaky-tests-report
Expired
|
2.27 KB |
sha256:eca5287a8f05bb2f7390211a4fe0dc4d7352da3f999ad85f11911bafe1074f60
|
|
|
html-report--attempt-1
Expired
|
6.39 MB |
sha256:96a27c9a516947c14414400c591315ce7853c600782c2ac67fdd8b0a1e1b2efc
|
|