Skip to content

FormTokenField: Fix token overflow when moving cursor left or right (… #78775

FormTokenField: Fix token overflow when moving cursor left or right (…

FormTokenField: Fix token overflow when moving cursor left or right (… #78775

Triggered via push July 18, 2023 17:36
Status Success
Total duration 31m 6s
Artifacts 2

end2end-test.yml

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

Annotations

1 error and 4 notices
[chromium] › editor/blocks/image.spec.js:840:4 › Image - interactivity › tests using uploaded image › should open and close the image in a lightbox when using a mouse and dynamically load src › zoom animation: test/e2e/specs/editor/blocks/image.spec.js#L789
1) [chromium] › editor/blocks/image.spec.js:840:4 › Image - interactivity › tests using uploaded image › should open and close the image in a lightbox when using a mouse and dynamically load src › zoom animation Error: expect(received).toHaveAttribute(expected) Expected pattern: /b188e23e-e8e8-4ed9-89e0-4e544fa5844c/ Received string: "blob:http://localhost:8889/b938de5c-748b-4723-9091-20178d0b9313" 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/b938de5c-748b-4723-9091-20178d0b9313" - 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/b938de5c-748b-4723-9091-20178d0b9313" - locator resolved to <img alt="This image has an empty alt attribute" src=…/> - unexpected value "blob:http://localhost:8889/b938de5c-748b-4723-9091-20178d0b9313" - locator resolved to <img alt="This image has an empty alt attribute" src=…/> - unexpected value "blob:http://localhost:8889/b938de5c-748b-4723-9091-20178d0b9313" - locator resolved to <img alt="This image has an empty alt attribute" src=…/> - unexpected value "blob:http://localhost:8889/b938de5c-748b-4723-9091-20178d0b9313" - locator resolved to <img alt="This image has an empty alt attribute" src=…/> - unexpected value "blob:http://localhost:8889/b938de5c-748b-4723-9091-20178d0b9313" - locator resolved to <img alt="This image has an empty alt attribute" src=…/> - unexpected value "blob:http://localhost:8889/b938de5c-748b-4723-9091-20178d0b9313" - locator resolved to <img alt="This image has an empty alt attribute" src=…/> - unexpected value "blob:http://localhost:8889/b938de5c-748b-4723-9091-20178d0b9313" - locator resolved to <img alt="This image has an empty alt attribute" src=…/> - unexpected value "blob:http://localhost:8889/b938de5c-748b-4723-9091-20178d0b9313" 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
183 passed (12.5m)
🎭 Playwright Run Summary
155 passed (12.3m)
🎭 Playwright Run Summary
2 skipped 173 passed (13.7m)
🎭 Playwright Run Summary
1 flaky [chromium] › editor/blocks/image.spec.js:840:4 › Image - interactivity › tests using uploaded image › should open and close the image in a lightbox when using a mouse and dynamically load src › zoom animation 186 passed (17.2m)

Artifacts

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