Skip to content

Theme Previews: Make the back button customizable #83391

Theme Previews: Make the back button customizable

Theme Previews: Make the back button customizable #83391

Triggered via pull request September 12, 2023 05:50
Status Success
Total duration 35m 1s
Artifacts 2

end2end-test.yml

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

Annotations

2 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] › site-editor/pages.spec.js:19:2 › Pages › create a new page: test/e2e/specs/site-editor/pages.spec.js#L39
1) [chromium] › site-editor/pages.spec.js:19:2 › Pages › create a new page ─────────────────────── TimeoutError: locator.fill: Timeout 10000ms exceeded. =========================== logs =========================== waiting for getByRole('document', { name: 'Empty block; start writing or type forward slash to choose a block' }) ============================================================ 37 | name: 'Empty block; start writing or type forward slash to choose a block', 38 | } ) > 39 | .fill( 'Lorem ipsum dolor sit amet' ); | ^ 40 | 41 | // Insert into Page Content using global inserter. 42 | await page at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/site-editor/pages.spec.js:39:5
🎭 Playwright Run Summary
229 passed (15.8m)
🎭 Playwright Run Summary
225 passed (15.8m)
🎭 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 (16.3m)
🎭 Playwright Run Summary
1 flaky [chromium] › site-editor/pages.spec.js:19:2 › Pages › create a new page ──────────────────────── 1 skipped 220 passed (20.4m)

Artifacts

Produced during runtime
Name Size
failures-artifacts Expired
3.18 MB
flaky-tests-report Expired
5.81 KB