Skip to content

Bump vite from 5.4.1 to 5.4.2 #1163

Bump vite from 5.4.1 to 5.4.2

Bump vite from 5.4.1 to 5.4.2 #1163

Triggered via pull request September 2, 2024 14:29
Status Success
Total duration 4m 0s
Artifacts 1

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors, 1 warning, and 1 notice
[Mobile Safari] › App.test.ts:70:3 › Functionality › Displays solutions for the current hand: tests/e2e/App.test.ts#L1
1) [Mobile Safari] › App.test.ts:70:3 › Functionality › Displays solutions for the current hand ── Test timeout of 30000ms exceeded.
[Mobile Safari] › App.test.ts:70:3 › Functionality › Displays solutions for the current hand: tests/e2e/App.test.ts#L98
1) [Mobile Safari] › App.test.ts:70:3 › Functionality › Displays solutions for the current hand ── Error: locator.innerText: Test timeout of 30000ms exceeded. Call log: - waiting for locator('pre').first() 96 | const solutions = await page.locator("pre").all(); 97 | const texts = await Promise.all( > 98 | solutions.map((solution) => solution.innerText()), | ^ 99 | ); 100 | for (const text of texts) { 101 | const numbers = text at map (/home/runner/work/24-card-game-solver/24-card-game-solver/tests/e2e/App.test.ts:98:44) at /home/runner/work/24-card-game-solver/24-card-game-solver/tests/e2e/App.test.ts:98:17
[Mobile Safari] › App.test.ts:113:3 › Functionality › Updates solutions after hand changes: tests/e2e/App.test.ts#L1
2) [Mobile Safari] › App.test.ts:113:3 › Functionality › Updates solutions after hand changes ──── Test timeout of 30000ms exceeded.
[Mobile Safari] › App.test.ts:113:3 › Functionality › Updates solutions after hand changes: tests/e2e/App.test.ts#L130
2) [Mobile Safari] › App.test.ts:113:3 › Functionality › Updates solutions after hand changes ──── Error: locator.textContent: Test timeout of 30000ms exceeded. Call log: - waiting for locator('pre').first() 128 | 129 | await button.click(); > 130 | const solution = await page.locator("pre").first().textContent(); | ^ 131 | 132 | for (let i = 0; i < 5; i++) { 133 | const redrawButton = page.getByRole("button", { name: "Draw again" }); at /home/runner/work/24-card-game-solver/24-card-game-solver/tests/e2e/App.test.ts:130:56
Slow Test: [webkit] › App.test.ts#L1
[webkit] › App.test.ts took 15.5s
🎭 Playwright Run Summary
2 flaky [Mobile Safari] › App.test.ts:70:3 › Functionality › Displays solutions for the current hand ─── [Mobile Safari] › App.test.ts:113:3 › Functionality › Updates solutions after hand changes ───── 1 skipped 37 passed (2.3m)

Artifacts

Produced during runtime
Name Size
playwright-report Expired
5.83 MB