Skip to content

Make "My patterns" category permanently visible #78204

Make "My patterns" category permanently visible

Make "My patterns" category permanently visible #78204

Triggered via pull request July 11, 2023 21:10
Status Success
Total duration 31m 18s
Artifacts 2

end2end-test.yml

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

Annotations

2 errors 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: /cb76d254-ef29-48f2-bbef-41789b290882/ Received string: "blob:http://localhost:8889/15ddde1c-963f-4ce8-b127-78d8db10101f" 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/15ddde1c-963f-4ce8-b127-78d8db10101f" - 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/15ddde1c-963f-4ce8-b127-78d8db10101f" - locator resolved to <img alt="This image has an empty alt attribute" src=…/> - unexpected value "blob:http://localhost:8889/15ddde1c-963f-4ce8-b127-78d8db10101f" - locator resolved to <img alt="This image has an empty alt attribute" src=…/> - unexpected value "blob:http://localhost:8889/15ddde1c-963f-4ce8-b127-78d8db10101f" - locator resolved to <img alt="This image has an empty alt attribute" src=…/> - unexpected value "blob:http://localhost:8889/15ddde1c-963f-4ce8-b127-78d8db10101f" - locator resolved to <img alt="This image has an empty alt attribute" src=…/> - unexpected value "blob:http://localhost:8889/15ddde1c-963f-4ce8-b127-78d8db10101f" - locator resolved to <img alt="This image has an empty alt attribute" src=…/> - unexpected value "blob:http://localhost:8889/15ddde1c-963f-4ce8-b127-78d8db10101f" - locator resolved to <img alt="This image has an empty alt attribute" src=…/> - unexpected value "blob:http://localhost:8889/15ddde1c-963f-4ce8-b127-78d8db10101f" - locator resolved to <img alt="This image has an empty alt attribute" src=…/> - unexpected value "blob:http://localhost:8889/15ddde1c-963f-4ce8-b127-78d8db10101f" 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
[chromium] › editor/various/convert-block-type.spec.js:15:2 › Code block › should convert to a preformatted block: packages/e2e-test-utils-playwright/src/admin/create-new-post.js#L42
1) [chromium] › editor/various/convert-block-type.spec.js:15:2 › Code block › should convert to a preformatted block TimeoutError: locator.waitFor: Timeout 10000ms exceeded. =========================== logs =========================== waiting for frameLocator('[name=editor-canvas]').locator('body > *').first() to be visible ============================================================ at ../../../packages/e2e-test-utils-playwright/src/admin/create-new-post.js:42 40 | .first(); 41 | > 42 | await canvasReadyLocator.waitFor(); | ^ 43 | 44 | await this.page.evaluate( ( welcomeGuide ) => { 45 | window.wp.data at Admin.createNewPost (/home/runner/work/gutenberg/gutenberg/packages/e2e-test-utils-playwright/src/admin/create-new-post.js:42:27) at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/convert-block-type.spec.js:8:3
🎭 Playwright Run Summary
2 skipped 164 passed (11.5m)
🎭 Playwright Run Summary
151 passed (11.6m)
🎭 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 (16.7m)
🎭 Playwright Run Summary
1 flaky [chromium] › editor/various/convert-block-type.spec.js:15:2 › Code block › should convert to a preformatted block 178 passed (16.3m)

Artifacts

Produced during runtime
Name Size
failures-artifacts Expired
4.97 MB
flaky-tests-report Expired
21.6 KB