Bump vite from 5.4.11 to 6.0.3 #1262
Annotations
3 errors, 2 warnings, 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: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#L142
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()
140 | await button.click();
141 |
> 142 | const newSolution = await page.locator("pre").first().textContent();
| ^
143 | if (solution !== newSolution) {
144 | return;
145 | }
at /home/runner/work/24-card-game-solver/24-card-game-solver/tests/e2e/App.test.ts:142:61
|
ci
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Slow Test:
[webkit] › App.test.ts#L1
[webkit] › App.test.ts took 16.4s
|
🎭 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.4m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
playwright-report
|
12.2 MB |
|