Skip to content

[create-block] Refinements to the create-block-interactive-template package. #79129

[create-block] Refinements to the create-block-interactive-template package.

[create-block] Refinements to the create-block-interactive-template package. #79129

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

end2end-test.yml

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

Annotations

1 error and 4 notices
[chromium] › editor/blocks/image.spec.js:772:3 › Image - interactivity › tests using uploaded image › should toggle "lightbox" in saved attributes: test/e2e/specs/editor/blocks/image.spec.js#L764
1) [chromium] › editor/blocks/image.spec.js:772:3 › Image - interactivity › tests using uploaded image › should toggle "lightbox" in saved attributes Error: expect(received).toHaveAttribute(expected) Expected pattern: /901b7d40-86dd-4ef2-b414-6cc2aa41e9a1/ Received string: "blob:http://localhost:8889/bc3b7e96-e06b-40c2-a97e-1b07d7378b76" 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/bc3b7e96-e06b-40c2-a97e-1b07d7378b76" - 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/bc3b7e96-e06b-40c2-a97e-1b07d7378b76" - locator resolved to <img alt="This image has an empty alt attribute" src=…/> - unexpected value "blob:http://localhost:8889/bc3b7e96-e06b-40c2-a97e-1b07d7378b76" - locator resolved to <img alt="This image has an empty alt attribute" src=…/> - unexpected value "blob:http://localhost:8889/bc3b7e96-e06b-40c2-a97e-1b07d7378b76" - locator resolved to <img alt="This image has an empty alt attribute" src=…/> - unexpected value "blob:http://localhost:8889/bc3b7e96-e06b-40c2-a97e-1b07d7378b76" - locator resolved to <img alt="This image has an empty alt attribute" src=…/> - unexpected value "blob:http://localhost:8889/bc3b7e96-e06b-40c2-a97e-1b07d7378b76" - locator resolved to <img alt="This image has an empty alt attribute" src=…/> - unexpected value "blob:http://localhost:8889/bc3b7e96-e06b-40c2-a97e-1b07d7378b76" - locator resolved to <img alt="This image has an empty alt attribute" src=…/> - unexpected value "blob:http://localhost:8889/bc3b7e96-e06b-40c2-a97e-1b07d7378b76" - locator resolved to <img alt="This image has an empty alt attribute" src=…/> - unexpected value "blob:http://localhost:8889/bc3b7e96-e06b-40c2-a97e-1b07d7378b76" 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
184 passed (13.5m)
🎭 Playwright Run Summary
1 flaky [chromium] › editor/blocks/image.spec.js:772:3 › Image - interactivity › tests using uploaded image › should toggle "lightbox" in saved attributes 186 passed (17.1m)
🎭 Playwright Run Summary
159 passed (17.5m)
🎭 Playwright Run Summary
2 skipped 173 passed (16.5m)

Artifacts

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