fix: Simplify the sprintf translations for percentage widths (#68587) #123580
Annotations
1 error, 2 warnings, and 1 notice
Run the tests:
packages/e2e-test-utils-playwright/src/request-utils/themes.ts#L13
1) [chromium] › site-editor/font-library.spec.js:65:3 › Font Library › When a theme with bundled fonts is active › should display the "Manage fonts" icon
Error: apiRequestContext.get: socket hang up
Call log:
- → GET http://localhost:8889/wp-admin/themes.php
- user-agent: Playwright/1.49.1 (x64; ubuntu 22.04) node/20.18 CI/1
- accept: */*
- accept-encoding: gzip,deflate,br
- cookie: wordpress_test_cookie=WP%20Cookie%20check; wordpress_23778236db82f19306f247e20a353a99=admin%7C1736692549%7CVmu8p57PsaVGwTMHyNpBrEuZg3Z3soHlUNAyKrXaoy8%7Cda8569fbd47de08d78b3328242c9003d8179c48b6b544c67ac5a5cf2b6fce8bf; wordpress_logged_in_23778236db82f19306f247e20a353a99=admin%7C1736692549%7CVmu8p57PsaVGwTMHyNpBrEuZg3Z3soHlUNAyKrXaoy8%7C35a2a4dc83d3d2b8a23e4798db653fd858d8be82fa6d9d51b09bc955ad0aa987; wp-settings-time-1=1736520092
at ../../../packages/e2e-test-utils-playwright/src/request-utils/themes.ts:13
11 | themeSlug: string
12 | ): Promise< void > {
> 13 | let response = await this.request.get( THEMES_URL );
| ^
14 | const html = await response.text();
15 | const optionalFolder = '([a-z0-9-]+%2F)?';
16 |
at RequestUtils.activateTheme (/home/runner/work/gutenberg/gutenberg/packages/e2e-test-utils-playwright/src/request-utils/themes.ts:13:36)
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/site-editor/font-library.spec.js:54:23
|
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@0c45773b623bea8c8e75f6c82b208c3cf94ea4f9. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run the tests
1 flaky
[chromium] › site-editor/font-library.spec.js:65:3 › Font Library › When a theme with bundled fonts is active › should display the "Manage fonts" icon
1 skipped
172 passed (8.2m)
|
Loading