Skip to content

[Core Commands]: Handle navigation commands based on access of site editor #79380

[Core Commands]: Handle navigation commands based on access of site editor

[Core Commands]: Handle navigation commands based on access of site editor #79380

Triggered via pull request July 26, 2023 15:51
Status Success
Total duration 31m 18s
Artifacts 2

end2end-test.yml

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

Annotations

1 error 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: /796007ba-5d5d-45ed-854b-07ea27d92717/ Received string: "blob:http://localhost:8889/8df400cf-c180-4da0-aa8b-e5fc4295ffc0" 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/8df400cf-c180-4da0-aa8b-e5fc4295ffc0" - 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/8df400cf-c180-4da0-aa8b-e5fc4295ffc0" - locator resolved to <img alt="This image has an empty alt attribute" src=…/> - unexpected value "blob:http://localhost:8889/8df400cf-c180-4da0-aa8b-e5fc4295ffc0" - locator resolved to <img alt="This image has an empty alt attribute" src=…/> - unexpected value "blob:http://localhost:8889/8df400cf-c180-4da0-aa8b-e5fc4295ffc0" - locator resolved to <img alt="This image has an empty alt attribute" src=…/> - unexpected value "blob:http://localhost:8889/8df400cf-c180-4da0-aa8b-e5fc4295ffc0" - locator resolved to <img alt="This image has an empty alt attribute" src=…/> - unexpected value "blob:http://localhost:8889/8df400cf-c180-4da0-aa8b-e5fc4295ffc0" - locator resolved to <img alt="This image has an empty alt attribute" src=…/> - unexpected value "blob:http://localhost:8889/8df400cf-c180-4da0-aa8b-e5fc4295ffc0" - locator resolved to <img alt="This image has an empty alt attribute" src=…/> - unexpected value "blob:http://localhost:8889/8df400cf-c180-4da0-aa8b-e5fc4295ffc0" - locator resolved to <img alt="This image has an empty alt attribute" src=…/> - unexpected value "blob:http://localhost:8889/8df400cf-c180-4da0-aa8b-e5fc4295ffc0" 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
184 passed (12.5m)
🎭 Playwright Run Summary
2 skipped 173 passed (13.6m)
🎭 Playwright Run Summary
158 passed (15.5m)
🎭 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 187 passed (16.8m)

Artifacts

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