Skip to content

File block: Remove anchor tag when copy pasting to file name #89051

File block: Remove anchor tag when copy pasting to file name

File block: Remove anchor tag when copy pasting to file name #89051

Triggered via pull request November 24, 2023 16:24
Status Success
Total duration 20m 24s
Artifacts 2

end2end-test.yml

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

Annotations

1 error and 8 notices
[webkit] › editor/various/multi-block-selection.spec.js:1168:2 › Multi-block selection › should partially select with shift + click (@webkit): test/e2e/specs/editor/various/multi-block-selection.spec.js#L1211
1) [webkit] › editor/various/multi-block-selection.spec.js:1168: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 1209 | // Ensure selection is in the correct place. 1210 | await page.keyboard.type( '|' ); > 1211 | await expect.poll( editor.getBlocks ).toMatchObject( [ | ^ 1212 | { 1213 | name: 'core/paragraph', 1214 | attributes: { content: '<strong>1</strong>|2' }, at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/multi-block-selection.spec.js:1211:41
🎭 Playwright Run Summary
1 skipped 96 passed (4.9m)
🎭 Playwright Run Summary
132 passed (5.9m)
🎭 Playwright Run Summary
128 passed (6.0m)
🎭 Playwright Run Summary
1 skipped 124 passed (6.2m)
🎭 Playwright Run Summary
133 passed (7.0m)
🎭 Playwright Run Summary
2 skipped 119 passed (7.2m)
🎭 Playwright Run Summary
1 flaky [webkit] › editor/various/multi-block-selection.spec.js:1168:2 › Multi-block selection › should partially select with shift + click (@WebKit) 131 passed (7.2m)
🎭 Playwright Run Summary
11 skipped 151 passed (7.7m)

Artifacts

Produced during runtime
Name Size
failures-artifacts Expired
1.4 MB
flaky-tests-report Expired
4.77 KB