Skip to content

Upgrade Playwright to v1.56 (#72751) #135373

Upgrade Playwright to v1.56 (#72751)

Upgrade Playwright to v1.56 (#72751) #135373

Triggered via push October 29, 2025 05:24
Status Success
Total duration 34m 25s
Artifacts 2

end2end-test.yml

on: push
Matrix: e2e-playwright
Merge Artifacts
4s
Merge Artifacts
Report to GitHub
4m 52s
Report to GitHub
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 8 notices
[chromium] › test/e2e/specs/site-editor/template-activate.spec.js:130:2 › Template Activate › should deactivate after theme change: packages/e2e-test-utils-playwright/src/request-utils/themes.ts#L13
1) [chromium] › test/e2e/specs/site-editor/template-activate.spec.js:130:2 › Template Activate › should deactivate after theme change Error: apiRequestContext.get: socket hang up Call log: - → GET http://localhost:8889/wp-admin/themes.php - user-agent: Playwright/1.56.1 (x64; ubuntu 24.04) node/20.19 CI/1 - accept: */* - accept-encoding: gzip,deflate,br - cookie: wordpress_test_cookie=WP%20Cookie%20check; wordpress_23778236db82f19306f247e20a353a99=admin%7C1761888794%7CMkyCp1ypDE48NC3HoUJJ1rCFJwKFS4PVofy1OTJNOGp%7C3591f3c619f1922d7afa8aab0fbffcf9203d56fdd7c06fb6c32ffa9e112a9229; wordpress_logged_in_23778236db82f19306f247e20a353a99=admin%7C1761888794%7CMkyCp1ypDE48NC3HoUJJ1rCFJwKFS4PVofy1OTJNOGp%7Caf7474920807ea9812dfc06386a3416e8a2e27e55161dfb814d6cdcb0b965f1c; wp-settings-time-1=1761716174 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/template-activate.spec.js:153:22
[chromium] › test/e2e/specs/interactivity/router-styles.spec.ts:293:6 › Router styles › should refresh the page when stylesheet loading fails: test/e2e/specs/interactivity/router-styles.spec.ts#L0
1) [chromium] › test/e2e/specs/interactivity/router-styles.spec.ts:293:6 › Router styles › should refresh the page when stylesheet loading fails Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Tearing down "page" exceeded the test timeout of 100000ms.
[chromium] › test/e2e/specs/interactivity/router-styles.spec.ts:293:6 › Router styles › should refresh the page when stylesheet loading fails: test/e2e/specs/interactivity/router-styles.spec.ts#L316
1) [chromium] › test/e2e/specs/interactivity/router-styles.spec.ts:293:6 › Router styles › should refresh the page when stylesheet loading fails Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(locator).toHaveCSS(expected) failed Locator: getByTestId('red-from-link') Expected: "rgb(255, 0, 0)" Received: "rgb(160, 12, 60)" Timeout: 5000ms Call log: - Expect "toHaveCSS" with timeout 5000ms - waiting for getByTestId('red-from-link') 2 × locator resolved to <p class="red-from-link" data-testid="red-from-link">Red from link</p> - unexpected value "rgb(160, 12, 60)" - waiting for" http://localhost:8889/?p=41&disable_server_directive_processing=true" navigation to finish... 314 | 315 | await expect( csn ).toBeHidden(); > 316 | await expect( red ).toHaveCSS( 'color', COLOR_RED ); | ^ 317 | await expect( redBlock ).toBeVisible(); 318 | } ); 319 | at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/interactivity/router-styles.spec.ts:316:23
[chromium] › test/e2e/specs/interactivity/router-styles.spec.ts:293:6 › Router styles › should refresh the page when stylesheet loading fails: test/e2e/specs/interactivity/router-styles.spec.ts#L0
1) [chromium] › test/e2e/specs/interactivity/router-styles.spec.ts:293:6 › Router styles › should refresh the page when stylesheet loading fails Tearing down "page" exceeded the test timeout of 100000ms.
[chromium] › test/e2e/specs/interactivity/router-styles.spec.ts:293:6 › Router styles › should refresh the page when stylesheet loading fails: test/e2e/specs/interactivity/router-styles.spec.ts#L316
1) [chromium] › test/e2e/specs/interactivity/router-styles.spec.ts:293:6 › Router styles › should refresh the page when stylesheet loading fails Error: expect(locator).toHaveCSS(expected) failed Locator: getByTestId('red-from-link') Expected: "rgb(255, 0, 0)" Received: "rgb(160, 12, 60)" Timeout: 5000ms Call log: - Expect "toHaveCSS" with timeout 5000ms - waiting for getByTestId('red-from-link') 2 × locator resolved to <p class="red-from-link" data-testid="red-from-link">Red from link</p> - unexpected value "rgb(160, 12, 60)" - waiting for" http://localhost:8889/?p=36&disable_server_directive_processing=true" navigation to finish... 314 | 315 | await expect( csn ).toBeHidden(); > 316 | await expect( red ).toHaveCSS( 'color', COLOR_RED ); | ^ 317 | await expect( redBlock ).toBeVisible(); 318 | } ); 319 | at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/interactivity/router-styles.spec.ts:316:23
Report to GitHub
HttpError: Resource not accessible by integration
🎭 Playwright Run Summary
1 flaky [chromium] › test/e2e/specs/site-editor/template-activate.spec.js:130:2 › Template Activate › should deactivate after theme change 2 skipped 225 passed (6.6m)
🎭 Playwright Run Summary
5 skipped 214 passed (9.4m)
🎭 Playwright Run Summary
1 skipped 218 passed (10.1m)
🎭 Playwright Run Summary
1 skipped 202 passed (9.4m)
🎭 Playwright Run Summary
3 skipped 190 passed (11.6m)
🎭 Playwright Run Summary
1 skipped 237 passed (11.2m)
🎭 Playwright Run Summary
221 passed (10.3m)
🎭 Playwright Run Summary
1 flaky [chromium] › test/e2e/specs/interactivity/router-styles.spec.ts:293:6 › Router styles › should refresh the page when stylesheet loading fails 1 skipped 234 passed (19.9m)

Artifacts

Produced during runtime
Name Size Digest
failures-artifacts
4.47 MB
sha256:77d3c34e27a315a2389b36538847344f0d71ea1a16a48198dcecb1f32a4d00ba
flaky-tests-report
2.74 KB
sha256:59f10d5471f796eb3ed5550d81c420ad30e61106f3f789ac48a2b9866d731c0b