Skip to content

Bump the playwright group with 1 update #796

Bump the playwright group with 1 update

Bump the playwright group with 1 update #796

Triggered via pull request October 9, 2023 22:55
Status Failure
Total duration 5m 39s
Artifacts 1
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 notice
[chromium] › App.test.ts:31:3 › Functionality › Updates card when asked: tests/e2e/App.test.ts#L1
1) [chromium] › App.test.ts:31:3 › Functionality › Updates card when asked ─────────────────────── Test timeout of 30000ms exceeded.
[chromium] › App.test.ts:31:3 › Functionality › Updates card when asked: tests/e2e/App.test.ts#L42
1) [chromium] › 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) ============================================================ 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
[chromium] › App.test.ts:31:3 › Functionality › Updates card when asked: tests/e2e/App.test.ts#L1
1) [chromium] › App.test.ts:31:3 › Functionality › Updates card when asked ─────────────────────── Pending operations: - locator.selectOption at tests/e2e/App.test.ts:42:18
[chromium] › App.test.ts:31:3 › Functionality › Updates card when asked: tests/e2e/App.test.ts#L1
1) [chromium] › App.test.ts:31:3 › Functionality › Updates card when asked ─────────────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Test timeout of 30000ms exceeded.
[chromium] › App.test.ts:31:3 › Functionality › Updates card when asked: tests/e2e/App.test.ts#L42
1) [chromium] › App.test.ts:31:3 › Functionality › Updates card when asked ─────────────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── 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) ============================================================ 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
[chromium] › App.test.ts:31:3 › Functionality › Updates card when asked: tests/e2e/App.test.ts#L1
1) [chromium] › App.test.ts:31:3 › Functionality › Updates card when asked ─────────────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Pending operations: - locator.selectOption at tests/e2e/App.test.ts:42:18
[chromium] › App.test.ts:31:3 › Functionality › Updates card when asked: tests/e2e/App.test.ts#L1
1) [chromium] › App.test.ts:31:3 › Functionality › Updates card when asked ─────────────────────── Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Test timeout of 30000ms exceeded.
[chromium] › App.test.ts:31:3 › Functionality › Updates card when asked: tests/e2e/App.test.ts#L42
1) [chromium] › App.test.ts:31:3 › Functionality › Updates card when asked ─────────────────────── Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── 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) ============================================================ 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
[chromium] › App.test.ts:31:3 › Functionality › Updates card when asked: tests/e2e/App.test.ts#L1
1) [chromium] › App.test.ts:31:3 › Functionality › Updates card when asked ─────────────────────── Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Pending operations: - locator.selectOption at tests/e2e/App.test.ts:42:18
[Mobile Chrome] › App.test.ts:31:3 › Functionality › Updates card when asked: tests/e2e/App.test.ts#L1
2) [Mobile Chrome] › App.test.ts:31:3 › Functionality › Updates card when asked ────────────────── Test timeout of 30000ms exceeded.
🎭 Playwright Run Summary
2 failed [chromium] › App.test.ts:31:3 › Functionality › Updates card when asked ──────────────────────── [Mobile Chrome] › App.test.ts:31:3 › Functionality › Updates card when asked ─────────────────── 1 skipped 37 passed (4.2m)

Artifacts

Produced during runtime
Name Size
playwright-report Expired
2.26 MB