Skip to content

Switch performance tests to Playwright #79517

Switch performance tests to Playwright

Switch performance tests to Playwright #79517

Triggered via pull request July 27, 2023 16:51
Status Success
Total duration 33m 19s
Artifacts 2

end2end-test.yml

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

Annotations

1 error and 4 notices
[chromium] › editor/blocks/image.spec.js:980:3 › Image - interactivity › tests using uploaded image › lightbox should be overriden when link is configured for image: test/e2e/specs/editor/blocks/image.spec.js#L764
1) [chromium] › editor/blocks/image.spec.js:980:3 › Image - interactivity › tests using uploaded image › lightbox should be overriden when link is configured for image Error: expect(received).toHaveAttribute(expected) Expected pattern: /aaad4fd7-40a3-48ad-a22f-dc641ff2da3b/ Received string: "blob:http://localhost:8889/5a30c486-36b5-4f10-8115-1f672a05e031" 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/5a30c486-36b5-4f10-8115-1f672a05e031" - 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/5a30c486-36b5-4f10-8115-1f672a05e031" - locator resolved to <img alt="This image has an empty alt attribute" src=…/> - unexpected value "blob:http://localhost:8889/5a30c486-36b5-4f10-8115-1f672a05e031" - locator resolved to <img alt="This image has an empty alt attribute" src=…/> - unexpected value "blob:http://localhost:8889/5a30c486-36b5-4f10-8115-1f672a05e031" - locator resolved to <img alt="This image has an empty alt attribute" src=…/> - unexpected value "blob:http://localhost:8889/5a30c486-36b5-4f10-8115-1f672a05e031" - locator resolved to <img alt="This image has an empty alt attribute" src=…/> - unexpected value "blob:http://localhost:8889/5a30c486-36b5-4f10-8115-1f672a05e031" - locator resolved to <img alt="This image has an empty alt attribute" src=…/> - unexpected value "blob:http://localhost:8889/5a30c486-36b5-4f10-8115-1f672a05e031" - locator resolved to <img alt="This image has an empty alt attribute" src=…/> - unexpected value "blob:http://localhost:8889/5a30c486-36b5-4f10-8115-1f672a05e031" - locator resolved to <img alt="This image has an empty alt attribute" src=…/> - unexpected value "blob:http://localhost:8889/5a30c486-36b5-4f10-8115-1f672a05e031" 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 (15.3m)
🎭 Playwright Run Summary
1 flaky [chromium] › editor/blocks/image.spec.js:980:3 › Image - interactivity › tests using uploaded image › lightbox should be overriden when link is configured for image 187 passed (17.4m)
🎭 Playwright Run Summary
158 passed (16.6m)
🎭 Playwright Run Summary
184 passed (17.5m)

Artifacts

Produced during runtime
Name Size
failures-artifacts Expired
2.38 MB
flaky-tests-report Expired
11.3 KB