Skip to content

Site Editor: Fix the template parts link on the list page #79131

Site Editor: Fix the template parts link on the list page

Site Editor: Fix the template parts link on the list page #79131

Triggered via pull request July 24, 2023 13:54
Status Success
Total duration 33m 13s
Artifacts 2

end2end-test.yml

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

Annotations

1 error and 4 notices
[chromium] › editor/blocks/image.spec.js:1015:3 › Image - interactivity › tests using uploaded image › markup should not appear if Lightbox is disabled: test/e2e/specs/editor/blocks/image.spec.js#L764
1) [chromium] › editor/blocks/image.spec.js:1015:3 › Image - interactivity › tests using uploaded image › markup should not appear if Lightbox is disabled Error: expect(received).toHaveAttribute(expected) Expected pattern: /876bd28d-cf6d-4b5c-83e1-054521c876e3/ Received string: "blob:http://localhost:8889/265348bb-3d5d-4cec-90b6-0ace10d90027" 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/265348bb-3d5d-4cec-90b6-0ace10d90027" - 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/265348bb-3d5d-4cec-90b6-0ace10d90027" - locator resolved to <img alt="This image has an empty alt attribute" src=…/> - unexpected value "blob:http://localhost:8889/265348bb-3d5d-4cec-90b6-0ace10d90027" - locator resolved to <img alt="This image has an empty alt attribute" src=…/> - unexpected value "blob:http://localhost:8889/265348bb-3d5d-4cec-90b6-0ace10d90027" - locator resolved to <img alt="This image has an empty alt attribute" src=…/> - unexpected value "blob:http://localhost:8889/265348bb-3d5d-4cec-90b6-0ace10d90027" - locator resolved to <img alt="This image has an empty alt attribute" src=…/> - unexpected value "blob:http://localhost:8889/265348bb-3d5d-4cec-90b6-0ace10d90027" - locator resolved to <img alt="This image has an empty alt attribute" src=…/> - unexpected value "blob:http://localhost:8889/265348bb-3d5d-4cec-90b6-0ace10d90027" - locator resolved to <img alt="This image has an empty alt attribute" src=…/> - unexpected value "blob:http://localhost:8889/265348bb-3d5d-4cec-90b6-0ace10d90027" - locator resolved to <img alt="This image has an empty alt attribute" src=…/> - unexpected value "blob:http://localhost:8889/265348bb-3d5d-4cec-90b6-0ace10d90027" 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
2 skipped 173 passed (11.7m)
🎭 Playwright Run Summary
159 passed (15.7m)
🎭 Playwright Run Summary
184 passed (16.2m)
🎭 Playwright Run Summary
1 flaky [chromium] › editor/blocks/image.spec.js:1015:3 › Image - interactivity › tests using uploaded image › markup should not appear if Lightbox is disabled 186 passed (17.2m)

Artifacts

Produced during runtime
Name Size
failures-artifacts Expired
2.4 MB
flaky-tests-report Expired
11.2 KB