Skip to content

Bump @playwright/test from 1.35.0 to 1.35.1 #684

Bump @playwright/test from 1.35.0 to 1.35.1

Bump @playwright/test from 1.35.0 to 1.35.1 #684

Triggered via pull request July 10, 2023 16:52
Status Failure
Total duration 2m 49s
Artifacts 1

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 1 notice
[Mobile Safari] › App.test.ts:154:1 › Updates cards based on color scheme: tests/e2e/App.test.ts#L162
1) [Mobile Safari] › App.test.ts:154:1 › Updates cards based on color scheme ───────────────────── Error: expect(received).toContain(expected) // indexOf Expected substring: "/dark/" Received string: "http://localhost:5173/src/images/light/1S.svg" 160 | const card = page.getByTitle(" of ", { exact: false }).first(); 161 | const imageSrc = await card.getAttribute("src"); > 162 | expect(imageSrc).toContain("/dark/"); | ^ 163 | } 164 | 165 | { at /home/runner/work/24-card-game-solver/24-card-game-solver/tests/e2e/App.test.ts:162:22
[Mobile Safari] › App.test.ts:154:1 › Updates cards based on color scheme: tests/e2e/App.test.ts#L162
1) [Mobile Safari] › App.test.ts:154:1 › Updates cards based on color scheme ───────────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(received).toContain(expected) // indexOf Expected substring: "/dark/" Received string: "http://localhost:5173/src/images/light/12D.svg" 160 | const card = page.getByTitle(" of ", { exact: false }).first(); 161 | const imageSrc = await card.getAttribute("src"); > 162 | expect(imageSrc).toContain("/dark/"); | ^ 163 | } 164 | 165 | { at /home/runner/work/24-card-game-solver/24-card-game-solver/tests/e2e/App.test.ts:162:22
[Mobile Safari] › App.test.ts:154:1 › Updates cards based on color scheme: tests/e2e/App.test.ts#L162
1) [Mobile Safari] › App.test.ts:154:1 › Updates cards based on color scheme ───────────────────── Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(received).toContain(expected) // indexOf Expected substring: "/dark/" Received string: "http://localhost:5173/src/images/light/13D.svg" 160 | const card = page.getByTitle(" of ", { exact: false }).first(); 161 | const imageSrc = await card.getAttribute("src"); > 162 | expect(imageSrc).toContain("/dark/"); | ^ 163 | } 164 | 165 | { at /home/runner/work/24-card-game-solver/24-card-game-solver/tests/e2e/App.test.ts:162:22
[chromium] › App.test.ts:154:1 › Updates cards based on color scheme: tests/e2e/App.test.ts#L162
2) [chromium] › App.test.ts:154:1 › Updates cards based on color scheme ────────────────────────── Error: expect(received).toContain(expected) // indexOf Expected substring: "/dark/" Received string: "http://localhost:5173/src/images/light/13D.svg" 160 | const card = page.getByTitle(" of ", { exact: false }).first(); 161 | const imageSrc = await card.getAttribute("src"); > 162 | expect(imageSrc).toContain("/dark/"); | ^ 163 | } 164 | 165 | { at /home/runner/work/24-card-game-solver/24-card-game-solver/tests/e2e/App.test.ts:162:22
[webkit] › App.test.ts:154:1 › Updates cards based on color scheme: tests/e2e/App.test.ts#L162
3) [webkit] › App.test.ts:154:1 › Updates cards based on color scheme ──────────────────────────── Error: expect(received).toContain(expected) // indexOf Expected substring: "/dark/" Received string: "http://localhost:5173/src/images/light/11C.svg" 160 | const card = page.getByTitle(" of ", { exact: false }).first(); 161 | const imageSrc = await card.getAttribute("src"); > 162 | expect(imageSrc).toContain("/dark/"); | ^ 163 | } 164 | 165 | { at /home/runner/work/24-card-game-solver/24-card-game-solver/tests/e2e/App.test.ts:162:22
ci
Process completed with exit code 1.
🎭 Playwright Run Summary
1 failed [Mobile Safari] › App.test.ts:154:1 › Updates cards based on color scheme ────────────────────── 2 flaky [chromium] › App.test.ts:154:1 › Updates cards based on color scheme ─────────────────────────── [webkit] › App.test.ts:154:1 › Updates cards based on color scheme ───────────────────────────── 32 passed (58.5s)

Artifacts

Produced during runtime
Name Size
playwright-report Expired
2.42 MB