Merge pull request #1138 from w3bdesign/renovate/eslint-8.x #512
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
10 errors, 1 warning, and 1 notice
[firefox] › Index\Index.spec.ts:8:7 › Forside › Har h1 innhold på forsiden:
src\tests\Index\Index.spec.ts#L4
1) [firefox] › 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
|
[firefox] › Index\Index.spec.ts:8:7 › Forside › Har h1 innhold på forsiden:
src\tests\Index\Index.spec.ts#L5
1) [firefox] › Index\Index.spec.ts:8:7 › Forside › Har h1 innhold på forsiden ────────────────────
Error: page.goto: Page 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
|
[firefox] › Index\Index.spec.ts:8:7 › Forside › Har h1 innhold på forsiden:
src\tests\Index\Index.spec.ts#L1
1) [firefox] › 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
|
[firefox] › Index\Index.spec.ts:8:7 › Forside › Har h1 innhold på forsiden:
src\tests\Index\Index.spec.ts#L4
1) [firefox] › Index\Index.spec.ts:8:7 › Forside › Har h1 innhold på forsiden ────────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
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
|
[firefox] › Index\Index.spec.ts:8:7 › Forside › Har h1 innhold på forsiden:
src\tests\Index\Index.spec.ts#L5
1) [firefox] › Index\Index.spec.ts:8:7 › Forside › Har h1 innhold på forsiden ────────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: page.goto: Page 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
|
[firefox] › Index\Index.spec.ts:8:7 › Forside › Har h1 innhold på forsiden:
src\tests\Index\Index.spec.ts#L1
1) [firefox] › Index\Index.spec.ts:8:7 › Forside › Har h1 innhold på forsiden ────────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Pending operations:
- page.goto at src\tests\Index\Index.spec.ts:5:16
|
[firefox] › Index\Index.spec.ts:8:7 › Forside › Har h1 innhold på forsiden:
src\tests\Index\Index.spec.ts#L4
1) [firefox] › Index\Index.spec.ts:8:7 › Forside › Har h1 innhold på forsiden ────────────────────
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
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
|
[firefox] › Index\Index.spec.ts:8:7 › Forside › Har h1 innhold på forsiden:
src\tests\Index\Index.spec.ts#L5
1) [firefox] › Index\Index.spec.ts:8:7 › Forside › Har h1 innhold på forsiden ────────────────────
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: page.goto: Page 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
|
[firefox] › Index\Index.spec.ts:8:7 › Forside › Har h1 innhold på forsiden:
src\tests\Index\Index.spec.ts#L1
1) [firefox] › Index\Index.spec.ts:8:7 › Forside › Har h1 innhold på forsiden ────────────────────
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Pending operations:
- page.goto at src\tests\Index\Index.spec.ts:5: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
[firefox] › Index\Index.spec.ts:8:7 › Forside › Har h1 innhold på forsiden ─────────────────────
5 passed (4.8m)
|