Cover: Fix placeholder color options keyboard accessibility #124906
Annotations
1 error and 1 notice
Run the tests:
packages/e2e-test-utils-playwright/src/request-utils/rest.ts#L119
1) [chromium] › editor/various/is-typing.spec.js:19:2 › isTyping › should hide the toolbar when typing
Error: apiRequestContext.fetch: socket hang up
Call log:
- → PUT http://localhost:8889/index.php?rest_route=/wp/v2/plugins/gutenberg-test-plugins/observe-typing
- user-agent: Playwright/1.49.1 (x64; ubuntu 24.04) node/20.18 CI/1
- accept: */*
- accept-encoding: gzip,deflate,br
- X-WP-Nonce: a3353b8dfd
- content-type: application/json
- content-length: 19
- cookie: wordpress_test_cookie=WP%20Cookie%20check; wordpress_logged_in_23778236db82f19306f247e20a353a99=admin%7C1739956075%7CAcgSK4d8azGX0TsZM3GbPRX0M06Kq4HngUnLnGcXKvz%7Cc8c1450297fb468c9f7475846e3cb53923b3086f2d833d75ccd1848e11bf9705; wp-settings-time-1=1739783276
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 RequestUtils.activatePlugin (/home/runner/work/gutenberg/gutenberg/packages/e2e-test-utils-playwright/src/request-utils/plugins.ts:79:13)
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/is-typing.spec.js:8:3
|
Run the tests
1 flaky
[chromium] › editor/various/is-typing.spec.js:19:2 › isTyping › should hide the toolbar when typing
1 skipped
223 passed (9.0m)
|
Loading