Skip to content

Site Editor Patterns: Filter out patterns that are not available in the inserter #78609

Site Editor Patterns: Filter out patterns that are not available in the inserter

Site Editor Patterns: Filter out patterns that are not available in the inserter #78609

Triggered via pull request July 17, 2023 06:39
Status Success
Total duration 35m 57s
Artifacts 2

end2end-test.yml

on: pull_request
Matrix: e2e-playwright
Matrix: e2e-puppeteer
Report to GitHub
3m 53s
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: /d6ced819-71ee-49f4-93ad-7dce91e2bb00/ Received string: "blob:http://localhost:8889/00d39c62-07f2-4be9-8570-b594d80890f2" 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/00d39c62-07f2-4be9-8570-b594d80890f2" - 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/00d39c62-07f2-4be9-8570-b594d80890f2" - locator resolved to <img alt="This image has an empty alt attribute" src=…/> - unexpected value "blob:http://localhost:8889/00d39c62-07f2-4be9-8570-b594d80890f2" - locator resolved to <img alt="This image has an empty alt attribute" src=…/> - unexpected value "blob:http://localhost:8889/00d39c62-07f2-4be9-8570-b594d80890f2" - locator resolved to <img alt="This image has an empty alt attribute" src=…/> - unexpected value "blob:http://localhost:8889/00d39c62-07f2-4be9-8570-b594d80890f2" - locator resolved to <img alt="This image has an empty alt attribute" src=…/> - unexpected value "blob:http://localhost:8889/00d39c62-07f2-4be9-8570-b594d80890f2" - locator resolved to <img alt="This image has an empty alt attribute" src=…/> - unexpected value "blob:http://localhost:8889/00d39c62-07f2-4be9-8570-b594d80890f2" - locator resolved to <img alt="This image has an empty alt attribute" src=…/> - unexpected value "blob:http://localhost:8889/00d39c62-07f2-4be9-8570-b594d80890f2" - locator resolved to <img alt="This image has an empty alt attribute" src=…/> - unexpected value "blob:http://localhost:8889/00d39c62-07f2-4be9-8570-b594d80890f2" 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 (11.5m)
🎭 Playwright Run Summary
179 passed (13.4m)
🎭 Playwright Run Summary
153 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 186 passed (19.6m)

Artifacts

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