Components: Allow style
prop on Popover
#112173
Annotations
2 errors and 8 notices
[chromium] › editor/blocks/image.spec.js:619:2 › Image › image inserted via link should appear in the frontend published post content:
test/e2e/specs/editor/blocks/image.spec.js#L647
1) [chromium] › editor/blocks/image.spec.js:619:2 › Image › image inserted via link should appear in the frontend published post content
Error: Timed out 5000ms waiting for expect(locator).toBeVisible()
Locator: frameLocator('[name="editor-canvas"]').locator('role=document[name="Block: Image"i]').locator('role=img')
Expected: visible
Received: hidden
Call log:
- expect.toBeVisible with timeout 5000ms
- waiting for frameLocator('[name="editor-canvas"]').locator('role=document[name="Block: Image"i]').locator('role=img')
- locator resolved to <img alt="This image has an empty alt attribute; its file name is wp20-logo-white.svg" src="https://wp20.wordpress.net/wp-content/themes/twentyseventeen-wp20/images/wp20-logo-white.svg"/>
- unexpected value "hidden"
- locator resolved to <img alt="This image has an empty alt attribute; its file name is wp20-logo-white.svg" src="https://wp20.wordpress.net/wp-content/themes/twentyseventeen-wp20/images/wp20-logo-white.svg"/>
- unexpected value "hidden"
- locator resolved to <img alt="This image has an empty alt attribute; its file name is wp20-logo-white.svg" src="https://wp20.wordpress.net/wp-content/themes/twentyseventeen-wp20/images/wp20-logo-white.svg"/>
- unexpected value "hidden"
- locator resolved to <img alt="This image has an empty alt attribute; its file name is wp20-logo-white.svg" src="https://wp20.wordpress.net/wp-content/themes/twentyseventeen-wp20/images/wp20-logo-white.svg"/>
- unexpected value "hidden"
- locator resolved to <img alt="This image has an empty alt attribute; its file name is wp20-logo-white.svg" src="https://wp20.wordpress.net/wp-content/themes/twentyseventeen-wp20/images/wp20-logo-white.svg"/>
- unexpected value "hidden"
- locator resolved to <img alt="This image has an empty alt attribute; its file name is wp20-logo-white.svg" src="https://wp20.wordpress.net/wp-content/themes/twentyseventeen-wp20/images/wp20-logo-white.svg"/>
- unexpected value "hidden"
- locator resolved to <img alt="This image has an empty alt attribute; its file name is wp20-logo-white.svg" src="https://wp20.wordpress.net/wp-content/themes/twentyseventeen-wp20/images/wp20-logo-white.svg"/>
- unexpected value "hidden"
- locator resolved to <img alt="This image has an empty alt attribute; its file name is wp20-logo-white.svg" src="https://wp20.wordpress.net/wp-content/themes/twentyseventeen-wp20/images/wp20-logo-white.svg"/>
- unexpected value "hidden"
- locator resolved to <img alt="This image has an empty alt attribute; its file name is wp20-logo-white.svg" src="https://wp20.wordpress.net/wp-content/themes/twentyseventeen-wp20/images/wp20-logo-white.svg"/>
- unexpected value "hidden"
645 |
646 | const imageInEditor = imageBlock.locator( 'role=img' );
> 647 | await expect( imageInEditor ).toBeVisible();
| ^
648 | await expect( imageInEditor ).toHaveAttribute( 'src', imgUrl );
649 |
650 | const postId = await editor.publishPost();
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/blocks/image.spec.js:647:33
|
[chromium] › interactivity/router-regions.spec.ts:101:6 › Router regions › Page title is updated 2:
packages/e2e-test-utils-playwright/src/request-utils/rest.ts#L119
1) [chromium] › interactivity/router-regions.spec.ts:101:6 › Router regions › Page title is updated 2
Error: apiRequestContext.fetch: socket hang up
Call log:
- → DELETE http://localhost:8889/index.php?rest_route=%2Fwp%2Fv2%2Fposts%2F16&force=true
- user-agent: Playwright/1.46.0 (x64; ubuntu 22.04) node/20.16 CI/1
- accept: */*
- accept-encoding: gzip,deflate,br
- X-WP-Nonce: 22311a1996
- cookie: wordpress_test_cookie=WP%20Cookie%20check; wordpress_logged_in_23778236db82f19306f247e20a353a99=admin%7C1723862300%7Cqy2ZXJ7k1QH7vDVmt0JBkZP8h2bYNcXj9326Qb9zTOe%7C5587919370678586155eae10736286bee0a31a33f2b489a831f4203980cef1cc; wp-settings-time-1=1723689521
at ../../../packages/e2e-test-utils-playwright/src/request-utils/rest.ts:119
117 |
118 | try {
> 119 | const response = await this.request.fetch( url, {
| ^
120 | ...fetchOptions,
121 | failOnStatusCode: false,
122 | headers: {
at RequestUtils.rest (/home/runner/work/gutenberg/gutenberg/packages/e2e-test-utils-playwright/src/request-utils/rest.ts:119:39)
at map (/home/runner/work/gutenberg/gutenberg/packages/e2e-test-utils-playwright/src/request-utils/posts.ts:43:9)
at RequestUtils.deleteAllPosts (/home/runner/work/gutenberg/gutenberg/packages/e2e-test-utils-playwright/src/request-utils/posts.ts:42:9)
at InteractivityUtils.deleteAllPosts (/home/runner/work/gutenberg/gutenberg/test/e2e/specs/interactivity/fixtures/interactivity-utils.ts:66:3)
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/interactivity/router-regions.spec.ts:25:3
|
🎭 Playwright Run Summary
3 skipped
189 passed (6.5m)
|
🎭 Playwright Run Summary
1 skipped
193 passed (9.0m)
|
🎭 Playwright Run Summary
1 skipped
194 passed (9.1m)
|
🎭 Playwright Run Summary
1 skipped
187 passed (9.5m)
|
🎭 Playwright Run Summary
1 flaky
[chromium] › editor/blocks/image.spec.js:619:2 › Image › image inserted via link should appear in the frontend published post content
197 passed (10.0m)
|
🎭 Playwright Run Summary
1 skipped
196 passed (10.0m)
|
🎭 Playwright Run Summary
1 flaky
[chromium] › interactivity/router-regions.spec.ts:101:6 › Router regions › Page title is updated 2
195 passed (10.6m)
|
🎭 Playwright Run Summary
3 skipped
188 passed (10.4m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
failures-artifacts
Expired
|
2.05 MB |
|
flaky-tests-report
Expired
|
2.66 KB |
|