Remove non translatable additional info from font size picker visual label and improve labeling #125084
Annotations
1 error and 1 notice
Run the tests:
packages/e2e-test-utils-playwright/src/request-utils/themes.ts#L48
1) [chromium] › interactivity/router-regions.spec.ts:101:6 › Router regions › Page title is updated 2
Error: apiRequestContext.get: socket hang up
Call log:
- → GET http://localhost:8889/wp-admin/themes.php?action=activate&stylesheet=twentytwentyone&_wpnonce=b67390f19c
- user-agent: Playwright/1.49.1 (x64; ubuntu 24.04) node/20.18 CI/1
- accept: */*
- accept-encoding: gzip,deflate,br
- cookie: wordpress_test_cookie=WP%20Cookie%20check; wordpress_23778236db82f19306f247e20a353a99=admin%7C1740322998%7C3hhuoclfI6fxt9812tDAMobZa2o7EFb3Ng4CG6pDOuE%7C392a7643798d72cdf51976e0f2b002d30b6b0f54b7e5ab5b4b571b486a999855; wordpress_logged_in_23778236db82f19306f247e20a353a99=admin%7C1740322998%7C3hhuoclfI6fxt9812tDAMobZa2o7EFb3Ng4CG6pDOuE%7C5ce2ebbc655d5cd08e1a7298d41e64fa6c38890828bd875b7ae5a91ca43567b2; wp-settings-time-1=1740150226
- ← 302 Found
- date: Fri, 21 Feb 2025 15:03:46 GMT
- server: Apache/2.4.62 (Debian)
- x-powered-by: PHP/8.2.27
- expires: Wed, 11 Jan 1984 05:00:00 GMT
- cache-control: no-cache, must-revalidate, max-age=0, private
- referrer-policy: strict-origin-when-cross-origin
- x-frame-options: SAMEORIGIN
- x-redirect-by: WordPress
- location: http://localhost:8889/wp-admin/themes.php?activated=true
- server-timing: wpTotal;dur=37.62, wpMemoryUsage;dur=4685512, wpDbQueries;dur=49
- content-length: 0
- keep-alive: timeout=5, max=94
- connection: Keep-Alive
- content-type: text/html; charset=UTF-8
- → GET http://localhost:8889/wp-admin/themes.php?activated=true
- user-agent: Playwright/1.49.1 (x64; ubuntu 24.04) node/20.18 CI/1
- accept: */*
- accept-encoding: gzip,deflate,br
- cookie: wordpress_test_cookie=WP%20Cookie%20check; wordpress_23778236db82f19306f247e20a353a99=admin%7C1740322998%7C3hhuoclfI6fxt9812tDAMobZa2o7EFb3Ng4CG6pDOuE%7C392a7643798d72cdf51976e0f2b002d30b6b0f54b7e5ab5b4b571b486a999855; wordpress_logged_in_23778236db82f19306f247e20a353a99=admin%7C1740322998%7C3hhuoclfI6fxt9812tDAMobZa2o7EFb3Ng4CG6pDOuE%7C5ce2ebbc655d5cd08e1a7298d41e64fa6c38890828bd875b7ae5a91ca43567b2; wp-settings-time-1=1740150226
at ../../../packages/e2e-test-utils-playwright/src/request-utils/themes.ts:48
46 | THEMES_URL + `?${ activateQuery }`.replace( /&/g, '&' );
47 |
> 48 | response = await this.request.get( activateLink );
| ^
49 |
50 | await response.dispose();
51 | }
at RequestUtils.activateTheme (/home/runner/work/gutenberg/gutenberg/packages/e2e-test-utils-playwright/src/request-utils/themes.ts:48:32)
at InteractivityUtils.deactivatePlugins (/home/runner/work/gutenberg/gutenberg/test/e2e/specs/interactivity/fixtures/interactivity-utils.ts:78:3)
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/interactivity/router-regions.spec.ts:24:3
|
Run the tests
1 flaky
[chromium] › interactivity/router-regions.spec.ts:101:6 › Router regions › Page title is updated 2
1 skipped
207 passed (10.8m)
|
Loading