Editor: Avoid a 'flash' when rendering in 'template-locked' mode #124817
Annotations
2 errors and 8 notices
[chromium] › site-editor/site-editor-url-navigation.spec.js:23:2 › Site editor url navigation › Redirection after template creation:
test/e2e/specs/site-editor/site-editor-url-navigation.spec.js#L44
1) [chromium] › site-editor/site-editor-url-navigation.spec.js:23:2 › Site editor url navigation › Redirection after template creation
TimeoutError: locator.click: Timeout 10000ms exceeded.
Call log:
- waiting for getByRole('button', { name: 'For a specific item' })
42 | await page
43 | .getByRole( 'button', { name: 'For a specific item' } )
> 44 | .click();
| ^
45 | await page.getByRole( 'option', { name: 'Demo' } ).click();
46 | await expect( page ).toHaveURL(
47 | '/wp-admin/site-editor.php?p=%2Fwp_template%2Femptytheme%2F%2Fsingle-post-demo&canvas=edit'
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/site-editor/site-editor-url-navigation.spec.js:44:5
|
[chromium] › site-editor/multi-entity-saving.spec.js:60:2 › Site Editor - Multi-entity save flow › save flow should allow re-saving after changing the same block attribute:
packages/e2e-test-utils-playwright/src/request-utils/themes.ts#L13
1) [chromium] › site-editor/multi-entity-saving.spec.js:60:2 › Site Editor - Multi-entity save flow › save flow should allow re-saving after changing the same block attribute
Error: apiRequestContext.get: socket hang up
Call log:
- → GET http://localhost:8889/wp-admin/themes.php
- 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%7C1739601792%7Cebeil7xXAeaiyTuCYW2l8bjs6N0yOdUmpdPtloW4Gbn%7C5f41ba1d3da23bd7c2e4a3b194e58f71c8f749f65f5796747c84793b265f5cbb; wordpress_logged_in_23778236db82f19306f247e20a353a99=admin%7C1739601792%7Cebeil7xXAeaiyTuCYW2l8bjs6N0yOdUmpdPtloW4Gbn%7C27dccf6726c3e187d71ec345df216df71e06c5f0803cf9f367367b7ee51780bb; wp-settings-time-1=1739429358
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/multi-entity-saving.spec.js:16:17
|
🎭 Playwright Run Summary
1 flaky
[chromium] › site-editor/site-editor-url-navigation.spec.js:23:2 › Site editor url navigation › Redirection after template creation
2 skipped
199 passed (6.0m)
|
🎭 Playwright Run Summary
1 skipped
184 passed (7.2m)
|
🎭 Playwright Run Summary
1 skipped
211 passed (8.3m)
|
🎭 Playwright Run Summary
1 flaky
[chromium] › site-editor/multi-entity-saving.spec.js:60:2 › Site Editor - Multi-entity save flow › save flow should allow re-saving after changing the same block attribute
1 skipped
173 passed (7.7m)
|
🎭 Playwright Run Summary
1 skipped
224 passed (8.8m)
|
🎭 Playwright Run Summary
3 skipped
188 passed (9.7m)
|
🎭 Playwright Run Summary
207 passed (9.3m)
|
🎭 Playwright Run Summary
1 skipped
206 passed (11.1m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
failures-artifacts
|
3.54 MB |
|
flaky-tests-report
|
2.39 KB |
|