Update dependency @playwright/test to ^1.48.0 #1460
Annotations
7 errors, 1 warning, and 1 notice
[webkit] › Produkter\Produkter.spec.ts:8:7 › Produkter › Test at vi kan kjøpe produktet:
src\tests\Produkter\Produkter.spec.ts#L1
1) [webkit] › Produkter\Produkter.spec.ts:8:7 › Produkter › Test at vi kan kjøpe produktet ───────
Test timeout of 30000ms exceeded.
|
[webkit] › Produkter\Produkter.spec.ts:8:7 › Produkter › Test at vi kan kjøpe produktet:
src\tests\Produkter\Produkter.spec.ts#L12
1) [webkit] › Produkter\Produkter.spec.ts:8:7 › Produkter › Test at vi kan kjøpe produktet ───────
Error: page.waitForURL: Test timeout of 30000ms exceeded.
=========================== logs ===========================
waiting for navigation to "http://localhost:3000/produkt/test-simple?id=29" until "networkidle"
navigated to "http://localhost:3000/produkt/test-simple?id=29"
============================================================
10 |
11 | // Expects the URL to contain test-simple
> 12 | await page.waitForURL('http://localhost:3000/produkt/test-simple?id=29', {
| ^
13 | waitUntil: 'networkidle',
14 | });
15 |
at D:\a\nextjs-woocommerce\nextjs-woocommerce\src\tests\Produkter\Produkter.spec.ts:12:16
|
[webkit] › Produkter\Produkter.spec.ts:8:7 › Produkter › Test at vi kan kjøpe produktet:
src\tests\Produkter\Produkter.spec.ts#L1
1) [webkit] › Produkter\Produkter.spec.ts:8:7 › Produkter › Test at vi kan kjøpe produktet ───────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 30000ms exceeded.
|
[webkit] › Produkter\Produkter.spec.ts:8:7 › Produkter › Test at vi kan kjøpe produktet:
src\tests\Produkter\Produkter.spec.ts#L12
1) [webkit] › Produkter\Produkter.spec.ts:8:7 › Produkter › Test at vi kan kjøpe produktet ───────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: page.waitForURL: Test timeout of 30000ms exceeded.
=========================== logs ===========================
waiting for navigation to "http://localhost:3000/produkt/test-simple?id=29" until "networkidle"
navigated to "http://localhost:3000/produkt/test-simple?id=29"
============================================================
10 |
11 | // Expects the URL to contain test-simple
> 12 | await page.waitForURL('http://localhost:3000/produkt/test-simple?id=29', {
| ^
13 | waitUntil: 'networkidle',
14 | });
15 |
at D:\a\nextjs-woocommerce\nextjs-woocommerce\src\tests\Produkter\Produkter.spec.ts:12:16
|
[webkit] › Produkter\Produkter.spec.ts:8:7 › Produkter › Test at vi kan kjøpe produktet:
src\tests\Produkter\Produkter.spec.ts#L1
1) [webkit] › Produkter\Produkter.spec.ts:8:7 › Produkter › Test at vi kan kjøpe produktet ───────
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 30000ms exceeded.
|
[webkit] › Produkter\Produkter.spec.ts:8:7 › Produkter › Test at vi kan kjøpe produktet:
src\tests\Produkter\Produkter.spec.ts#L12
1) [webkit] › Produkter\Produkter.spec.ts:8:7 › Produkter › Test at vi kan kjøpe produktet ───────
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: page.waitForURL: Test timeout of 30000ms exceeded.
=========================== logs ===========================
waiting for navigation to "http://localhost:3000/produkt/test-simple?id=29" until "networkidle"
navigated to "http://localhost:3000/produkt/test-simple?id=29"
============================================================
10 |
11 | // Expects the URL to contain test-simple
> 12 | await page.waitForURL('http://localhost:3000/produkt/test-simple?id=29', {
| ^
13 | waitUntil: 'networkidle',
14 | });
15 |
at D:\a\nextjs-woocommerce\nextjs-woocommerce\src\tests\Produkter\Produkter.spec.ts:12:16
|
test
Process completed with exit code 1.
|
test
No files were found with the provided path: playwright-report/. No artifacts will be uploaded.
|
🎭 Playwright Run Summary
1 failed
[webkit] › Produkter\Produkter.spec.ts:8:7 › Produkter › Test at vi kan kjøpe produktet ────────
5 passed (2.3m)
|