UI Card: full bleed as header hero image & content cover #155799
Annotations
2 errors and 8 notices
|
[chromium] › specs/site-editor/dataviews-list-layout-keyboard.spec.js:101:2 › Dataviews List Layout › Navigates the items list via UP/DOWN arrow keys:
test/e2e/specs/site-editor/dataviews-list-layout-keyboard.spec.js#L115
1) [chromium] › specs/site-editor/dataviews-list-layout-keyboard.spec.js:101:2 › Dataviews List Layout › Navigates the items list via UP/DOWN arrow keys
Error: expect(locator).toBeFocused() failed
Locator: getByLabel('Sample Page')
Expected: focused
Error: strict mode violation: getByLabel('Sample Page') resolved to 2 elements:
1) <button tabindex="-1" type="button" aria-pressed="false" id="view-list-0-2-item-wrapper" class="dataviews-view-list__item" aria-labelledby="view-list-0-2-label" aria-describedby="view-list-0-2-description"></button> aka locator('#view-list-0-2-item-wrapper')
2) <button tabindex="-1" type="button" aria-pressed="false" id="view-list-0-12-item-wrapper" class="dataviews-view-list__item" aria-labelledby="view-list-0-12-label" aria-describedby="view-list-0-12-description"></button> aka locator('#view-list-0-12-item-wrapper')
Call log:
- Expect "toBeFocused" with timeout 5000ms
- waiting for getByLabel('Sample Page')
113 | // Use arrow up/down to move through the list.
114 | await page.keyboard.press( 'ArrowDown' );
> 115 | await expect( page.getByLabel( 'Sample Page' ) ).toBeFocused();
| ^
116 |
117 | await page.keyboard.press( 'ArrowUp' );
118 | await expect( page.getByLabel( 'Privacy Policy' ) ).toBeFocused();
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/site-editor/dataviews-list-layout-keyboard.spec.js:115:52
|
|
[chromium] › specs/admin/font-library.spec.js:32:3 › Font Library › When a user manages custom fonts via the UI › should allow user to add and remove multiple local font files:
test/e2e/specs/admin/font-library.spec.js#L61
1) [chromium] › specs/admin/font-library.spec.js:32:3 › Font Library › When a user manages custom fonts via the UI › should allow user to add and remove multiple local font files
Error: expect(locator).toBeVisible() failed
Locator: getByLabel('Exo 2 Semi-bold Italic')
Expected: visible
Timeout: 5000ms
Error: element(s) not found
Call log:
- Expect "toBeVisible" with timeout 5000ms
- waiting for getByLabel('Exo 2 Semi-bold Italic')
59 | await expect(
60 | page.getByLabel( 'Exo 2 Semi-bold Italic' )
> 61 | ).toBeVisible();
| ^
62 |
63 | // Check CSS preset was created by creating a post and applying the font.
64 | await admin.createNewPost();
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/admin/font-library.spec.js:61:6
|
|
🎭 Playwright Run Summary
7 skipped
247 passed (10.4m)
|
|
🎭 Playwright Run Summary
13 skipped
228 passed (12.1m)
|
|
🎭 Playwright Run Summary
1 flaky
[chromium] › specs/site-editor/dataviews-list-layout-keyboard.spec.js:101:2 › Dataviews List Layout › Navigates the items list via UP/DOWN arrow keys
3 skipped
257 passed (12.1m)
|
|
🎭 Playwright Run Summary
5 skipped
250 passed (12.6m)
|
|
🎭 Playwright Run Summary
1 flaky
[chromium] › specs/admin/font-library.spec.js:32:3 › Font Library › When a user manages custom fonts via the UI › should allow user to add and remove multiple local font files
256 passed (13.2m)
|
|
🎭 Playwright Run Summary
4 skipped
268 passed (13.3m)
|
|
🎭 Playwright Run Summary
6 skipped
247 passed (16.7m)
|
|
🎭 Playwright Run Summary
1 skipped
260 passed (25.4m)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
blob-reports-merged
|
6.2 MB |
sha256:1fa385b598a051de51cf21486ee984ae612af537e8730352db091844288f8090
|
|
|
flaky-tests-report
|
2.29 KB |
sha256:661fc2591102e2e69d8edf5f7af02ced253d09ecacad11346482759fb55600a9
|
|
|
html-report--attempt-1
|
5.69 MB |
sha256:73a1ed9d66393f75a4a158ab8c9eba96e79f0483b01076991aba85c00a21e271
|
|