Skip to content

Enforce PR labels: Try using a different token #79367

Enforce PR labels: Try using a different token

Enforce PR labels: Try using a different token #79367

Triggered via pull request July 26, 2023 13:41
Status Failure
Total duration 36m 17s
Artifacts 2

end2end-test.yml

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

Annotations

6 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: /10eaf0f4-af83-4fce-910e-47ef2323b47b/ Received string: "blob:http://localhost:8889/cf66023f-72d8-487d-9326-8edcae702a61" 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/cf66023f-72d8-487d-9326-8edcae702a61" - 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/cf66023f-72d8-487d-9326-8edcae702a61" - locator resolved to <img alt="This image has an empty alt attribute" src=…/> - unexpected value "blob:http://localhost:8889/cf66023f-72d8-487d-9326-8edcae702a61" - locator resolved to <img alt="This image has an empty alt attribute" src=…/> - unexpected value "blob:http://localhost:8889/cf66023f-72d8-487d-9326-8edcae702a61" - locator resolved to <img alt="This image has an empty alt attribute" src=…/> - unexpected value "blob:http://localhost:8889/cf66023f-72d8-487d-9326-8edcae702a61" - locator resolved to <img alt="This image has an empty alt attribute" src=…/> - unexpected value "blob:http://localhost:8889/cf66023f-72d8-487d-9326-8edcae702a61" - locator resolved to <img alt="This image has an empty alt attribute" src=…/> - unexpected value "blob:http://localhost:8889/cf66023f-72d8-487d-9326-8edcae702a61" - locator resolved to <img alt="This image has an empty alt attribute" src=…/> - unexpected value "blob:http://localhost:8889/cf66023f-72d8-487d-9326-8edcae702a61" - locator resolved to <img alt="This image has an empty alt attribute" src=…/> - unexpected value "blob:http://localhost:8889/cf66023f-72d8-487d-9326-8edcae702a61" 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: /1bb6e66c-c0f9-4a00-9642-33321afed541/ Received string: "blob:http://localhost:8889/ef6dd9f5-707b-4bc2-bd57-e6cdce6d4a0e" 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/ef6dd9f5-707b-4bc2-bd57-e6cdce6d4a0e" - 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/ef6dd9f5-707b-4bc2-bd57-e6cdce6d4a0e" - locator resolved to <img alt="This image has an empty alt attribute" src=…/> - unexpected value "blob:http://localhost:8889/ef6dd9f5-707b-4bc2-bd57-e6cdce6d4a0e" - locator resolved to <img alt="This image has an empty alt attribute" src=…/> - unexpected value "blob:http://localhost:8889/ef6dd9f5-707b-4bc2-bd57-e6cdce6d4a0e" - locator resolved to <img alt="This image has an empty alt attribute" src=…/> - unexpected value "blob:http://localhost:8889/ef6dd9f5-707b-4bc2-bd57-e6cdce6d4a0e" - locator resolved to <img alt="This image has an empty alt attribute" src=…/> - unexpected value "blob:http://localhost:8889/ef6dd9f5-707b-4bc2-bd57-e6cdce6d4a0e" - locator resolved to <img alt="This image has an empty alt attribute" src=…/> - unexpected value "blob:http://localhost:8889/ef6dd9f5-707b-4bc2-bd57-e6cdce6d4a0e" - locator resolved to <img alt="This image has an empty alt attribute" src=…/> - unexpected value "blob:http://localhost:8889/ef6dd9f5-707b-4bc2-bd57-e6cdce6d4a0e" - locator resolved to <img alt="This image has an empty alt attribute" src=…/> - unexpected value "blob:http://localhost:8889/ef6dd9f5-707b-4bc2-bd57-e6cdce6d4a0e" 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 #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(received).toHaveAttribute(expected) Expected pattern: /408ab557-2119-4bd3-9dc1-1a2342f11f7a/ Received string: "blob:http://localhost:8889/8597630b-54da-462c-b9ce-d4e51bac464b" 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/8597630b-54da-462c-b9ce-d4e51bac464b" - 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/8597630b-54da-462c-b9ce-d4e51bac464b" - locator resolved to <img alt="This image has an empty alt attribute" src=…/> - unexpected value "blob:http://localhost:8889/8597630b-54da-462c-b9ce-d4e51bac464b" - locator resolved to <img alt="This image has an empty alt attribute" src=…/> - unexpected value "blob:http://localhost:8889/8597630b-54da-462c-b9ce-d4e51bac464b" - locator resolved to <img alt="This image has an empty alt attribute" src=…/> - unexpected value "blob:http://localhost:8889/8597630b-54da-462c-b9ce-d4e51bac464b" - locator resolved to <img alt="This image has an empty alt attribute" src=…/> - unexpected value "blob:http://localhost:8889/8597630b-54da-462c-b9ce-d4e51bac464b" - locator resolved to <img alt="This image has an empty alt attribute" src=…/> - unexpected value "blob:http://localhost:8889/8597630b-54da-462c-b9ce-d4e51bac464b" - locator resolved to <img alt="This image has an empty alt attribute" src=…/> - unexpected value "blob:http://localhost:8889/8597630b-54da-462c-b9ce-d4e51bac464b" - locator resolved to <img alt="This image has an empty alt attribute" src=…/> - unexpected value "blob:http://localhost:8889/8597630b-54da-462c-b9ce-d4e51bac464b" 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:815: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#L764
2) [chromium] › editor/blocks/image.spec.js:815: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: /1217559a-f13e-425e-8763-d6125758a234/ Received string: "blob:http://localhost:8889/72a7c1eb-62ad-421c-a9b5-b52734acd360" 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/72a7c1eb-62ad-421c-a9b5-b52734acd360" - 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/72a7c1eb-62ad-421c-a9b5-b52734acd360" - locator resolved to <img alt="This image has an empty alt attribute" src=…/> - unexpected value "blob:http://localhost:8889/72a7c1eb-62ad-421c-a9b5-b52734acd360" - locator resolved to <img alt="This image has an empty alt attribute" src=…/> - unexpected value "blob:http://localhost:8889/72a7c1eb-62ad-421c-a9b5-b52734acd360" - locator resolved to <img alt="This image has an empty alt attribute" src=…/> - unexpected value "blob:http://localhost:8889/72a7c1eb-62ad-421c-a9b5-b52734acd360" - locator resolved to <img alt="This image has an empty alt attribute" src=…/> - unexpected value "blob:http://localhost:8889/72a7c1eb-62ad-421c-a9b5-b52734acd360" - locator resolved to <img alt="This image has an empty alt attribute" src=…/> - unexpected value "blob:http://localhost:8889/72a7c1eb-62ad-421c-a9b5-b52734acd360" - locator resolved to <img alt="This image has an empty alt attribute" src=…/> - unexpected value "blob:http://localhost:8889/72a7c1eb-62ad-421c-a9b5-b52734acd360" - locator resolved to <img alt="This image has an empty alt attribute" src=…/> - unexpected value "blob:http://localhost:8889/72a7c1eb-62ad-421c-a9b5-b52734acd360" 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:1125:4 › Image - interactivity › tests using uploaded image › keyboard navigation › should close and focus appropriately using escape key: test/e2e/specs/editor/blocks/image.spec.js#L764
3) [chromium] › editor/blocks/image.spec.js:1125:4 › Image - interactivity › tests using uploaded image › keyboard navigation › should close and focus appropriately using escape key Error: expect(received).toHaveAttribute(expected) Expected pattern: /4c223395-8339-49b6-9320-de57faf26c12/ Received string: "blob:http://localhost:8889/2f45bcc3-cae2-440d-b1b1-fa28edf110ab" 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/2f45bcc3-cae2-440d-b1b1-fa28edf110ab" - 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/2f45bcc3-cae2-440d-b1b1-fa28edf110ab" - locator resolved to <img alt="This image has an empty alt attribute" src=…/> - unexpected value "blob:http://localhost:8889/2f45bcc3-cae2-440d-b1b1-fa28edf110ab" - locator resolved to <img alt="This image has an empty alt attribute" src=…/> - unexpected value "blob:http://localhost:8889/2f45bcc3-cae2-440d-b1b1-fa28edf110ab" - locator resolved to <img alt="This image has an empty alt attribute" src=…/> - unexpected value "blob:http://localhost:8889/2f45bcc3-cae2-440d-b1b1-fa28edf110ab" - locator resolved to <img alt="This image has an empty alt attribute" src=…/> - unexpected value "blob:http://localhost:8889/2f45bcc3-cae2-440d-b1b1-fa28edf110ab" - locator resolved to <img alt="This image has an empty alt attribute" src=…/> - unexpected value "blob:http://localhost:8889/2f45bcc3-cae2-440d-b1b1-fa28edf110ab" - locator resolved to <img alt="This image has an empty alt attribute" src=…/> - unexpected value "blob:http://localhost:8889/2f45bcc3-cae2-440d-b1b1-fa28edf110ab" - locator resolved to <img alt="This image has an empty alt attribute" src=…/> - unexpected value "blob:http://localhost:8889/2f45bcc3-cae2-440d-b1b1-fa28edf110ab" 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 - 1
Process completed with exit code 1.
🎭 Playwright Run Summary
2 skipped 172 passed (11.2m)
🎭 Playwright Run Summary
184 passed (12.7m)
🎭 Playwright Run Summary
158 passed (12.7m)
🎭 Playwright Run Summary
1 failed [chromium] › editor/blocks/image.spec.js:772:3 › Image - interactivity › tests using uploaded image › should toggle "lightbox" in saved attributes 2 flaky [chromium] › editor/blocks/image.spec.js:815: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 [chromium] › editor/blocks/image.spec.js:1125:4 › Image - interactivity › tests using uploaded image › keyboard navigation › should close and focus appropriately using escape key 184 passed (20.8m)

Artifacts

Produced during runtime
Name Size
failures-artifacts Expired
10.3 MB
flaky-tests-report Expired
22.5 KB