Skip to content

Footnotes: save numbering through the entity provider #78053

Footnotes: save numbering through the entity provider

Footnotes: save numbering through the entity provider #78053

Triggered via pull request July 10, 2023 13:37
Status Success
Total duration 32m 45s
Artifacts 2

end2end-test.yml

on: pull_request
Matrix: e2e-playwright
Matrix: e2e-puppeteer
Report to GitHub
3m 52s
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: /28747e62-268f-45e8-a754-85ec4b94d2c7/ Received string: "blob:http://localhost:8889/6c770a24-488c-4353-ad52-7584ed2a4436" 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/6c770a24-488c-4353-ad52-7584ed2a4436" - 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/6c770a24-488c-4353-ad52-7584ed2a4436" - locator resolved to <img alt="This image has an empty alt attribute" src=…/> - unexpected value "blob:http://localhost:8889/6c770a24-488c-4353-ad52-7584ed2a4436" - locator resolved to <img alt="This image has an empty alt attribute" src=…/> - unexpected value "blob:http://localhost:8889/6c770a24-488c-4353-ad52-7584ed2a4436" - locator resolved to <img alt="This image has an empty alt attribute" src=…/> - unexpected value "blob:http://localhost:8889/6c770a24-488c-4353-ad52-7584ed2a4436" - locator resolved to <img alt="This image has an empty alt attribute" src=…/> - unexpected value "blob:http://localhost:8889/6c770a24-488c-4353-ad52-7584ed2a4436" - locator resolved to <img alt="This image has an empty alt attribute" src=…/> - unexpected value "blob:http://localhost:8889/6c770a24-488c-4353-ad52-7584ed2a4436" - locator resolved to <img alt="This image has an empty alt attribute" src=…/> - unexpected value "blob:http://localhost:8889/6c770a24-488c-4353-ad52-7584ed2a4436" - locator resolved to <img alt="This image has an empty alt attribute" src=…/> - unexpected value "blob:http://localhost:8889/6c770a24-488c-4353-ad52-7584ed2a4436" 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 (14.9m)
🎭 Playwright Run Summary
179 passed (16.7m)
🎭 Playwright Run Summary
151 passed (16.0m)
🎭 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 (17.8m)

Artifacts

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