Preserve styling attributes during transformation to list blocks. #121212
Annotations
1 error, 1 warning, 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=f4af2d59e4
- user-agent: Playwright/1.48.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%7C1733653437%7COgyHT4VMDu9Vfh41WHHY01cCKODMRNyd970ZALUan6X%7Cd759c4cf256b8b89af3c3003a1b7fee71ffe3197957befe1132c9bf2092df10c; wordpress_logged_in_23778236db82f19306f247e20a353a99=admin%7C1733653437%7COgyHT4VMDu9Vfh41WHHY01cCKODMRNyd970ZALUan6X%7C4a476b262821f13e3ebe8223ff0d22738a246ff9dd47197a524e9b21421d84a6; wp-settings-time-1=1733480663
- ← 302 Found
- date: Fri, 06 Dec 2024 10:24:23 GMT
- server: Apache/2.4.62 (Debian)
- x-powered-by: PHP/8.2.26
- 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=42.09, wpMemoryUsage;dur=4642384, 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.48.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%7C1733653437%7COgyHT4VMDu9Vfh41WHHY01cCKODMRNyd970ZALUan6X%7Cd759c4cf256b8b89af3c3003a1b7fee71ffe3197957befe1132c9bf2092df10c; wordpress_logged_in_23778236db82f19306f247e20a353a99=admin%7C1733653437%7COgyHT4VMDu9Vfh41WHHY01cCKODMRNyd970ZALUan6X%7C4a476b262821f13e3ebe8223ff0d22738a246ff9dd47197a524e9b21421d84a6; wp-settings-time-1=1733480663
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
|
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] › interactivity/router-regions.spec.ts:101:6 › Router regions › Page title is updated 2
1 skipped
200 passed (10.3m)
|
Loading