Skip to content

⬆️ Svelte 5

⬆️ Svelte 5 #578

Triggered via pull request October 20, 2024 18:47
Status Failure
Total duration 1m 0s
Artifacts 1

node.js.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 notice
index.test.ts:3:1 › Home page has site form: tests/index.test.ts#L6
1) index.test.ts:3:1 › Home page has site form ─────────────────────────────────────────────────── Error: Timed out 5000ms waiting for expect(locator).toBeVisible() Locator: getByRole('heading', { name: 'Leanish' }) Expected: visible Received: <element(s) not found> Call log: - expect.toBeVisible with timeout 5000ms - waiting for getByRole('heading', { name: 'Leanish' }) 4 | await page.goto('/') 5 | > 6 | await expect(page.getByRole('heading', { name: 'Leanish' })).toBeVisible() | ^ 7 | await expect(page.getByRole('textbox')).toBeVisible() 8 | await expect(page.getByRole('button', { name: 'Submit' })).toBeVisible() 9 | }) at /home/runner/work/Leanish/Leanish/tests/index.test.ts:6:63
test
Process completed with exit code 1.
🎭 Playwright Run Summary
1 failed index.test.ts:3:1 › Home page has site form ────────────────────────────────────────────────────

Artifacts

Produced during runtime
Name Size
playwright Expired
185 KB