Bump plugin version to 20.3.0 #124989
Annotations
2 errors, 32 warnings, and 8 notices
[chromium] › site-editor/template-revert.spec.js:82:2 › Template Revert › should show the original content after revert and page reload:
test/e2e/specs/site-editor/template-revert.spec.js#L102
1) [chromium] › site-editor/template-revert.spec.js:82:2 › Template Revert › should show the original content after revert and page reload
Error: expect(received).toEqual(expected) // deep equality
- Expected - 9
+ Received + 8
- <!-- wp:template-part {"slug":"header","tagName":"header","theme":"emptytheme"} /-->
+ <!-- wp:template-part {"slug":"header","theme":"emptytheme","tagName":"header"} /-->
- <!-- wp:query {"queryId":1,"query":{"offset":0,"postType":"post","order":"desc","orderBy":"date","author":"","search":"","sticky":""}} -->
+
+ <!-- wp:query {"queryId":1,"query":{"offset":0,"postType":"post","order":"desc","orderBy":"date","author":"","search":"","sticky":"","perPage":10}} -->
- <div class="wp-block-query">
- <!-- wp:post-template -->
+ <div class="wp-block-query"><!-- wp:post-template -->
- <!-- wp:post-title {"isLink":true} /-->
+ <!-- wp:post-title {"isLink":true} /-->
- <!-- wp:post-excerpt /-->
+
+ <!-- wp:post-excerpt /-->
- <!-- /wp:post-template -->
- </div>
+ <!-- /wp:post-template --></div>
<!-- /wp:query -->
-
100 | const contentAfter =
101 | await templateRevertUtils.getCurrentSiteEditorContent();
> 102 | expect( contentAfter ).toEqual( contentBefore );
| ^
103 | } );
104 |
105 | test( 'should show the edited content after revert and clicking undo in the header toolbar', async ( {
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/site-editor/template-revert.spec.js:102:26
|
[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%7C1740136746%7Ciegko6jbj29ecwajtfpWBa3ECwjgsbPOHAFnXDQE9S3%7Cfb872b221ece683d8b6f1269adabe8ca8514ac12f7c0ff592e103bfc0b9e3b37; wordpress_logged_in_23778236db82f19306f247e20a353a99=admin%7C1740136746%7Ciegko6jbj29ecwajtfpWBa3ECwjgsbPOHAFnXDQE9S3%7Cfea321afb2b5cc6d1b90afd0fae3fa96359e61e0838968751de3898850a22e6d; wp-settings-time-1=1739964374
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 - 6
Cache not found for keys: node-cache-Linux-x64-npm-ec272b9177dd5f9651a34342936d0704c36d7b539fb7b3e52ebdca9e7b8ad9a7
|
Playwright - 6
Cache not found for keys: node_modules-Linux-X64-v20.18.3-ec272b9177dd5f9651a34342936d0704c36d7b539fb7b3e52ebdca9e7b8ad9a7
|
Playwright - 6
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
Playwright - 6
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
Playwright - 3
Cache not found for keys: node-cache-Linux-x64-npm-ec272b9177dd5f9651a34342936d0704c36d7b539fb7b3e52ebdca9e7b8ad9a7
|
Playwright - 3
Cache not found for keys: node_modules-Linux-X64-v20.18.3-ec272b9177dd5f9651a34342936d0704c36d7b539fb7b3e52ebdca9e7b8ad9a7
|
Playwright - 3
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
Playwright - 3
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
Playwright - 2
Cache not found for keys: node-cache-Linux-x64-npm-ec272b9177dd5f9651a34342936d0704c36d7b539fb7b3e52ebdca9e7b8ad9a7
|
Playwright - 2
Cache not found for keys: node_modules-Linux-X64-v20.18.3-ec272b9177dd5f9651a34342936d0704c36d7b539fb7b3e52ebdca9e7b8ad9a7
|
Playwright - 2
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
Playwright - 2
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
Playwright - 5
Cache not found for keys: node-cache-Linux-x64-npm-ec272b9177dd5f9651a34342936d0704c36d7b539fb7b3e52ebdca9e7b8ad9a7
|
Playwright - 5
Cache not found for keys: node_modules-Linux-X64-v20.18.3-ec272b9177dd5f9651a34342936d0704c36d7b539fb7b3e52ebdca9e7b8ad9a7
|
Playwright - 5
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
Playwright - 5
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
Playwright - 4
Cache not found for keys: node-cache-Linux-x64-npm-ec272b9177dd5f9651a34342936d0704c36d7b539fb7b3e52ebdca9e7b8ad9a7
|
Playwright - 4
Cache not found for keys: node_modules-Linux-X64-v20.18.3-ec272b9177dd5f9651a34342936d0704c36d7b539fb7b3e52ebdca9e7b8ad9a7
|
Playwright - 4
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
Playwright - 4
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
Playwright - 1
Cache not found for keys: node-cache-Linux-x64-npm-ec272b9177dd5f9651a34342936d0704c36d7b539fb7b3e52ebdca9e7b8ad9a7
|
Playwright - 1
Cache not found for keys: node_modules-Linux-X64-v20.18.3-ec272b9177dd5f9651a34342936d0704c36d7b539fb7b3e52ebdca9e7b8ad9a7
|
Playwright - 1
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
Playwright - 1
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
Playwright - 8
Cache not found for keys: node-cache-Linux-x64-npm-ec272b9177dd5f9651a34342936d0704c36d7b539fb7b3e52ebdca9e7b8ad9a7
|
Playwright - 8
Cache not found for keys: node_modules-Linux-X64-v20.18.3-ec272b9177dd5f9651a34342936d0704c36d7b539fb7b3e52ebdca9e7b8ad9a7
|
Playwright - 8
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
Playwright - 8
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
Playwright - 7
Cache not found for keys: node-cache-Linux-x64-npm-ec272b9177dd5f9651a34342936d0704c36d7b539fb7b3e52ebdca9e7b8ad9a7
|
Playwright - 7
Cache not found for keys: node_modules-Linux-X64-v20.18.3-ec272b9177dd5f9651a34342936d0704c36d7b539fb7b3e52ebdca9e7b8ad9a7
|
Playwright - 7
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
Playwright - 7
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
🎭 Playwright Run Summary
1 flaky
[chromium] › site-editor/template-revert.spec.js:82:2 › Template Revert › should show the original content after revert and page reload
2 skipped
196 passed (5.7m)
|
🎭 Playwright Run Summary
1 skipped
184 passed (7.5m)
|
🎭 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
201 passed (8.7m)
|
🎭 Playwright Run Summary
1 skipped
195 passed (8.4m)
|
🎭 Playwright Run Summary
207 passed (8.9m)
|
🎭 Playwright Run Summary
3 skipped
188 passed (11.1m)
|
🎭 Playwright Run Summary
1 skipped
205 passed (10.8m)
|
Artifacts
Produced during runtime
Name | Size | Digest | |
---|---|---|---|
failures-artifacts
Expired
|
4.61 MB |
sha256:4db3cedb6cf08256b726a35a3334ec157787747b15d2a09af06de2ccbdc5bb12
|
|
flaky-tests-report
Expired
|
2.95 KB |
sha256:65b68661eec1c46296967c3bd79567f1ac224330b2f4076c002fb48226dd3dd3
|
|