Skip to content

build: Support custom mobile Demo editor setup configuration (#54957) #85687

build: Support custom mobile Demo editor setup configuration (#54957)

build: Support custom mobile Demo editor setup configuration (#54957) #85687

Triggered via push October 5, 2023 17:02
Status Success
Total duration 39m 11s
Artifacts 2

end2end-test.yml

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

Annotations

2 errors and 4 notices
[webkit] › editor/various/multi-block-selection.spec.js:1175:2 › Multi-block selection › should partially select with shift + click (@webkit): test/e2e/specs/editor/various/multi-block-selection.spec.js#L1214
1) [webkit] › editor/various/multi-block-selection.spec.js:1175: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 1212 | // Ensure selection is in the correct place. 1213 | await page.keyboard.type( '|' ); > 1214 | await expect.poll( editor.getBlocks ).toMatchObject( [ | ^ 1215 | { 1216 | name: 'core/paragraph', 1217 | attributes: { content: '<strong>1</strong>|2' }, at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/multi-block-selection.spec.js:1214:3
[firefox] › editor/various/autocomplete-and-mentions.spec.js:426:2 › Autocomplete (@firefox: test/e2e/specs/editor/various/autocomplete-and-mentions.spec.js#L458
2) [firefox] › editor/various/autocomplete-and-mentions.spec.js:426:2 › Autocomplete (@Firefox, @WebKit) › should insert elements from multiple completers in a single block Error: Timed out 5000ms waiting for expect(received).toBeVisible() Call log: - expect.toBeVisible with timeout 5000ms - waiting for getByRole('option', { name: 'Bilbo Baggins', selected: true }) - waiting for getByRole('option', { name: 'Bilbo Baggins', selected: true }) 456 | selected: true, 457 | } ) > 458 | ).toBeVisible(); | ^ 459 | await page.keyboard.press( 'Enter' ); 460 | 461 | await expect.poll( editor.getBlocks ).toMatchObject( [ at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/autocomplete-and-mentions.spec.js:458:5
🎭 Playwright Run Summary
11 skipped 219 passed (16.8m)
🎭 Playwright Run Summary
1 skipped 231 passed (20.6m)
🎭 Playwright Run Summary
230 passed (22.8m)
🎭 Playwright Run Summary
2 flaky [webkit] › editor/various/multi-block-selection.spec.js:1175:2 › Multi-block selection › should partially select with shift + click (@WebKit) [firefox] › editor/various/autocomplete-and-mentions.spec.js:426:2 › Autocomplete (@Firefox, @WebKit) › should insert elements from multiple completers in a single block 2 skipped 218 passed (26.1m)

Artifacts

Produced during runtime
Name Size
failures-artifacts Expired
5.93 MB
flaky-tests-report Expired
8.95 KB