Skip to content

Fix: enable link editing interface when removing Draft links #78196

Fix: enable link editing interface when removing Draft links

Fix: enable link editing interface when removing Draft links #78196

Re-run triggered July 12, 2023 01:58
Status Success
Total duration 24m 0s
Artifacts 2

end2end-test.yml

on: pull_request
Matrix: e2e-playwright
Matrix: e2e-puppeteer
Report to GitHub
4m 42s
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: /01f44d0c-44ad-4c66-ac65-cd5061961489/ Received string: "blob:http://localhost:8889/b452a559-f04d-422b-b9ae-e2fe76aee786" 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/b452a559-f04d-422b-b9ae-e2fe76aee786" - 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/b452a559-f04d-422b-b9ae-e2fe76aee786" - locator resolved to <img alt="This image has an empty alt attribute" src=…/> - unexpected value "blob:http://localhost:8889/b452a559-f04d-422b-b9ae-e2fe76aee786" - locator resolved to <img alt="This image has an empty alt attribute" src=…/> - unexpected value "blob:http://localhost:8889/b452a559-f04d-422b-b9ae-e2fe76aee786" - locator resolved to <img alt="This image has an empty alt attribute" src=…/> - unexpected value "blob:http://localhost:8889/b452a559-f04d-422b-b9ae-e2fe76aee786" - locator resolved to <img alt="This image has an empty alt attribute" src=…/> - unexpected value "blob:http://localhost:8889/b452a559-f04d-422b-b9ae-e2fe76aee786" - locator resolved to <img alt="This image has an empty alt attribute" src=…/> - unexpected value "blob:http://localhost:8889/b452a559-f04d-422b-b9ae-e2fe76aee786" - locator resolved to <img alt="This image has an empty alt attribute" src=…/> - unexpected value "blob:http://localhost:8889/b452a559-f04d-422b-b9ae-e2fe76aee786" - locator resolved to <img alt="This image has an empty alt attribute" src=…/> - unexpected value "blob:http://localhost:8889/b452a559-f04d-422b-b9ae-e2fe76aee786" 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
179 passed (13.0m)
🎭 Playwright Run Summary
151 passed (12.4m)
🎭 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 (17.1m)
🎭 Playwright Run Summary
2 skipped 164 passed (12.3m)

Artifacts

Produced during runtime
Name Size
failures-artifacts Expired
3.74 MB
flaky-tests-report Expired
16.3 KB