Skip to content

chore: simplify scripts #30

chore: simplify scripts

chore: simplify scripts #30

Triggered via push March 22, 2024 07:04
Status Failure
Total duration 2m 23s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 notice
[setup] › auth.setup.ts:12:5 › signup flow: e2e/auth.setup.ts#L15
1) [setup] › auth.setup.ts:12:5 › signup flow ──────────────────────────────────────────────────── TimeoutError: locator.click: Timeout 10000ms exceeded. Call log: - waiting for getByRole('link', { name: 'Sign Up' }) 13 | await page.goto("/") 14 | > 15 | await page.getByRole("link", { name: "Sign Up" }).click() | ^ 16 | 17 | await page.waitForURL("**/signup") 18 | at /home/runner/work/lunary/lunary/e2e/auth.setup.ts:15:53
[setup] › auth.setup.ts:12:5 › signup flow: e2e/auth.setup.ts#L15
1) [setup] › auth.setup.ts:12:5 › signup flow ──────────────────────────────────────────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── TimeoutError: locator.click: Timeout 10000ms exceeded. Call log: - waiting for getByRole('link', { name: 'Sign Up' }) 13 | await page.goto("/") 14 | > 15 | await page.getByRole("link", { name: "Sign Up" }).click() | ^ 16 | 17 | await page.waitForURL("**/signup") 18 | at /home/runner/work/lunary/lunary/e2e/auth.setup.ts:15:53
[setup] › auth.setup.ts:12:5 › signup flow: e2e/auth.setup.ts#L15
1) [setup] › auth.setup.ts:12:5 › signup flow ──────────────────────────────────────────────────── Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── TimeoutError: locator.click: Timeout 10000ms exceeded. Call log: - waiting for getByRole('link', { name: 'Sign Up' }) 13 | await page.goto("/") 14 | > 15 | await page.getByRole("link", { name: "Sign Up" }).click() | ^ 16 | 17 | await page.waitForURL("**/signup") 18 | at /home/runner/work/lunary/lunary/e2e/auth.setup.ts:15:53
run-tests
Process completed with exit code 1.
🎭 Playwright Run Summary
1 failed [setup] › auth.setup.ts:12:5 › signup flow ───────────────────────────────────────────────────── 4 did not run 1 passed (43.3s)