Skip to content

Promisify action creator return type for WP data dispatch #78203

Promisify action creator return type for WP data dispatch

Promisify action creator return type for WP data dispatch #78203

Triggered via pull request July 11, 2023 20:58
Status Success
Total duration 32m 15s
Artifacts 2

end2end-test.yml

on: pull_request
Matrix: e2e-playwright
Matrix: e2e-puppeteer
Report to GitHub
4m 5s
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: /5a51be4c-e7c0-4bfe-bf0c-d973dd48f787/ Received string: "blob:http://localhost:8889/bc974192-570f-46db-974d-b3b8ebd109b9" 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/bc974192-570f-46db-974d-b3b8ebd109b9" - 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/bc974192-570f-46db-974d-b3b8ebd109b9" - locator resolved to <img alt="This image has an empty alt attribute" src=…/> - unexpected value "blob:http://localhost:8889/bc974192-570f-46db-974d-b3b8ebd109b9" - locator resolved to <img alt="This image has an empty alt attribute" src=…/> - unexpected value "blob:http://localhost:8889/bc974192-570f-46db-974d-b3b8ebd109b9" - locator resolved to <img alt="This image has an empty alt attribute" src=…/> - unexpected value "blob:http://localhost:8889/bc974192-570f-46db-974d-b3b8ebd109b9" - locator resolved to <img alt="This image has an empty alt attribute" src=…/> - unexpected value "blob:http://localhost:8889/bc974192-570f-46db-974d-b3b8ebd109b9" - locator resolved to <img alt="This image has an empty alt attribute" src=…/> - unexpected value "blob:http://localhost:8889/bc974192-570f-46db-974d-b3b8ebd109b9" - locator resolved to <img alt="This image has an empty alt attribute" src=…/> - unexpected value "blob:http://localhost:8889/bc974192-570f-46db-974d-b3b8ebd109b9" - locator resolved to <img alt="This image has an empty alt attribute" src=…/> - unexpected value "blob:http://localhost:8889/bc974192-570f-46db-974d-b3b8ebd109b9" 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
2 skipped 164 passed (12.6m)
🎭 Playwright Run Summary
151 passed (14.1m)
🎭 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.9m)
🎭 Playwright Run Summary
179 passed (16.8m)

Artifacts

Produced during runtime
Name Size
failures-artifacts Expired
3.42 MB
flaky-tests-report Expired
15.3 KB