Skip to content

Docs: added missing images via developer.wp.org site #79508

Docs: added missing images via developer.wp.org site

Docs: added missing images via developer.wp.org site #79508

Triggered via pull request July 27, 2023 15:30
Status Success
Total duration 32m 57s
Artifacts 2

end2end-test.yml

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

Annotations

2 errors and 4 notices
[chromium] › editor/blocks/image.spec.js:772:3 › Image - interactivity › tests using uploaded image › should toggle "lightbox" in saved attributes: test/e2e/specs/editor/blocks/image.spec.js#L764
1) [chromium] › editor/blocks/image.spec.js:772:3 › Image - interactivity › tests using uploaded image › should toggle "lightbox" in saved attributes Error: expect(received).toHaveAttribute(expected) Expected pattern: /2bf11f07-3513-4bbb-b1df-cf6fcd0d187c/ Received string: "blob:http://localhost:8889/b81e29f8-474a-484a-8492-031edddae4c6" Call log: - expect.toHaveAttribute with timeout 5000ms - waiting for locator('role=document[name="Block: Image"i]').locator('role=img') - locator resolved to <img alt="This image has an empty alt attribute" src=…/> - unexpected value "blob:http://localhost:8889/b81e29f8-474a-484a-8492-031edddae4c6" - waiting for locator('role=document[name="Block: Image"i]').locator('role=img') - locator resolved to <img alt="This image has an empty alt attribute" src=…/> - unexpected value "blob:http://localhost:8889/b81e29f8-474a-484a-8492-031edddae4c6" - locator resolved to <img alt="This image has an empty alt attribute" src=…/> - unexpected value "blob:http://localhost:8889/b81e29f8-474a-484a-8492-031edddae4c6" - locator resolved to <img alt="This image has an empty alt attribute" src=…/> - unexpected value "blob:http://localhost:8889/b81e29f8-474a-484a-8492-031edddae4c6" - locator resolved to <img alt="This image has an empty alt attribute" src=…/> - unexpected value "blob:http://localhost:8889/b81e29f8-474a-484a-8492-031edddae4c6" - locator resolved to <img alt="This image has an empty alt attribute" src=…/> - unexpected value "blob:http://localhost:8889/b81e29f8-474a-484a-8492-031edddae4c6" - locator resolved to <img alt="This image has an empty alt attribute" src=…/> - unexpected value "blob:http://localhost:8889/b81e29f8-474a-484a-8492-031edddae4c6" - locator resolved to <img alt="This image has an empty alt attribute" src=…/> - unexpected value "blob:http://localhost:8889/b81e29f8-474a-484a-8492-031edddae4c6" - locator resolved to <img alt="This image has an empty alt attribute" src=…/> - unexpected value "blob:http://localhost:8889/b81e29f8-474a-484a-8492-031edddae4c6" 762 | const image = imageBlock.locator( 'role=img' ); 763 | await expect( image ).toBeVisible(); > 764 | await expect( image ).toHaveAttribute( | ^ 765 | 'src', 766 | new RegExp( filename ) 767 | ); at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/blocks/image.spec.js:764:26
[chromium] › editor/blocks/image.spec.js:911:4 › Image - interactivity › tests using uploaded image › should open and close the image in a lightbox when using a mouse and dynamically load src › fade animation: test/e2e/specs/editor/blocks/image.spec.js#L764
2) [chromium] › editor/blocks/image.spec.js:911:4 › Image - interactivity › tests using uploaded image › should open and close the image in a lightbox when using a mouse and dynamically load src › fade animation Error: expect(received).toHaveAttribute(expected) Expected pattern: /b80f3961-fc35-41ec-ad89-0e77dd8bf5f9/ Received string: "blob:http://localhost:8889/83f48aa2-012f-46d5-9b9e-7ecac649c67a" Call log: - expect.toHaveAttribute with timeout 5000ms - waiting for locator('role=document[name="Block: Image"i]').locator('role=img') - locator resolved to <img alt="This image has an empty alt attribute" src=…/> - unexpected value "blob:http://localhost:8889/83f48aa2-012f-46d5-9b9e-7ecac649c67a" - waiting for locator('role=document[name="Block: Image"i]').locator('role=img') - locator resolved to <img alt="This image has an empty alt attribute" src=…/> - unexpected value "blob:http://localhost:8889/83f48aa2-012f-46d5-9b9e-7ecac649c67a" - locator resolved to <img alt="This image has an empty alt attribute" src=…/> - unexpected value "blob:http://localhost:8889/83f48aa2-012f-46d5-9b9e-7ecac649c67a" - locator resolved to <img alt="This image has an empty alt attribute" src=…/> - unexpected value "blob:http://localhost:8889/83f48aa2-012f-46d5-9b9e-7ecac649c67a" - locator resolved to <img alt="This image has an empty alt attribute" src=…/> - unexpected value "blob:http://localhost:8889/83f48aa2-012f-46d5-9b9e-7ecac649c67a" - locator resolved to <img alt="This image has an empty alt attribute" src=…/> - unexpected value "blob:http://localhost:8889/83f48aa2-012f-46d5-9b9e-7ecac649c67a" - locator resolved to <img alt="This image has an empty alt attribute" src=…/> - unexpected value "blob:http://localhost:8889/83f48aa2-012f-46d5-9b9e-7ecac649c67a" - locator resolved to <img alt="This image has an empty alt attribute" src=…/> - unexpected value "blob:http://localhost:8889/83f48aa2-012f-46d5-9b9e-7ecac649c67a" - locator resolved to <img alt="This image has an empty alt attribute" src=…/> - unexpected value "blob:http://localhost:8889/83f48aa2-012f-46d5-9b9e-7ecac649c67a" 762 | const image = imageBlock.locator( 'role=img' ); 763 | await expect( image ).toBeVisible(); > 764 | await expect( image ).toHaveAttribute( | ^ 765 | 'src', 766 | new RegExp( filename ) 767 | ); at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/blocks/image.spec.js:764:26
🎭 Playwright Run Summary
184 passed (14.5m)
🎭 Playwright Run Summary
2 skipped 173 passed (14.4m)
🎭 Playwright Run Summary
158 passed (15.9m)
🎭 Playwright Run Summary
2 flaky [chromium] › editor/blocks/image.spec.js:772:3 › Image - interactivity › tests using uploaded image › should toggle "lightbox" in saved attributes [chromium] › editor/blocks/image.spec.js:911:4 › Image - interactivity › tests using uploaded image › should open and close the image in a lightbox when using a mouse and dynamically load src › fade animation 186 passed (16.8m)

Artifacts

Produced during runtime
Name Size
failures-artifacts Expired
4.35 MB
flaky-tests-report Expired
22.4 KB