Skip to content

Fix footer

Fix footer #396

Triggered via pull request July 18, 2023 18:20
Status Success
Total duration 4m 16s
Artifacts

playwright.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors, 1 warning, and 1 notice
[chromium] › Index\Index.spec.ts:8:7 › Forside › Har h1 innhold på forsiden: src\tests\Index\Index.spec.ts#L4
1) [chromium] › Index\Index.spec.ts:8:7 › Forside › Har h1 innhold på forsiden ─────────────────── Test timeout of 30000ms exceeded while running "beforeEach" hook. 2 | 3 | test.describe('Forside', () => { > 4 | test.beforeEach(async ({ page }) => { | ^ 5 | await page.goto('http://localhost:3000'); 6 | }); 7 | at D:\a\nextjs-woocommerce\nextjs-woocommerce\src\tests\Index\Index.spec.ts:4:8
[chromium] › Index\Index.spec.ts:8:7 › Forside › Har h1 innhold på forsiden: src\tests\Index\Index.spec.ts#L5
1) [chromium] › Index\Index.spec.ts:8:7 › Forside › Har h1 innhold på forsiden ─────────────────── Error: page.goto: Navigation failed because page was closed! =========================== logs =========================== navigating to "http://localhost:3000/", waiting until "load" ============================================================ 3 | test.describe('Forside', () => { 4 | test.beforeEach(async ({ page }) => { > 5 | await page.goto('http://localhost:3000'); | ^ 6 | }); 7 | 8 | test('Har h1 innhold på forsiden', async ({ page }) => { at D:\a\nextjs-woocommerce\nextjs-woocommerce\src\tests\Index\Index.spec.ts:5:16
[chromium] › Index\Index.spec.ts:8:7 › Forside › Har h1 innhold på forsiden: src\tests\Index\Index.spec.ts#L1
1) [chromium] › Index\Index.spec.ts:8:7 › Forside › Har h1 innhold på forsiden ─────────────────── Pending operations: - page.goto at src\tests\Index\Index.spec.ts:5:16
test
No files were found with the provided path: playwright-report/. No artifacts will be uploaded.
🎭 Playwright Run Summary
1 flaky [chromium] › Index\Index.spec.ts:8:7 › Forside › Har h1 innhold på forsiden ──────────────────── 5 passed (1.4m)