Skip to content

Minimal node and npm upgrade #78093

Minimal node and npm upgrade

Minimal node and npm upgrade #78093

Re-run triggered July 10, 2023 21:37
Status Success
Total duration 20m 35s
Artifacts 2

end2end-test.yml

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

Annotations

1 error and 4 notices
[chromium] › editor/blocks/image.spec.js:797:3 › Image - interactivity › tests using uploaded image › should toggle "lightbox" in saved attributes: test/e2e/specs/editor/blocks/image.spec.js#L789
1) [chromium] › editor/blocks/image.spec.js:797:3 › Image - interactivity › tests using uploaded image › should toggle "lightbox" in saved attributes Error: expect(received).toHaveAttribute(expected) Expected pattern: /9fd7ee20-fc99-4983-86c2-2d2f7698ab3f/ Received string: "blob:http://localhost:8889/d2f01961-40a9-4357-875d-70199937c872" 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/d2f01961-40a9-4357-875d-70199937c872" - 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/d2f01961-40a9-4357-875d-70199937c872" - locator resolved to <img alt="This image has an empty alt attribute" src=…/> - unexpected value "blob:http://localhost:8889/d2f01961-40a9-4357-875d-70199937c872" - locator resolved to <img alt="This image has an empty alt attribute" src=…/> - unexpected value "blob:http://localhost:8889/d2f01961-40a9-4357-875d-70199937c872" - locator resolved to <img alt="This image has an empty alt attribute" src=…/> - unexpected value "blob:http://localhost:8889/d2f01961-40a9-4357-875d-70199937c872" - locator resolved to <img alt="This image has an empty alt attribute" src=…/> - unexpected value "blob:http://localhost:8889/d2f01961-40a9-4357-875d-70199937c872" - locator resolved to <img alt="This image has an empty alt attribute" src=…/> - unexpected value "blob:http://localhost:8889/d2f01961-40a9-4357-875d-70199937c872" - locator resolved to <img alt="This image has an empty alt attribute" src=…/> - unexpected value "blob:http://localhost:8889/d2f01961-40a9-4357-875d-70199937c872" - locator resolved to <img alt="This image has an empty alt attribute" src=…/> - unexpected value "blob:http://localhost:8889/d2f01961-40a9-4357-875d-70199937c872" 787 | const image = imageBlock.locator( 'role=img' ); 788 | await expect( image ).toBeVisible(); > 789 | await expect( image ).toHaveAttribute( | ^ 790 | 'src', 791 | new RegExp( filename ) 792 | ); at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/blocks/image.spec.js:789:26
🎭 Playwright Run Summary
1 flaky [chromium] › editor/blocks/image.spec.js:797:3 › Image - interactivity › tests using uploaded image › should toggle "lightbox" in saved attributes 180 passed (16.5m)
🎭 Playwright Run Summary
151 passed (12.0m)
🎭 Playwright Run Summary
179 passed (17.0m)
🎭 Playwright Run Summary
2 skipped 164 passed (12.8m)

Artifacts

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