Skip to content

Site Editor: Don't register the Footnotes block #79004

Site Editor: Don't register the Footnotes block

Site Editor: Don't register the Footnotes block #79004

Triggered via pull request July 21, 2023 08:29
Status Success
Total duration 35m 32s
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:1005: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#L789
1) [chromium] › editor/blocks/image.spec.js:1005:3 › Image - interactivity › tests using uploaded image › lightbox should be overriden when link is configured for image Error: expect(received).toHaveAttribute(expected) Expected pattern: /bc9aecfb-67b6-4960-a12d-0b14a81a496e/ Received string: "blob:http://localhost:8889/550828ee-1217-4e72-bbe5-5eae4e7d6d5b" 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/550828ee-1217-4e72-bbe5-5eae4e7d6d5b" - 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/550828ee-1217-4e72-bbe5-5eae4e7d6d5b" - locator resolved to <img alt="This image has an empty alt attribute" src=…/> - unexpected value "blob:http://localhost:8889/550828ee-1217-4e72-bbe5-5eae4e7d6d5b" - locator resolved to <img alt="This image has an empty alt attribute" src=…/> - unexpected value "blob:http://localhost:8889/550828ee-1217-4e72-bbe5-5eae4e7d6d5b" - locator resolved to <img alt="This image has an empty alt attribute" src=…/> - unexpected value "blob:http://localhost:8889/550828ee-1217-4e72-bbe5-5eae4e7d6d5b" - locator resolved to <img alt="This image has an empty alt attribute" src=…/> - unexpected value "blob:http://localhost:8889/550828ee-1217-4e72-bbe5-5eae4e7d6d5b" - locator resolved to <img alt="This image has an empty alt attribute" src=…/> - unexpected value "blob:http://localhost:8889/550828ee-1217-4e72-bbe5-5eae4e7d6d5b" - locator resolved to <img alt="This image has an empty alt attribute" src=…/> - unexpected value "blob:http://localhost:8889/550828ee-1217-4e72-bbe5-5eae4e7d6d5b" - locator resolved to <img alt="This image has an empty alt attribute" src=…/> - unexpected value "blob:http://localhost:8889/550828ee-1217-4e72-bbe5-5eae4e7d6d5b" 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 173 passed (10.8m)
🎭 Playwright Run Summary
157 passed (14.1m)
🎭 Playwright Run Summary
184 passed (15.3m)
🎭 Playwright Run Summary
1 flaky [chromium] › editor/blocks/image.spec.js:1005:3 › Image - interactivity › tests using uploaded image › lightbox should be overriden when link is configured for image 186 passed (18.0m)

Artifacts

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