Skip to content

Bump vitest from 0.34.1 to 0.34.3 #754

Bump vitest from 0.34.1 to 0.34.3

Bump vitest from 0.34.1 to 0.34.3 #754

Triggered via pull request August 28, 2023 14:12
Status Success
Total duration 4m 36s
Artifacts 1

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 1 notice
[firefox] › App.test.ts:31:3 › Functionality › Updates card when asked: tests/e2e/App.test.ts#L1
1) [firefox] › App.test.ts:31:3 › Functionality › Updates card when asked ──────────────────────── Test timeout of 30000ms exceeded.
[firefox] › App.test.ts:31:3 › Functionality › Updates card when asked: tests/e2e/App.test.ts#L42
1) [firefox] › App.test.ts:31:3 › Functionality › Updates card when asked ──────────────────────── Error: locator.selectOption: Target closed =========================== logs =========================== waiting for getByLabel('Card 1') locator resolved to <select id="card0" required="" name="card0" data-v-b1512…>…</select> selecting specified option(s) did not find some options - waiting... ============================================================ 40 | const select = page.getByLabel("Card 1"); 41 | const currentValue = await select.inputValue(); > 42 | await select.selectOption({ value: `${(Number(currentValue) + 1) % 13}` }); | ^ 43 | 44 | const newTitle = await page 45 | .getByTestId("card") at /home/runner/work/24-card-game-solver/24-card-game-solver/tests/e2e/App.test.ts:42:18
[firefox] › App.test.ts:31:3 › Functionality › Updates card when asked: tests/e2e/App.test.ts#L1
1) [firefox] › App.test.ts:31:3 › Functionality › Updates card when asked ──────────────────────── Pending operations: - locator.selectOption at tests/e2e/App.test.ts:42:18
[Mobile Safari] › App.test.ts:31:3 › Functionality › Updates card when asked: tests/e2e/App.test.ts#L1
2) [Mobile Safari] › App.test.ts:31:3 › Functionality › Updates card when asked ────────────────── Test timeout of 30000ms exceeded.
[Mobile Safari] › App.test.ts:31:3 › Functionality › Updates card when asked: tests/e2e/App.test.ts#L42
2) [Mobile Safari] › App.test.ts:31:3 › Functionality › Updates card when asked ────────────────── Error: locator.selectOption: Target closed =========================== logs =========================== waiting for getByLabel('Card 1') locator resolved to <select id="card0" required="" name="card0" data-v-b1512…>…</select> selecting specified option(s) did not find some options - waiting... ============================================================ 40 | const select = page.getByLabel("Card 1"); 41 | const currentValue = await select.inputValue(); > 42 | await select.selectOption({ value: `${(Number(currentValue) + 1) % 13}` }); | ^ 43 | 44 | const newTitle = await page 45 | .getByTestId("card") at /home/runner/work/24-card-game-solver/24-card-game-solver/tests/e2e/App.test.ts:42:18
[Mobile Safari] › App.test.ts:31:3 › Functionality › Updates card when asked: tests/e2e/App.test.ts#L1
2) [Mobile Safari] › App.test.ts:31:3 › Functionality › Updates card when asked ────────────────── Pending operations: - locator.selectOption at tests/e2e/App.test.ts:42:18
🎭 Playwright Run Summary
2 flaky [firefox] › App.test.ts:31:3 › Functionality › Updates card when asked ───────────────────────── [Mobile Safari] › App.test.ts:31:3 › Functionality › Updates card when asked ─────────────────── 1 skipped 37 passed (2.4m)

Artifacts

Produced during runtime
Name Size
playwright-report Expired
1.85 MB