Skip to content

Fix mismatching link control action buttons visual order and DOM orde… #88058

Fix mismatching link control action buttons visual order and DOM orde…

Fix mismatching link control action buttons visual order and DOM orde… #88058

Triggered via push November 13, 2023 08:49
Status Success
Total duration 42m 47s
Artifacts 2

end2end-test.yml

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

Annotations

1 error, 1 warning, and 4 notices
[webkit] › editor/various/multi-block-selection.spec.js:1169:2 › Multi-block selection › should partially select with shift + click (@webkit): test/e2e/specs/editor/various/multi-block-selection.spec.js#L1212
1) [webkit] › editor/various/multi-block-selection.spec.js:1169: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 1210 | // Ensure selection is in the correct place. 1211 | await page.keyboard.type( '|' ); > 1212 | await expect.poll( editor.getBlocks ).toMatchObject( [ | ^ 1213 | { 1214 | name: 'core/paragraph', 1215 | attributes: { content: '<strong>1</strong>|2' }, at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/multi-block-selection.spec.js:1212:3
🎭 Playwright Run Summary
1 skipped 250 passed (12.4m)
🎭 Playwright Run Summary
12 skipped 236 passed (13.1m)
🎭 Playwright Run Summary
1 flaky [webkit] › editor/various/multi-block-selection.spec.js:1169:2 › Multi-block selection › should partially select with shift + click (@WebKit) 2 skipped 239 passed (19.6m)
🎭 Playwright Run Summary
250 passed (29.2m)
Puppeteer - 2
Failed to restore: The operation cannot be completed in timeout.

Artifacts

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