Skip to content

fix build

fix build #97

Triggered via push March 29, 2024 02:15
Status Failure
Total duration 1m 36s
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#L13
1) [setup] › auth.setup.ts:12:5 › signup flow ──────────────────────────────────────────────────── Error: page.goto: net::ERR_CONNECTION_REFUSED at http://localhost:8080/ Call log: - navigating to "http://localhost:8080/", waiting until "load" 11 | 12 | test("signup flow", async ({ page }) => { > 13 | await page.goto("/") | ^ 14 | 15 | await page.getByRole("link", { name: "Sign Up" }).click() 16 | at /home/runner/work/lunary/lunary/e2e/auth.setup.ts:13:14
[setup] › auth.setup.ts:12:5 › signup flow: e2e/auth.setup.ts#L13
1) [setup] › auth.setup.ts:12:5 › signup flow ──────────────────────────────────────────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: page.goto: net::ERR_CONNECTION_REFUSED at http://localhost:8080/ Call log: - navigating to "http://localhost:8080/", waiting until "load" 11 | 12 | test("signup flow", async ({ page }) => { > 13 | await page.goto("/") | ^ 14 | 15 | await page.getByRole("link", { name: "Sign Up" }).click() 16 | at /home/runner/work/lunary/lunary/e2e/auth.setup.ts:13:14
[setup] › auth.setup.ts:12:5 › signup flow: e2e/auth.setup.ts#L13
1) [setup] › auth.setup.ts:12:5 › signup flow ──────────────────────────────────────────────────── Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: page.goto: net::ERR_CONNECTION_REFUSED at http://localhost:8080/ Call log: - navigating to "http://localhost:8080/", waiting until "load" 11 | 12 | test("signup flow", async ({ page }) => { > 13 | await page.goto("/") | ^ 14 | 15 | await page.getByRole("link", { name: "Sign Up" }).click() 16 | at /home/runner/work/lunary/lunary/e2e/auth.setup.ts:13:14
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 (5.1s)