Skip to content

Promisify action creator return type for WP data dispatch #78475

Promisify action creator return type for WP data dispatch

Promisify action creator return type for WP data dispatch #78475

Re-run triggered July 14, 2023 00:34
Status Success
Total duration 31m 20s
Artifacts 2

end2end-test.yml

on: pull_request
Matrix: e2e-playwright
Matrix: e2e-puppeteer
Report to GitHub
3m 30s
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: /d9ea288d-98df-41f9-a1e8-6f817723347f/ Received string: "blob:http://localhost:8889/21b69147-0082-47ac-b26b-c635c1b67c68" 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/21b69147-0082-47ac-b26b-c635c1b67c68" - 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/21b69147-0082-47ac-b26b-c635c1b67c68" - locator resolved to <img alt="This image has an empty alt attribute" src=…/> - unexpected value "blob:http://localhost:8889/21b69147-0082-47ac-b26b-c635c1b67c68" - locator resolved to <img alt="This image has an empty alt attribute" src=…/> - unexpected value "blob:http://localhost:8889/21b69147-0082-47ac-b26b-c635c1b67c68" - locator resolved to <img alt="This image has an empty alt attribute" src=…/> - unexpected value "blob:http://localhost:8889/21b69147-0082-47ac-b26b-c635c1b67c68" - locator resolved to <img alt="This image has an empty alt attribute" src=…/> - unexpected value "blob:http://localhost:8889/21b69147-0082-47ac-b26b-c635c1b67c68" - locator resolved to <img alt="This image has an empty alt attribute" src=…/> - unexpected value "blob:http://localhost:8889/21b69147-0082-47ac-b26b-c635c1b67c68" - locator resolved to <img alt="This image has an empty alt attribute" src=…/> - unexpected value "blob:http://localhost:8889/21b69147-0082-47ac-b26b-c635c1b67c68" - locator resolved to <img alt="This image has an empty alt attribute" src=…/> - unexpected value "blob:http://localhost:8889/21b69147-0082-47ac-b26b-c635c1b67c68" 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
151 passed (12.1m)
🎭 Playwright Run Summary
195 passed (14.2m)
🎭 Playwright Run Summary
2 skipped 164 passed (11.5m)
🎭 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 170 passed (17.1m)

Artifacts

Produced during runtime
Name Size
failures-artifacts Expired
26.1 MB
flaky-tests-report Expired
71.5 KB