Skip to content

Fonts Library: Backend #80770

Fonts Library: Backend

Fonts Library: Backend #80770

Triggered via pull request August 10, 2023 17:53
Status Success
Total duration 30m 7s
Artifacts 2

end2end-test.yml

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

Annotations

1 error 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#L1223
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 1221 | // Ensure selection is in the correct place. 1222 | await page.keyboard.type( '|' ); > 1223 | await expect.poll( editor.getBlocks ).toMatchObject( [ | ^ 1224 | { 1225 | name: 'core/paragraph', 1226 | attributes: { content: '<strong>1</strong>|2' }, at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/multi-block-selection.spec.js:1223:3
🎭 Playwright Run Summary
202 passed (14.9m)
🎭 Playwright Run Summary
1 skipped 210 passed (15.4m)
🎭 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 201 passed (17.9m)
🎭 Playwright Run Summary
214 passed (18.3m)

Artifacts

Produced during runtime
Name Size
failures-artifacts Expired
986 KB
flaky-tests-report Expired
3.77 KB