Skip to content

[Commands]: Add aria-activedescendant attribute to suggestions (#52… #79276

[Commands]: Add aria-activedescendant attribute to suggestions (#52…

[Commands]: Add aria-activedescendant attribute to suggestions (#52… #79276

Triggered via push July 25, 2023 16:25
Status Success
Total duration 33m 47s
Artifacts 2

end2end-test.yml

on: push
Matrix: e2e-playwright
Matrix: e2e-puppeteer
Report to GitHub
4m 41s
Report to GitHub
Fit to window
Zoom out
Zoom in

Annotations

2 errors 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: /f010f5ce-5436-495f-afdc-e6ad10910d5d/ Received string: "blob:http://localhost:8889/71318668-a80e-40c1-8dfd-cadb76a2edaf" 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/71318668-a80e-40c1-8dfd-cadb76a2edaf" - 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/71318668-a80e-40c1-8dfd-cadb76a2edaf" - locator resolved to <img alt="This image has an empty alt attribute" src=…/> - unexpected value "blob:http://localhost:8889/71318668-a80e-40c1-8dfd-cadb76a2edaf" - locator resolved to <img alt="This image has an empty alt attribute" src=…/> - unexpected value "blob:http://localhost:8889/71318668-a80e-40c1-8dfd-cadb76a2edaf" - locator resolved to <img alt="This image has an empty alt attribute" src=…/> - unexpected value "blob:http://localhost:8889/71318668-a80e-40c1-8dfd-cadb76a2edaf" - locator resolved to <img alt="This image has an empty alt attribute" src=…/> - unexpected value "blob:http://localhost:8889/71318668-a80e-40c1-8dfd-cadb76a2edaf" - locator resolved to <img alt="This image has an empty alt attribute" src=…/> - unexpected value "blob:http://localhost:8889/71318668-a80e-40c1-8dfd-cadb76a2edaf" - locator resolved to <img alt="This image has an empty alt attribute" src=…/> - unexpected value "blob:http://localhost:8889/71318668-a80e-40c1-8dfd-cadb76a2edaf" - locator resolved to <img alt="This image has an empty alt attribute" src=…/> - unexpected value "blob:http://localhost:8889/71318668-a80e-40c1-8dfd-cadb76a2edaf" 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
[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 Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(received).toHaveAttribute(expected) Expected pattern: /2345030f-b522-4dc8-9e47-5f26f4556248/ Received string: "blob:http://localhost:8889/7fdaf954-665c-4d0f-b591-46708d92c56f" 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/7fdaf954-665c-4d0f-b591-46708d92c56f" - 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/7fdaf954-665c-4d0f-b591-46708d92c56f" - locator resolved to <img alt="This image has an empty alt attribute" src=…/> - unexpected value "blob:http://localhost:8889/7fdaf954-665c-4d0f-b591-46708d92c56f" - locator resolved to <img alt="This image has an empty alt attribute" src=…/> - unexpected value "blob:http://localhost:8889/7fdaf954-665c-4d0f-b591-46708d92c56f" - locator resolved to <img alt="This image has an empty alt attribute" src=…/> - unexpected value "blob:http://localhost:8889/7fdaf954-665c-4d0f-b591-46708d92c56f" - locator resolved to <img alt="This image has an empty alt attribute" src=…/> - unexpected value "blob:http://localhost:8889/7fdaf954-665c-4d0f-b591-46708d92c56f" - locator resolved to <img alt="This image has an empty alt attribute" src=…/> - unexpected value "blob:http://localhost:8889/7fdaf954-665c-4d0f-b591-46708d92c56f" - locator resolved to <img alt="This image has an empty alt attribute" src=…/> - unexpected value "blob:http://localhost:8889/7fdaf954-665c-4d0f-b591-46708d92c56f" - locator resolved to <img alt="This image has an empty alt attribute" src=…/> - unexpected value "blob:http://localhost:8889/7fdaf954-665c-4d0f-b591-46708d92c56f" 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
158 passed (12.2m)
🎭 Playwright Run Summary
184 passed (13.4m)
🎭 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.4m)
🎭 Playwright Run Summary
2 skipped 173 passed (16.3m)

Artifacts

Produced during runtime
Name Size
failures-artifacts Expired
4.06 MB
flaky-tests-report Expired
23.5 KB