Skip to content

Heading: Remove unused 'aria-label' #82889

Heading: Remove unused 'aria-label'

Heading: Remove unused 'aria-label' #82889

Triggered via pull request September 6, 2023 17:36
Status Success
Total duration 34m 5s
Artifacts 2

end2end-test.yml

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

Annotations

4 errors and 4 notices
[webkit] › editor/various/multi-block-selection.spec.js:1182:2 › Multi-block selection › should partially select with shift + click (@webkit): test/e2e/specs/editor/various/multi-block-selection.spec.js#L1225
1) [webkit] › editor/various/multi-block-selection.spec.js:1182: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 1223 | // Ensure selection is in the correct place. 1224 | await page.keyboard.type( '|' ); > 1225 | await expect.poll( editor.getBlocks ).toMatchObject( [ | ^ 1226 | { 1227 | name: 'core/paragraph', 1228 | attributes: { content: '<strong>1</strong>|2' }, at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/multi-block-selection.spec.js:1225:3
[chromium] › editor/various/behaviors.spec.js:246:2 › Testing behaviors functionality › Should load the view script if the lightbox is enabled via theme.json: test/e2e/specs/editor/various/behaviors.spec.js#L1
1) [chromium] › editor/various/behaviors.spec.js:246:2 › Testing behaviors functionality › Should load the view script if the lightbox is enabled via theme.json Error: Object with guid handle@2641a4ae012c4b1da3b4da4271bb2fd3 was not bound in the connection
[chromium] › editor/various/behaviors.spec.js:246:2 › Testing behaviors functionality › Should load the view script if the lightbox is enabled via theme.json: test/e2e/specs/editor/various/behaviors.spec.js#L1
1) [chromium] › editor/various/behaviors.spec.js:246:2 › Testing behaviors functionality › Should load the view script if the lightbox is enabled via theme.json Test finished within timeout of 100000ms, but tearing down "page" ran out of time. Please allow more time for the test, since teardown is attributed towards the test timeout budget.
[chromium] › editor/various/behaviors.spec.js:246:2 › Testing behaviors functionality › Should load the view script if the lightbox is enabled via theme.json: test/e2e/specs/editor/various/behaviors.spec.js#L1
1) [chromium] › editor/various/behaviors.spec.js:246:2 › Testing behaviors functionality › Should load the view script if the lightbox is enabled via theme.json Pending operations: - apiRequestContext.get at packages/e2e-test-utils-playwright/src/request-utils/themes.ts:13:36
🎭 Playwright Run Summary
1 skipped 221 passed (13.4m)
🎭 Playwright Run Summary
225 passed (16.9m)
🎭 Playwright Run Summary
1 flaky [webkit] › editor/various/multi-block-selection.spec.js:1182:2 › Multi-block selection › should partially select with shift + click (@WebKit) 2 skipped 218 passed (21.0m)
🎭 Playwright Run Summary
1 flaky [chromium] › editor/various/behaviors.spec.js:246:2 › Testing behaviors functionality › Should load the view script if the lightbox is enabled via theme.json 224 passed (21.3m)

Artifacts

Produced during runtime
Name Size
failures-artifacts Expired
2.78 MB
flaky-tests-report Expired
5.18 KB