Skip to content

Cover: Add aria-label to fixed and repeated image backgrounds #86314

Cover: Add aria-label to fixed and repeated image backgrounds

Cover: Add aria-label to fixed and repeated image backgrounds #86314

Triggered via pull request October 13, 2023 10:11
Status Success
Total duration 37m 2s
Artifacts 2

end2end-test.yml

on: pull_request
Matrix: e2e-playwright
Matrix: e2e-puppeteer
Report to GitHub
4m 13s
Report to GitHub
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 4 notices
[chromium] › widgets/customizing-widgets.spec.js:165:2 › Widgets Customizer › should handle the inserter outer section: test/e2e/specs/widgets/customizing-widgets.spec.js#L647
1) [chromium] › widgets/customizing-widgets.spec.js:165:2 › Widgets Customizer › should handle the inserter outer section TimeoutError: page.click: Timeout 10000ms exceeded. =========================== logs =========================== waiting for locator('role=heading[name=/Footer #1/i][level=3]') ============================================================ 645 | await this.page.click( 'role=heading[name=/Widgets/i][level=3]' ); 646 | > 647 | await this.page.click( | ^ 648 | `role=heading[name=/${ widgetAreaName }/i][level=3]` 649 | ); 650 | } at WidgetsCustomizerPage.expandWidgetArea (/home/runner/work/gutenberg/gutenberg/test/e2e/specs/widgets/customizing-widgets.spec.js:647:19) at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/widgets/customizing-widgets.spec.js:170:3
[webkit] › editor/various/multi-block-selection.spec.js:1169:2 › Multi-block selection › should partially select with shift + click (@webkit): test/e2e/specs/editor/various/multi-block-selection.spec.js#L1212
1) [webkit] › editor/various/multi-block-selection.spec.js:1169:2 › Multi-block selection › should partially select with shift + click (@WebKit) Error: expect(received).toMatchObject(expected) - Expected - 1 + Received + 1 Array [ Object { "attributes": Object { - "content": "<strong>1</strong>|2", + "content": "|", }, "name": "core/paragraph", }, ] Call Log: - Timeout 5000ms exceeded while waiting on the predicate 1210 | // Ensure selection is in the correct place. 1211 | await page.keyboard.type( '|' ); > 1212 | await expect.poll( editor.getBlocks ).toMatchObject( [ | ^ 1213 | { 1214 | name: 'core/paragraph', 1215 | attributes: { content: '<strong>1</strong>|2' }, at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/multi-block-selection.spec.js:1212:3
🎭 Playwright Run Summary
1 flaky [chromium] › widgets/customizing-widgets.spec.js:165:2 › Widgets Customizer › should handle the inserter outer section 1 skipped 221 passed (15.7m)
🎭 Playwright Run Summary
11 skipped 226 passed (17.9m)
🎭 Playwright Run Summary
1 flaky [webkit] › editor/various/multi-block-selection.spec.js:1169:2 › Multi-block selection › should partially select with shift + click (@WebKit) 2 skipped 232 passed (21.1m)
🎭 Playwright Run Summary
251 passed (24.1m)

Artifacts

Produced during runtime
Name Size
failures-artifacts Expired
5.6 MB
flaky-tests-report Expired
6.04 KB