[6.7] Zoom-out (contentOnly): show more menu in block toolbar #117882
Annotations
1 error and 1 notice
Run the tests:
packages/e2e-test-utils-playwright/src/request-utils/rest.ts#L119
1) [webkit] › editor/blocks/navigation-frontend-interactivity.spec.js:93:3 › Navigation block - Frontend interactivity › Overlay menu › Overlay menu interactions in Safari (@WebKit)
Error: apiRequestContext.fetch: socket hang up
Call log:
- → POST http://localhost:8889/index.php?rest_route=/wp/v2/navigation/
- user-agent: Playwright/1.47.0 (x64; ubuntu 22.04) node/20.18 CI/1
- accept: */*
- accept-encoding: gzip,deflate,br
- X-WP-Nonce: f60a2ece1b
- content-type: application/json
- content-length: 309
- cookie: wordpress_test_cookie=WP%20Cookie%20check; wordpress_logged_in_23778236db82f19306f247e20a353a99=admin%7C1730288133%7Coq6e83x3ZzGgATCo1MDzgBYR8V8j8HjBB8H9dyqsZGg%7C447175ac927d9ef716f600e989b399d282d476b4bf5256618891479ebb7384ce; wp-settings-time-1=1730115364
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.createNavigationMenu (/home/runner/work/gutenberg/gutenberg/packages/e2e-test-utils-playwright/src/request-utils/menus.ts:66:14)
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/blocks/navigation-frontend-interactivity.spec.js:31:23
|
Run the tests
1 flaky
[webkit] › editor/blocks/navigation-frontend-interactivity.spec.js:93:3 › Navigation block - Frontend interactivity › Overlay menu › Overlay menu interactions in Safari (@WebKit)
199 passed (10.4m)
|
Loading