Skip to content

Editor: Use hooks instead of HoCs for EditorNotices (#57772) #93133

Editor: Use hooks instead of HoCs for EditorNotices (#57772)

Editor: Use hooks instead of HoCs for EditorNotices (#57772) #93133

Triggered via push January 12, 2024 11:58
Status Success
Total duration 18m 14s
Artifacts 2

end2end-test.yml

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

Annotations

1 error 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
🎭 Playwright Run Summary
1 skipped 127 passed (6.5m)
🎭 Playwright Run Summary
164 passed (6.9m)
🎭 Playwright Run Summary
161 passed (7.6m)
🎭 Playwright Run Summary
3 skipped 119 passed (7.3m)
🎭 Playwright Run Summary
129 passed (6.8m)
🎭 Playwright Run Summary
1 skipped 176 passed (7.6m)
🎭 Playwright Run Summary
2 skipped 115 passed (7.6m)
🎭 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 (7.9m)

Artifacts

Produced during runtime
Name Size
failures-artifacts Expired
1.52 MB
flaky-tests-report Expired
1.2 KB