Skip to content

[RNMobile] Add e2e util addBlockUsingAppender #78772

[RNMobile] Add e2e util addBlockUsingAppender

[RNMobile] Add e2e util addBlockUsingAppender #78772

Triggered via pull request July 18, 2023 16:54
Status Success
Total duration 32m 34s
Artifacts 2

end2end-test.yml

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

Annotations

1 error and 4 notices
[chromium] › editor/blocks/image.spec.js:1005:3 › Image - interactivity › tests using uploaded image › lightbox should be overriden when link is configured for image: test/e2e/specs/editor/blocks/image.spec.js#L789
1) [chromium] › editor/blocks/image.spec.js:1005:3 › Image - interactivity › tests using uploaded image › lightbox should be overriden when link is configured for image Error: expect(received).toHaveAttribute(expected) Expected pattern: /0cd155b2-7958-4df4-9f4d-1818e0f1210b/ Received string: "blob:http://localhost:8889/5a20aae5-4e45-4860-b15b-e5ccf276b312" 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/5a20aae5-4e45-4860-b15b-e5ccf276b312" - 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/5a20aae5-4e45-4860-b15b-e5ccf276b312" - locator resolved to <img alt="This image has an empty alt attribute" src=…/> - unexpected value "blob:http://localhost:8889/5a20aae5-4e45-4860-b15b-e5ccf276b312" - locator resolved to <img alt="This image has an empty alt attribute" src=…/> - unexpected value "blob:http://localhost:8889/5a20aae5-4e45-4860-b15b-e5ccf276b312" - locator resolved to <img alt="This image has an empty alt attribute" src=…/> - unexpected value "blob:http://localhost:8889/5a20aae5-4e45-4860-b15b-e5ccf276b312" - locator resolved to <img alt="This image has an empty alt attribute" src=…/> - unexpected value "blob:http://localhost:8889/5a20aae5-4e45-4860-b15b-e5ccf276b312" - locator resolved to <img alt="This image has an empty alt attribute" src=…/> - unexpected value "blob:http://localhost:8889/5a20aae5-4e45-4860-b15b-e5ccf276b312" - locator resolved to <img alt="This image has an empty alt attribute" src=…/> - unexpected value "blob:http://localhost:8889/5a20aae5-4e45-4860-b15b-e5ccf276b312" - locator resolved to <img alt="This image has an empty alt attribute" src=…/> - unexpected value "blob:http://localhost:8889/5a20aae5-4e45-4860-b15b-e5ccf276b312" 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
2 skipped 173 passed (11.5m)
🎭 Playwright Run Summary
155 passed (15.7m)
🎭 Playwright Run Summary
1 flaky [chromium] › editor/blocks/image.spec.js:1005:3 › Image - interactivity › tests using uploaded image › lightbox should be overriden when link is configured for image 186 passed (17.7m)

Artifacts

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