Skip to content

Fix: Remove unrequired code from BorderControl documentation. (#54348) #83305

Fix: Remove unrequired code from BorderControl documentation. (#54348)

Fix: Remove unrequired code from BorderControl documentation. (#54348) #83305

Triggered via push September 11, 2023 13:51
Status Success
Total duration 33m 3s
Artifacts 2

end2end-test.yml

on: push
Matrix: e2e-playwright
Matrix: e2e-puppeteer
Report to GitHub
3m 5s
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@a0b129319d913b8143ca648e92dcd15d 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 (14.2m)
🎭 Playwright Run Summary
225 passed (16.5m)
🎭 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 (17.6m)
🎭 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 228 passed (20.9m)

Artifacts

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