Skip to content

Bump @playwright/test from 1.52.0 to 1.53.0 in /webserver in the playwright group #817

Bump @playwright/test from 1.52.0 to 1.53.0 in /webserver in the playwright group

Bump @playwright/test from 1.52.0 to 1.53.0 in /webserver in the playwright group #817

Triggered via pull request June 14, 2025 06:16
Status Success
Total duration 1m 39s
Artifacts

tests.yml

on: pull_request
astro-check
29s
astro-check
Check Typescript types
33s
Check Typescript types
Run unit tests
22s
Run unit tests
Matrix: playwright
Fit to window
Zoom out
Zoom in

Annotations

1 error and 2 notices
[chromium] › e2e/filter.spec.ts:159:1 › History Filters: webserver/e2e/filter.spec.ts#L174
1) [chromium] › e2e/filter.spec.ts:159:1 › History Filters ─────────────────────────────────────── Error: Timed out 5000ms waiting for expect(locator).toHaveURL(expected) Locator: locator(':root') Expected string: "http://localhost:4321/history?filter=2024" Received string: "http://localhost:4321/history" Call log: - Expect "toHaveURL" with timeout 5000ms - waiting for locator(':root') 9 × locator resolved to <html lang="en">…</html> - unexpected value "http://localhost:4321/history" 172 | 173 | await page.getByLabel(/Filter/).fill("2024"); > 174 | await expect(page).toHaveURL("/history?filter=2024"); | ^ 175 | 176 | await expect.soft(historyItems.locator("summary")).toHaveText(["Mar 2024"]); 177 | at /__w/cookbook/cookbook/webserver/e2e/filter.spec.ts:174:22
🎭 Playwright Run Summary
37 passed (16.3s)
🎭 Playwright Run Summary
1 flaky [chromium] › e2e/filter.spec.ts:159:1 › History Filters ──────────────────────────────────────── 36 passed (28.8s)