Improve LinkControl preview #93666
end2end-test.yml
on: pull_request
Matrix: e2e-playwright
Puppeteer
10m 22s
Report to GitHub
3m 33s
Annotations
2 errors and 8 notices
[chromium] › editor/blocks/image.spec.js:616:2 › Image › image inserted via link should appear in the frontend published post content:
test/e2e/specs/editor/blocks/image.spec.js#L644
1) [chromium] › editor/blocks/image.spec.js:616:2 › Image › image inserted via link should appear in the frontend published post content
Error: Timed out 5000ms waiting for expect(locator).toBeVisible()
Locator: frameLocator('[name="editor-canvas"]').locator('role=document[name="Block: Image"i]').locator('role=img')
Expected: visible
Received: hidden
Call log:
- expect.toBeVisible with timeout 5000ms
- waiting for frameLocator('[name="editor-canvas"]').locator('role=document[name="Block: Image"i]').locator('role=img')
- locator resolved to <img alt="This image has an empty alt attribute; its …/>
- unexpected value "hidden"
- locator resolved to <img alt="This image has an empty alt attribute; its …/>
- unexpected value "hidden"
- locator resolved to <img alt="This image has an empty alt attribute; its …/>
- unexpected value "hidden"
- locator resolved to <img alt="This image has an empty alt attribute; its …/>
- unexpected value "hidden"
- locator resolved to <img alt="This image has an empty alt attribute; its …/>
- unexpected value "hidden"
- locator resolved to <img alt="This image has an empty alt attribute; its …/>
- unexpected value "hidden"
- locator resolved to <img alt="This image has an empty alt attribute; its …/>
- unexpected value "hidden"
- locator resolved to <img alt="This image has an empty alt attribute; its …/>
- unexpected value "hidden"
- locator resolved to <img alt="This image has an empty alt attribute; its …/>
- unexpected value "hidden"
642 |
643 | const imageInEditor = imageBlock.locator( 'role=img' );
> 644 | await expect( imageInEditor ).toBeVisible();
| ^
645 | await expect( imageInEditor ).toHaveAttribute( 'src', imgUrl );
646 |
647 | const postId = await editor.publishPost();
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/blocks/image.spec.js:644:33
|
[chromium] › editor/blocks/image.spec.js:616:2 › Image › image inserted via link should appear in the frontend published post content:
test/e2e/specs/editor/blocks/image.spec.js#L644
1) [chromium] › editor/blocks/image.spec.js:616:2 › Image › image inserted via link should appear in the frontend published post content
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 5000ms waiting for expect(locator).toBeVisible()
Locator: frameLocator('[name="editor-canvas"]').locator('role=document[name="Block: Image"i]').locator('role=img')
Expected: visible
Received: hidden
Call log:
- expect.toBeVisible with timeout 5000ms
- waiting for frameLocator('[name="editor-canvas"]').locator('role=document[name="Block: Image"i]').locator('role=img')
- locator resolved to <img alt="This image has an empty alt attribute; its …/>
- unexpected value "hidden"
- locator resolved to <img alt="This image has an empty alt attribute; its …/>
- unexpected value "hidden"
- locator resolved to <img alt="This image has an empty alt attribute; its …/>
- unexpected value "hidden"
- locator resolved to <img alt="This image has an empty alt attribute; its …/>
- unexpected value "hidden"
- locator resolved to <img alt="This image has an empty alt attribute; its …/>
- unexpected value "hidden"
- locator resolved to <img alt="This image has an empty alt attribute; its …/>
- unexpected value "hidden"
- locator resolved to <img alt="This image has an empty alt attribute; its …/>
- unexpected value "hidden"
- locator resolved to <img alt="This image has an empty alt attribute; its …/>
- unexpected value "hidden"
- locator resolved to <img alt="This image has an empty alt attribute; its …/>
- unexpected value "hidden"
642 |
643 | const imageInEditor = imageBlock.locator( 'role=img' );
> 644 | await expect( imageInEditor ).toBeVisible();
| ^
645 | await expect( imageInEditor ).toHaveAttribute( 'src', imgUrl );
646 |
647 | const postId = await editor.publishPost();
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/blocks/image.spec.js:644:33
|
🎭 Playwright Run Summary
1 skipped
130 passed (6.5m)
|
🎭 Playwright Run Summary
166 passed (7.1m)
|
🎭 Playwright Run Summary
1 skipped
145 passed (6.8m)
|
🎭 Playwright Run Summary
3 skipped
119 passed (7.5m)
|
🎭 Playwright Run Summary
2 skipped
148 passed (8.1m)
|
🎭 Playwright Run Summary
149 passed (7.5m)
|
🎭 Playwright Run Summary
146 passed (7.7m)
|
🎭 Playwright Run Summary
1 flaky
[chromium] › editor/blocks/image.spec.js:616:2 › Image › image inserted via link should appear in the frontend published post content
11 skipped
151 passed (8.0m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
failures-artifacts
Expired
|
2.1 MB |
|
flaky-tests-report
Expired
|
1.34 KB |
|