Skip to content

Bump the minors group in /backup with 2 updates #815

Bump the minors group in /backup with 2 updates

Bump the minors group in /backup with 2 updates #815

Triggered via push June 14, 2025 06:05
Status Success
Total duration 1m 29s
Artifacts

tests.yml

on: push
astro-check
28s
astro-check
Check Typescript types
22s
Check Typescript types
Run unit tests
19s
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.1s)
🎭 Playwright Run Summary
1 flaky [chromium] › e2e/filter.spec.ts:159:1 › History Filters ──────────────────────────────────────── 36 passed (28.9s)