Skip to content

Improve LinkControl Edit UI #76754

Improve LinkControl Edit UI

Improve LinkControl Edit UI #76754

Triggered via pull request June 26, 2023 13:07
Status Failure
Total duration 31m 44s
Artifacts 2
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

end2end-test.yml

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

Annotations

4 errors and 4 notices
[chromium] › editor/blocks/links.spec.js:11:2 › Links › can be created by selecting text and using keyboard shortcuts: test/e2e/specs/editor/blocks/links.spec.js#L59
1) [chromium] › editor/blocks/links.spec.js:11:2 › Links › can be created by selecting text and using keyboard shortcuts Error: expect(received).toMatchObject(expected) - Expected - 1 + Received + 1 Array [ Object { "attributes": Object { - "content": "This is Gutenberg", + "content": "This is <a href=\"https://wordpress.org/gutenberg\">Gutenberg</a>", }, "name": "core/paragraph", }, ] Call Log: - Timeout 5000ms exceeded while waiting on the predicate 57 | // Ensure that the contents of the post have not been changed, since at 58 | // this point the link is still not inserted. > 59 | await expect.poll( editor.getBlocks ).toMatchObject( [ | ^ 60 | { 61 | name: 'core/paragraph', 62 | attributes: { content: 'This is Gutenberg' }, at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/blocks/links.spec.js:59:3
[chromium] › editor/blocks/links.spec.js:11:2 › Links › can be created by selecting text and using keyboard shortcuts: test/e2e/specs/editor/blocks/links.spec.js#L59
1) [chromium] › editor/blocks/links.spec.js:11:2 › Links › can be created by selecting text and using keyboard shortcuts Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(received).toMatchObject(expected) - Expected - 1 + Received + 1 Array [ Object { "attributes": Object { - "content": "This is Gutenberg", + "content": "This is <a href=\"https://wordpress.org/gutenberg\">Gutenberg</a>", }, "name": "core/paragraph", }, ] Call Log: - Timeout 5000ms exceeded while waiting on the predicate 57 | // Ensure that the contents of the post have not been changed, since at 58 | // this point the link is still not inserted. > 59 | await expect.poll( editor.getBlocks ).toMatchObject( [ | ^ 60 | { 61 | name: 'core/paragraph', 62 | attributes: { content: 'This is Gutenberg' }, at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/blocks/links.spec.js:59:3
[chromium] › editor/blocks/links.spec.js:11:2 › Links › can be created by selecting text and using keyboard shortcuts: test/e2e/specs/editor/blocks/links.spec.js#L59
1) [chromium] › editor/blocks/links.spec.js:11:2 › Links › can be created by selecting text and using keyboard shortcuts Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(received).toMatchObject(expected) - Expected - 1 + Received + 1 Array [ Object { "attributes": Object { - "content": "This is Gutenberg", + "content": "This is <a href=\"https://wordpress.org/gutenberg\">Gutenberg</a>", }, "name": "core/paragraph", }, ] Call Log: - Timeout 5000ms exceeded while waiting on the predicate 57 | // Ensure that the contents of the post have not been changed, since at 58 | // this point the link is still not inserted. > 59 | await expect.poll( editor.getBlocks ).toMatchObject( [ | ^ 60 | { 61 | name: 'core/paragraph', 62 | attributes: { content: 'This is Gutenberg' }, at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/blocks/links.spec.js:59:3
Playwright - 1
Process completed with exit code 1.
🎭 Playwright Run Summary
152 passed (10.9m)
🎭 Playwright Run Summary
154 passed (10.3m)
🎭 Playwright Run Summary
1 failed [chromium] › editor/blocks/links.spec.js:11:2 › Links › can be created by selecting text and using keyboard shortcuts 158 passed (12.0m)
🎭 Playwright Run Summary
2 skipped 152 passed (15.2m)

Artifacts

Produced during runtime
Name Size
failures-artifacts Expired
6.12 MB
flaky-tests-report Expired
2.41 KB