too many updates #51
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
60 errors, 6 warnings, and 6 notices
examples-smoke.spec.ts:144:9 › smoke test on 01_counter: dev --with-ssr › check title:
e2e/examples-smoke.spec.ts#L147
1) examples-smoke.spec.ts:144:9 › smoke test on 01_counter: dev --with-ssr › check title ─────────
Error: expect(received).toBe(expected) // Object.is equality
Expected: "Waku example"
Received: ""
145 | await page.goto(`http://localhost:${port}/`);
146 | const title = await page.title();
> 147 | expect(title).toBe('Waku example');
| ^
148 | });
149 | });
150 | }
at /home/runner/work/waku/waku/e2e/examples-smoke.spec.ts:147:25
|
examples-smoke.spec.ts:144:9 › smoke test on 01_counter: dev --with-ssr › check title:
e2e/examples-smoke.spec.ts#L147
1) examples-smoke.spec.ts:144:9 › smoke test on 01_counter: dev --with-ssr › check title ─────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(received).toBe(expected) // Object.is equality
Expected: "Waku example"
Received: ""
145 | await page.goto(`http://localhost:${port}/`);
146 | const title = await page.title();
> 147 | expect(title).toBe('Waku example');
| ^
148 | });
149 | });
150 | }
at /home/runner/work/waku/waku/e2e/examples-smoke.spec.ts:147:25
|
examples-smoke.spec.ts:144:9 › smoke test on 01_counter: dev --with-ssr › check title:
e2e/examples-smoke.spec.ts#L147
1) examples-smoke.spec.ts:144:9 › smoke test on 01_counter: dev --with-ssr › check title ─────────
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(received).toBe(expected) // Object.is equality
Expected: "Waku example"
Received: ""
145 | await page.goto(`http://localhost:${port}/`);
146 | const title = await page.title();
> 147 | expect(title).toBe('Waku example');
| ^
148 | });
149 | });
150 | }
at /home/runner/work/waku/waku/e2e/examples-smoke.spec.ts:147:25
|
examples-smoke.spec.ts:144:9 › smoke test on 01_counter: dev --with-ssr › check title:
e2e/examples-smoke.spec.ts#L147
1) examples-smoke.spec.ts:144:9 › smoke test on 01_counter: dev --with-ssr › check title ─────────
Retry #3 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(received).toBe(expected) // Object.is equality
Expected: "Waku example"
Received: ""
145 | await page.goto(`http://localhost:${port}/`);
146 | const title = await page.title();
> 147 | expect(title).toBe('Waku example');
| ^
148 | });
149 | });
150 | }
at /home/runner/work/waku/waku/e2e/examples-smoke.spec.ts:147:25
|
examples-smoke.spec.ts:144:9 › smoke test on 02_async: dev --with-ssr › check title:
e2e/examples-smoke.spec.ts#L147
2) examples-smoke.spec.ts:144:9 › smoke test on 02_async: dev --with-ssr › check title ───────────
Error: expect(received).toBe(expected) // Object.is equality
Expected: "Waku example"
Received: ""
145 | await page.goto(`http://localhost:${port}/`);
146 | const title = await page.title();
> 147 | expect(title).toBe('Waku example');
| ^
148 | });
149 | });
150 | }
at /home/runner/work/waku/waku/e2e/examples-smoke.spec.ts:147:25
|
examples-smoke.spec.ts:144:9 › smoke test on 02_async: dev --with-ssr › check title:
e2e/examples-smoke.spec.ts#L147
2) examples-smoke.spec.ts:144:9 › smoke test on 02_async: dev --with-ssr › check title ───────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(received).toBe(expected) // Object.is equality
Expected: "Waku example"
Received: ""
145 | await page.goto(`http://localhost:${port}/`);
146 | const title = await page.title();
> 147 | expect(title).toBe('Waku example');
| ^
148 | });
149 | });
150 | }
at /home/runner/work/waku/waku/e2e/examples-smoke.spec.ts:147:25
|
examples-smoke.spec.ts:144:9 › smoke test on 02_async: dev --with-ssr › check title:
e2e/examples-smoke.spec.ts#L147
2) examples-smoke.spec.ts:144:9 › smoke test on 02_async: dev --with-ssr › check title ───────────
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(received).toBe(expected) // Object.is equality
Expected: "Waku example"
Received: ""
145 | await page.goto(`http://localhost:${port}/`);
146 | const title = await page.title();
> 147 | expect(title).toBe('Waku example');
| ^
148 | });
149 | });
150 | }
at /home/runner/work/waku/waku/e2e/examples-smoke.spec.ts:147:25
|
examples-smoke.spec.ts:144:9 › smoke test on 02_async: dev --with-ssr › check title:
e2e/examples-smoke.spec.ts#L147
2) examples-smoke.spec.ts:144:9 › smoke test on 02_async: dev --with-ssr › check title ───────────
Retry #3 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(received).toBe(expected) // Object.is equality
Expected: "Waku example"
Received: ""
145 | await page.goto(`http://localhost:${port}/`);
146 | const title = await page.title();
> 147 | expect(title).toBe('Waku example');
| ^
148 | });
149 | });
150 | }
at /home/runner/work/waku/waku/e2e/examples-smoke.spec.ts:147:25
|
examples-smoke.spec.ts:144:9 › smoke test on 03_promise: dev --with-ssr › check title:
e2e/examples-smoke.spec.ts#L147
3) examples-smoke.spec.ts:144:9 › smoke test on 03_promise: dev --with-ssr › check title ─────────
Error: expect(received).toBe(expected) // Object.is equality
Expected: "Waku example"
Received: ""
145 | await page.goto(`http://localhost:${port}/`);
146 | const title = await page.title();
> 147 | expect(title).toBe('Waku example');
| ^
148 | });
149 | });
150 | }
at /home/runner/work/waku/waku/e2e/examples-smoke.spec.ts:147:25
|
examples-smoke.spec.ts:144:9 › smoke test on 03_promise: dev --with-ssr › check title:
e2e/examples-smoke.spec.ts#L147
3) examples-smoke.spec.ts:144:9 › smoke test on 03_promise: dev --with-ssr › check title ─────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(received).toBe(expected) // Object.is equality
Expected: "Waku example"
Received: ""
145 | await page.goto(`http://localhost:${port}/`);
146 | const title = await page.title();
> 147 | expect(title).toBe('Waku example');
| ^
148 | });
149 | });
150 | }
at /home/runner/work/waku/waku/e2e/examples-smoke.spec.ts:147:25
|
examples-smoke.spec.ts:144:9 › smoke test on 01_counter: dev --with-ssr › check title:
e2e/examples-smoke.spec.ts#L147
1) examples-smoke.spec.ts:144:9 › smoke test on 01_counter: dev --with-ssr › check title ─────────
Error: expect(received).toBe(expected) // Object.is equality
Expected: "Waku example"
Received: ""
145 | await page.goto(`http://localhost:${port}/`);
146 | const title = await page.title();
> 147 | expect(title).toBe('Waku example');
| ^
148 | });
149 | });
150 | }
at /home/runner/work/waku/waku/e2e/examples-smoke.spec.ts:147:25
|
examples-smoke.spec.ts:144:9 › smoke test on 01_counter: dev --with-ssr › check title:
e2e/examples-smoke.spec.ts#L147
1) examples-smoke.spec.ts:144:9 › smoke test on 01_counter: dev --with-ssr › check title ─────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(received).toBe(expected) // Object.is equality
Expected: "Waku example"
Received: ""
145 | await page.goto(`http://localhost:${port}/`);
146 | const title = await page.title();
> 147 | expect(title).toBe('Waku example');
| ^
148 | });
149 | });
150 | }
at /home/runner/work/waku/waku/e2e/examples-smoke.spec.ts:147:25
|
examples-smoke.spec.ts:144:9 › smoke test on 01_counter: dev --with-ssr › check title:
e2e/examples-smoke.spec.ts#L147
1) examples-smoke.spec.ts:144:9 › smoke test on 01_counter: dev --with-ssr › check title ─────────
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(received).toBe(expected) // Object.is equality
Expected: "Waku example"
Received: ""
145 | await page.goto(`http://localhost:${port}/`);
146 | const title = await page.title();
> 147 | expect(title).toBe('Waku example');
| ^
148 | });
149 | });
150 | }
at /home/runner/work/waku/waku/e2e/examples-smoke.spec.ts:147:25
|
examples-smoke.spec.ts:144:9 › smoke test on 01_counter: dev --with-ssr › check title:
e2e/examples-smoke.spec.ts#L147
1) examples-smoke.spec.ts:144:9 › smoke test on 01_counter: dev --with-ssr › check title ─────────
Retry #3 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(received).toBe(expected) // Object.is equality
Expected: "Waku example"
Received: ""
145 | await page.goto(`http://localhost:${port}/`);
146 | const title = await page.title();
> 147 | expect(title).toBe('Waku example');
| ^
148 | });
149 | });
150 | }
at /home/runner/work/waku/waku/e2e/examples-smoke.spec.ts:147:25
|
examples-smoke.spec.ts:144:9 › smoke test on 02_async: dev --with-ssr › check title:
e2e/examples-smoke.spec.ts#L147
2) examples-smoke.spec.ts:144:9 › smoke test on 02_async: dev --with-ssr › check title ───────────
Error: expect(received).toBe(expected) // Object.is equality
Expected: "Waku example"
Received: ""
145 | await page.goto(`http://localhost:${port}/`);
146 | const title = await page.title();
> 147 | expect(title).toBe('Waku example');
| ^
148 | });
149 | });
150 | }
at /home/runner/work/waku/waku/e2e/examples-smoke.spec.ts:147:25
|
examples-smoke.spec.ts:144:9 › smoke test on 02_async: dev --with-ssr › check title:
e2e/examples-smoke.spec.ts#L147
2) examples-smoke.spec.ts:144:9 › smoke test on 02_async: dev --with-ssr › check title ───────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(received).toBe(expected) // Object.is equality
Expected: "Waku example"
Received: ""
145 | await page.goto(`http://localhost:${port}/`);
146 | const title = await page.title();
> 147 | expect(title).toBe('Waku example');
| ^
148 | });
149 | });
150 | }
at /home/runner/work/waku/waku/e2e/examples-smoke.spec.ts:147:25
|
examples-smoke.spec.ts:144:9 › smoke test on 02_async: dev --with-ssr › check title:
e2e/examples-smoke.spec.ts#L147
2) examples-smoke.spec.ts:144:9 › smoke test on 02_async: dev --with-ssr › check title ───────────
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(received).toBe(expected) // Object.is equality
Expected: "Waku example"
Received: ""
145 | await page.goto(`http://localhost:${port}/`);
146 | const title = await page.title();
> 147 | expect(title).toBe('Waku example');
| ^
148 | });
149 | });
150 | }
at /home/runner/work/waku/waku/e2e/examples-smoke.spec.ts:147:25
|
examples-smoke.spec.ts:144:9 › smoke test on 02_async: dev --with-ssr › check title:
e2e/examples-smoke.spec.ts#L147
2) examples-smoke.spec.ts:144:9 › smoke test on 02_async: dev --with-ssr › check title ───────────
Retry #3 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(received).toBe(expected) // Object.is equality
Expected: "Waku example"
Received: ""
145 | await page.goto(`http://localhost:${port}/`);
146 | const title = await page.title();
> 147 | expect(title).toBe('Waku example');
| ^
148 | });
149 | });
150 | }
at /home/runner/work/waku/waku/e2e/examples-smoke.spec.ts:147:25
|
examples-smoke.spec.ts:144:9 › smoke test on 03_promise: dev --with-ssr › check title:
e2e/examples-smoke.spec.ts#L147
3) examples-smoke.spec.ts:144:9 › smoke test on 03_promise: dev --with-ssr › check title ─────────
Error: expect(received).toBe(expected) // Object.is equality
Expected: "Waku example"
Received: ""
145 | await page.goto(`http://localhost:${port}/`);
146 | const title = await page.title();
> 147 | expect(title).toBe('Waku example');
| ^
148 | });
149 | });
150 | }
at /home/runner/work/waku/waku/e2e/examples-smoke.spec.ts:147:25
|
examples-smoke.spec.ts:144:9 › smoke test on 03_promise: dev --with-ssr › check title:
e2e/examples-smoke.spec.ts#L147
3) examples-smoke.spec.ts:144:9 › smoke test on 03_promise: dev --with-ssr › check title ─────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(received).toBe(expected) // Object.is equality
Expected: "Waku example"
Received: ""
145 | await page.goto(`http://localhost:${port}/`);
146 | const title = await page.title();
> 147 | expect(title).toBe('Waku example');
| ^
148 | });
149 | });
150 | }
at /home/runner/work/waku/waku/e2e/examples-smoke.spec.ts:147:25
|
examples-smoke.spec.ts:144:9 › smoke test on 01_counter: dev --with-ssr › check title:
e2e/examples-smoke.spec.ts#L147
1) examples-smoke.spec.ts:144:9 › smoke test on 01_counter: dev --with-ssr › check title ─────────
Error: expect(received).toBe(expected) // Object.is equality
Expected: "Waku example"
Received: ""
145 | await page.goto(`http://localhost:${port}/`);
146 | const title = await page.title();
> 147 | expect(title).toBe('Waku example');
| ^
148 | });
149 | });
150 | }
at /Users/runner/work/waku/waku/e2e/examples-smoke.spec.ts:147:25
|
examples-smoke.spec.ts:144:9 › smoke test on 01_counter: dev --with-ssr › check title:
e2e/examples-smoke.spec.ts#L147
1) examples-smoke.spec.ts:144:9 › smoke test on 01_counter: dev --with-ssr › check title ─────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(received).toBe(expected) // Object.is equality
Expected: "Waku example"
Received: ""
145 | await page.goto(`http://localhost:${port}/`);
146 | const title = await page.title();
> 147 | expect(title).toBe('Waku example');
| ^
148 | });
149 | });
150 | }
at /Users/runner/work/waku/waku/e2e/examples-smoke.spec.ts:147:25
|
examples-smoke.spec.ts:144:9 › smoke test on 01_counter: dev --with-ssr › check title:
e2e/examples-smoke.spec.ts#L147
1) examples-smoke.spec.ts:144:9 › smoke test on 01_counter: dev --with-ssr › check title ─────────
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(received).toBe(expected) // Object.is equality
Expected: "Waku example"
Received: ""
145 | await page.goto(`http://localhost:${port}/`);
146 | const title = await page.title();
> 147 | expect(title).toBe('Waku example');
| ^
148 | });
149 | });
150 | }
at /Users/runner/work/waku/waku/e2e/examples-smoke.spec.ts:147:25
|
examples-smoke.spec.ts:144:9 › smoke test on 01_counter: dev --with-ssr › check title:
e2e/examples-smoke.spec.ts#L147
1) examples-smoke.spec.ts:144:9 › smoke test on 01_counter: dev --with-ssr › check title ─────────
Retry #3 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(received).toBe(expected) // Object.is equality
Expected: "Waku example"
Received: ""
145 | await page.goto(`http://localhost:${port}/`);
146 | const title = await page.title();
> 147 | expect(title).toBe('Waku example');
| ^
148 | });
149 | });
150 | }
at /Users/runner/work/waku/waku/e2e/examples-smoke.spec.ts:147:25
|
examples-smoke.spec.ts:144:9 › smoke test on 02_async: dev --with-ssr › check title:
e2e/examples-smoke.spec.ts#L147
2) examples-smoke.spec.ts:144:9 › smoke test on 02_async: dev --with-ssr › check title ───────────
Error: expect(received).toBe(expected) // Object.is equality
Expected: "Waku example"
Received: ""
145 | await page.goto(`http://localhost:${port}/`);
146 | const title = await page.title();
> 147 | expect(title).toBe('Waku example');
| ^
148 | });
149 | });
150 | }
at /Users/runner/work/waku/waku/e2e/examples-smoke.spec.ts:147:25
|
examples-smoke.spec.ts:144:9 › smoke test on 02_async: dev --with-ssr › check title:
e2e/examples-smoke.spec.ts#L147
2) examples-smoke.spec.ts:144:9 › smoke test on 02_async: dev --with-ssr › check title ───────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(received).toBe(expected) // Object.is equality
Expected: "Waku example"
Received: ""
145 | await page.goto(`http://localhost:${port}/`);
146 | const title = await page.title();
> 147 | expect(title).toBe('Waku example');
| ^
148 | });
149 | });
150 | }
at /Users/runner/work/waku/waku/e2e/examples-smoke.spec.ts:147:25
|
examples-smoke.spec.ts:144:9 › smoke test on 02_async: dev --with-ssr › check title:
e2e/examples-smoke.spec.ts#L147
2) examples-smoke.spec.ts:144:9 › smoke test on 02_async: dev --with-ssr › check title ───────────
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(received).toBe(expected) // Object.is equality
Expected: "Waku example"
Received: ""
145 | await page.goto(`http://localhost:${port}/`);
146 | const title = await page.title();
> 147 | expect(title).toBe('Waku example');
| ^
148 | });
149 | });
150 | }
at /Users/runner/work/waku/waku/e2e/examples-smoke.spec.ts:147:25
|
examples-smoke.spec.ts:144:9 › smoke test on 02_async: dev --with-ssr › check title:
e2e/examples-smoke.spec.ts#L147
2) examples-smoke.spec.ts:144:9 › smoke test on 02_async: dev --with-ssr › check title ───────────
Retry #3 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(received).toBe(expected) // Object.is equality
Expected: "Waku example"
Received: ""
145 | await page.goto(`http://localhost:${port}/`);
146 | const title = await page.title();
> 147 | expect(title).toBe('Waku example');
| ^
148 | });
149 | });
150 | }
at /Users/runner/work/waku/waku/e2e/examples-smoke.spec.ts:147:25
|
examples-smoke.spec.ts:144:9 › smoke test on 03_promise: dev --with-ssr › check title:
e2e/examples-smoke.spec.ts#L147
3) examples-smoke.spec.ts:144:9 › smoke test on 03_promise: dev --with-ssr › check title ─────────
Error: expect(received).toBe(expected) // Object.is equality
Expected: "Waku example"
Received: ""
145 | await page.goto(`http://localhost:${port}/`);
146 | const title = await page.title();
> 147 | expect(title).toBe('Waku example');
| ^
148 | });
149 | });
150 | }
at /Users/runner/work/waku/waku/e2e/examples-smoke.spec.ts:147:25
|
examples-smoke.spec.ts:144:9 › smoke test on 03_promise: dev --with-ssr › check title:
e2e/examples-smoke.spec.ts#L147
3) examples-smoke.spec.ts:144:9 › smoke test on 03_promise: dev --with-ssr › check title ─────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(received).toBe(expected) // Object.is equality
Expected: "Waku example"
Received: ""
145 | await page.goto(`http://localhost:${port}/`);
146 | const title = await page.title();
> 147 | expect(title).toBe('Waku example');
| ^
148 | });
149 | });
150 | }
at /Users/runner/work/waku/waku/e2e/examples-smoke.spec.ts:147:25
|
examples-smoke.spec.ts:144:9 › smoke test on 01_counter: dev --with-ssr › check title:
e2e/examples-smoke.spec.ts#L147
1) examples-smoke.spec.ts:144:9 › smoke test on 01_counter: dev --with-ssr › check title ─────────
Error: expect(received).toBe(expected) // Object.is equality
Expected: "Waku example"
Received: ""
145 | await page.goto(`http://localhost:${port}/`);
146 | const title = await page.title();
> 147 | expect(title).toBe('Waku example');
| ^
148 | });
149 | });
150 | }
at /Users/runner/work/waku/waku/e2e/examples-smoke.spec.ts:147:25
|
examples-smoke.spec.ts:144:9 › smoke test on 01_counter: dev --with-ssr › check title:
e2e/examples-smoke.spec.ts#L147
1) examples-smoke.spec.ts:144:9 › smoke test on 01_counter: dev --with-ssr › check title ─────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(received).toBe(expected) // Object.is equality
Expected: "Waku example"
Received: ""
145 | await page.goto(`http://localhost:${port}/`);
146 | const title = await page.title();
> 147 | expect(title).toBe('Waku example');
| ^
148 | });
149 | });
150 | }
at /Users/runner/work/waku/waku/e2e/examples-smoke.spec.ts:147:25
|
examples-smoke.spec.ts:144:9 › smoke test on 01_counter: dev --with-ssr › check title:
e2e/examples-smoke.spec.ts#L147
1) examples-smoke.spec.ts:144:9 › smoke test on 01_counter: dev --with-ssr › check title ─────────
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(received).toBe(expected) // Object.is equality
Expected: "Waku example"
Received: ""
145 | await page.goto(`http://localhost:${port}/`);
146 | const title = await page.title();
> 147 | expect(title).toBe('Waku example');
| ^
148 | });
149 | });
150 | }
at /Users/runner/work/waku/waku/e2e/examples-smoke.spec.ts:147:25
|
examples-smoke.spec.ts:144:9 › smoke test on 01_counter: dev --with-ssr › check title:
e2e/examples-smoke.spec.ts#L147
1) examples-smoke.spec.ts:144:9 › smoke test on 01_counter: dev --with-ssr › check title ─────────
Retry #3 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(received).toBe(expected) // Object.is equality
Expected: "Waku example"
Received: ""
145 | await page.goto(`http://localhost:${port}/`);
146 | const title = await page.title();
> 147 | expect(title).toBe('Waku example');
| ^
148 | });
149 | });
150 | }
at /Users/runner/work/waku/waku/e2e/examples-smoke.spec.ts:147:25
|
examples-smoke.spec.ts:144:9 › smoke test on 02_async: dev --with-ssr › check title:
e2e/examples-smoke.spec.ts#L147
2) examples-smoke.spec.ts:144:9 › smoke test on 02_async: dev --with-ssr › check title ───────────
Error: expect(received).toBe(expected) // Object.is equality
Expected: "Waku example"
Received: ""
145 | await page.goto(`http://localhost:${port}/`);
146 | const title = await page.title();
> 147 | expect(title).toBe('Waku example');
| ^
148 | });
149 | });
150 | }
at /Users/runner/work/waku/waku/e2e/examples-smoke.spec.ts:147:25
|
examples-smoke.spec.ts:144:9 › smoke test on 02_async: dev --with-ssr › check title:
e2e/examples-smoke.spec.ts#L147
2) examples-smoke.spec.ts:144:9 › smoke test on 02_async: dev --with-ssr › check title ───────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(received).toBe(expected) // Object.is equality
Expected: "Waku example"
Received: ""
145 | await page.goto(`http://localhost:${port}/`);
146 | const title = await page.title();
> 147 | expect(title).toBe('Waku example');
| ^
148 | });
149 | });
150 | }
at /Users/runner/work/waku/waku/e2e/examples-smoke.spec.ts:147:25
|
examples-smoke.spec.ts:144:9 › smoke test on 02_async: dev --with-ssr › check title:
e2e/examples-smoke.spec.ts#L147
2) examples-smoke.spec.ts:144:9 › smoke test on 02_async: dev --with-ssr › check title ───────────
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(received).toBe(expected) // Object.is equality
Expected: "Waku example"
Received: ""
145 | await page.goto(`http://localhost:${port}/`);
146 | const title = await page.title();
> 147 | expect(title).toBe('Waku example');
| ^
148 | });
149 | });
150 | }
at /Users/runner/work/waku/waku/e2e/examples-smoke.spec.ts:147:25
|
examples-smoke.spec.ts:144:9 › smoke test on 02_async: dev --with-ssr › check title:
e2e/examples-smoke.spec.ts#L147
2) examples-smoke.spec.ts:144:9 › smoke test on 02_async: dev --with-ssr › check title ───────────
Retry #3 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(received).toBe(expected) // Object.is equality
Expected: "Waku example"
Received: ""
145 | await page.goto(`http://localhost:${port}/`);
146 | const title = await page.title();
> 147 | expect(title).toBe('Waku example');
| ^
148 | });
149 | });
150 | }
at /Users/runner/work/waku/waku/e2e/examples-smoke.spec.ts:147:25
|
examples-smoke.spec.ts:144:9 › smoke test on 03_promise: dev --with-ssr › check title:
e2e/examples-smoke.spec.ts#L147
3) examples-smoke.spec.ts:144:9 › smoke test on 03_promise: dev --with-ssr › check title ─────────
Error: expect(received).toBe(expected) // Object.is equality
Expected: "Waku example"
Received: ""
145 | await page.goto(`http://localhost:${port}/`);
146 | const title = await page.title();
> 147 | expect(title).toBe('Waku example');
| ^
148 | });
149 | });
150 | }
at /Users/runner/work/waku/waku/e2e/examples-smoke.spec.ts:147:25
|
examples-smoke.spec.ts:144:9 › smoke test on 03_promise: dev --with-ssr › check title:
e2e/examples-smoke.spec.ts#L147
3) examples-smoke.spec.ts:144:9 › smoke test on 03_promise: dev --with-ssr › check title ─────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(received).toBe(expected) // Object.is equality
Expected: "Waku example"
Received: ""
145 | await page.goto(`http://localhost:${port}/`);
146 | const title = await page.title();
> 147 | expect(title).toBe('Waku example');
| ^
148 | });
149 | });
150 | }
at /Users/runner/work/waku/waku/e2e/examples-smoke.spec.ts:147:25
|
examples-smoke.spec.ts:144:9 › smoke test on 01_counter: dev --with-ssr › check title:
e2e\examples-smoke.spec.ts#L147
1) examples-smoke.spec.ts:144:9 › smoke test on 01_counter: dev --with-ssr › check title ─────────
Error: expect(received).toBe(expected) // Object.is equality
Expected: "Waku example"
Received: ""
145 | await page.goto(`http://localhost:${port}/`);
146 | const title = await page.title();
> 147 | expect(title).toBe('Waku example');
| ^
148 | });
149 | });
150 | }
at D:\a\waku\waku\e2e\examples-smoke.spec.ts:147:25
|
examples-smoke.spec.ts:144:9 › smoke test on 01_counter: dev --with-ssr › check title:
e2e\examples-smoke.spec.ts#L147
1) examples-smoke.spec.ts:144:9 › smoke test on 01_counter: dev --with-ssr › check title ─────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(received).toBe(expected) // Object.is equality
Expected: "Waku example"
Received: ""
145 | await page.goto(`http://localhost:${port}/`);
146 | const title = await page.title();
> 147 | expect(title).toBe('Waku example');
| ^
148 | });
149 | });
150 | }
at D:\a\waku\waku\e2e\examples-smoke.spec.ts:147:25
|
examples-smoke.spec.ts:144:9 › smoke test on 01_counter: dev --with-ssr › check title:
e2e\examples-smoke.spec.ts#L147
1) examples-smoke.spec.ts:144:9 › smoke test on 01_counter: dev --with-ssr › check title ─────────
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(received).toBe(expected) // Object.is equality
Expected: "Waku example"
Received: ""
145 | await page.goto(`http://localhost:${port}/`);
146 | const title = await page.title();
> 147 | expect(title).toBe('Waku example');
| ^
148 | });
149 | });
150 | }
at D:\a\waku\waku\e2e\examples-smoke.spec.ts:147:25
|
examples-smoke.spec.ts:144:9 › smoke test on 01_counter: dev --with-ssr › check title:
e2e\examples-smoke.spec.ts#L147
1) examples-smoke.spec.ts:144:9 › smoke test on 01_counter: dev --with-ssr › check title ─────────
Retry #3 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(received).toBe(expected) // Object.is equality
Expected: "Waku example"
Received: ""
145 | await page.goto(`http://localhost:${port}/`);
146 | const title = await page.title();
> 147 | expect(title).toBe('Waku example');
| ^
148 | });
149 | });
150 | }
at D:\a\waku\waku\e2e\examples-smoke.spec.ts:147:25
|
examples-smoke.spec.ts:144:9 › smoke test on 02_async: dev --with-ssr › check title:
e2e\examples-smoke.spec.ts#L147
2) examples-smoke.spec.ts:144:9 › smoke test on 02_async: dev --with-ssr › check title ───────────
Error: expect(received).toBe(expected) // Object.is equality
Expected: "Waku example"
Received: ""
145 | await page.goto(`http://localhost:${port}/`);
146 | const title = await page.title();
> 147 | expect(title).toBe('Waku example');
| ^
148 | });
149 | });
150 | }
at D:\a\waku\waku\e2e\examples-smoke.spec.ts:147:25
|
examples-smoke.spec.ts:144:9 › smoke test on 02_async: dev --with-ssr › check title:
e2e\examples-smoke.spec.ts#L147
2) examples-smoke.spec.ts:144:9 › smoke test on 02_async: dev --with-ssr › check title ───────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(received).toBe(expected) // Object.is equality
Expected: "Waku example"
Received: ""
145 | await page.goto(`http://localhost:${port}/`);
146 | const title = await page.title();
> 147 | expect(title).toBe('Waku example');
| ^
148 | });
149 | });
150 | }
at D:\a\waku\waku\e2e\examples-smoke.spec.ts:147:25
|
examples-smoke.spec.ts:144:9 › smoke test on 02_async: dev --with-ssr › check title:
e2e\examples-smoke.spec.ts#L147
2) examples-smoke.spec.ts:144:9 › smoke test on 02_async: dev --with-ssr › check title ───────────
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(received).toBe(expected) // Object.is equality
Expected: "Waku example"
Received: ""
145 | await page.goto(`http://localhost:${port}/`);
146 | const title = await page.title();
> 147 | expect(title).toBe('Waku example');
| ^
148 | });
149 | });
150 | }
at D:\a\waku\waku\e2e\examples-smoke.spec.ts:147:25
|
examples-smoke.spec.ts:144:9 › smoke test on 02_async: dev --with-ssr › check title:
e2e\examples-smoke.spec.ts#L147
2) examples-smoke.spec.ts:144:9 › smoke test on 02_async: dev --with-ssr › check title ───────────
Retry #3 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(received).toBe(expected) // Object.is equality
Expected: "Waku example"
Received: ""
145 | await page.goto(`http://localhost:${port}/`);
146 | const title = await page.title();
> 147 | expect(title).toBe('Waku example');
| ^
148 | });
149 | });
150 | }
at D:\a\waku\waku\e2e\examples-smoke.spec.ts:147:25
|
examples-smoke.spec.ts:144:9 › smoke test on 03_promise: dev --with-ssr › check title:
e2e\examples-smoke.spec.ts#L147
3) examples-smoke.spec.ts:144:9 › smoke test on 03_promise: dev --with-ssr › check title ─────────
Error: expect(received).toBe(expected) // Object.is equality
Expected: "Waku example"
Received: ""
145 | await page.goto(`http://localhost:${port}/`);
146 | const title = await page.title();
> 147 | expect(title).toBe('Waku example');
| ^
148 | });
149 | });
150 | }
at D:\a\waku\waku\e2e\examples-smoke.spec.ts:147:25
|
examples-smoke.spec.ts:144:9 › smoke test on 03_promise: dev --with-ssr › check title:
e2e\examples-smoke.spec.ts#L147
3) examples-smoke.spec.ts:144:9 › smoke test on 03_promise: dev --with-ssr › check title ─────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(received).toBe(expected) // Object.is equality
Expected: "Waku example"
Received: ""
145 | await page.goto(`http://localhost:${port}/`);
146 | const title = await page.title();
> 147 | expect(title).toBe('Waku example');
| ^
148 | });
149 | });
150 | }
at D:\a\waku\waku\e2e\examples-smoke.spec.ts:147:25
|
examples-smoke.spec.ts:144:9 › smoke test on 01_counter: dev --with-ssr › check title:
e2e\examples-smoke.spec.ts#L147
1) examples-smoke.spec.ts:144:9 › smoke test on 01_counter: dev --with-ssr › check title ─────────
Error: expect(received).toBe(expected) // Object.is equality
Expected: "Waku example"
Received: ""
145 | await page.goto(`http://localhost:${port}/`);
146 | const title = await page.title();
> 147 | expect(title).toBe('Waku example');
| ^
148 | });
149 | });
150 | }
at D:\a\waku\waku\e2e\examples-smoke.spec.ts:147:25
|
examples-smoke.spec.ts:144:9 › smoke test on 01_counter: dev --with-ssr › check title:
e2e\examples-smoke.spec.ts#L147
1) examples-smoke.spec.ts:144:9 › smoke test on 01_counter: dev --with-ssr › check title ─────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(received).toBe(expected) // Object.is equality
Expected: "Waku example"
Received: ""
145 | await page.goto(`http://localhost:${port}/`);
146 | const title = await page.title();
> 147 | expect(title).toBe('Waku example');
| ^
148 | });
149 | });
150 | }
at D:\a\waku\waku\e2e\examples-smoke.spec.ts:147:25
|
examples-smoke.spec.ts:144:9 › smoke test on 01_counter: dev --with-ssr › check title:
e2e\examples-smoke.spec.ts#L147
1) examples-smoke.spec.ts:144:9 › smoke test on 01_counter: dev --with-ssr › check title ─────────
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(received).toBe(expected) // Object.is equality
Expected: "Waku example"
Received: ""
145 | await page.goto(`http://localhost:${port}/`);
146 | const title = await page.title();
> 147 | expect(title).toBe('Waku example');
| ^
148 | });
149 | });
150 | }
at D:\a\waku\waku\e2e\examples-smoke.spec.ts:147:25
|
examples-smoke.spec.ts:144:9 › smoke test on 01_counter: dev --with-ssr › check title:
e2e\examples-smoke.spec.ts#L147
1) examples-smoke.spec.ts:144:9 › smoke test on 01_counter: dev --with-ssr › check title ─────────
Retry #3 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(received).toBe(expected) // Object.is equality
Expected: "Waku example"
Received: ""
145 | await page.goto(`http://localhost:${port}/`);
146 | const title = await page.title();
> 147 | expect(title).toBe('Waku example');
| ^
148 | });
149 | });
150 | }
at D:\a\waku\waku\e2e\examples-smoke.spec.ts:147:25
|
examples-smoke.spec.ts:144:9 › smoke test on 02_async: dev --with-ssr › check title:
e2e\examples-smoke.spec.ts#L147
2) examples-smoke.spec.ts:144:9 › smoke test on 02_async: dev --with-ssr › check title ───────────
Error: expect(received).toBe(expected) // Object.is equality
Expected: "Waku example"
Received: ""
145 | await page.goto(`http://localhost:${port}/`);
146 | const title = await page.title();
> 147 | expect(title).toBe('Waku example');
| ^
148 | });
149 | });
150 | }
at D:\a\waku\waku\e2e\examples-smoke.spec.ts:147:25
|
examples-smoke.spec.ts:144:9 › smoke test on 02_async: dev --with-ssr › check title:
e2e\examples-smoke.spec.ts#L147
2) examples-smoke.spec.ts:144:9 › smoke test on 02_async: dev --with-ssr › check title ───────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(received).toBe(expected) // Object.is equality
Expected: "Waku example"
Received: ""
145 | await page.goto(`http://localhost:${port}/`);
146 | const title = await page.title();
> 147 | expect(title).toBe('Waku example');
| ^
148 | });
149 | });
150 | }
at D:\a\waku\waku\e2e\examples-smoke.spec.ts:147:25
|
examples-smoke.spec.ts:144:9 › smoke test on 02_async: dev --with-ssr › check title:
e2e\examples-smoke.spec.ts#L147
2) examples-smoke.spec.ts:144:9 › smoke test on 02_async: dev --with-ssr › check title ───────────
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(received).toBe(expected) // Object.is equality
Expected: "Waku example"
Received: ""
145 | await page.goto(`http://localhost:${port}/`);
146 | const title = await page.title();
> 147 | expect(title).toBe('Waku example');
| ^
148 | });
149 | });
150 | }
at D:\a\waku\waku\e2e\examples-smoke.spec.ts:147:25
|
examples-smoke.spec.ts:144:9 › smoke test on 02_async: dev --with-ssr › check title:
e2e\examples-smoke.spec.ts#L147
2) examples-smoke.spec.ts:144:9 › smoke test on 02_async: dev --with-ssr › check title ───────────
Retry #3 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(received).toBe(expected) // Object.is equality
Expected: "Waku example"
Received: ""
145 | await page.goto(`http://localhost:${port}/`);
146 | const title = await page.title();
> 147 | expect(title).toBe('Waku example');
| ^
148 | });
149 | });
150 | }
at D:\a\waku\waku\e2e\examples-smoke.spec.ts:147:25
|
examples-smoke.spec.ts:144:9 › smoke test on 03_promise: dev --with-ssr › check title:
e2e\examples-smoke.spec.ts#L147
3) examples-smoke.spec.ts:144:9 › smoke test on 03_promise: dev --with-ssr › check title ─────────
Error: expect(received).toBe(expected) // Object.is equality
Expected: "Waku example"
Received: ""
145 | await page.goto(`http://localhost:${port}/`);
146 | const title = await page.title();
> 147 | expect(title).toBe('Waku example');
| ^
148 | });
149 | });
150 | }
at D:\a\waku\waku\e2e\examples-smoke.spec.ts:147:25
|
examples-smoke.spec.ts:144:9 › smoke test on 03_promise: dev --with-ssr › check title:
e2e\examples-smoke.spec.ts#L147
3) examples-smoke.spec.ts:144:9 › smoke test on 03_promise: dev --with-ssr › check title ─────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(received).toBe(expected) // Object.is equality
Expected: "Waku example"
Received: ""
145 | await page.goto(`http://localhost:${port}/`);
146 | const title = await page.title();
> 147 | expect(title).toBe('Waku example');
| ^
148 | });
149 | });
150 | }
at D:\a\waku\waku\e2e\examples-smoke.spec.ts:147:25
|
E2E on ubuntu-latest (Node 18)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
E2E on ubuntu-latest (Node 20)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
E2E on macos-latest (Node 18)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
E2E on macos-latest (Node 20)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
E2E on windows-latest (Node 20)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
E2E on windows-latest (Node 18)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
🎭 Playwright Run Summary
13 failed
examples-smoke.spec.ts:144:9 › smoke test on 01_counter: dev --with-ssr › check title ──────────
examples-smoke.spec.ts:144:9 › smoke test on 02_async: dev --with-ssr › check title ────────────
examples-smoke.spec.ts:144:9 › smoke test on 03_promise: dev --with-ssr › check title ──────────
examples-smoke.spec.ts:144:9 › smoke test on 04_callserver: dev --with-ssr › check title ───────
examples-smoke.spec.ts:144:9 › smoke test on 05_mutation: dev --with-ssr › check title ─────────
examples-smoke.spec.ts:144:9 › smoke test on 06_nesting: dev --with-ssr › check title ──────────
examples-smoke.spec.ts:144:9 › smoke test on 07_router: dev --with-ssr › check title ───────────
examples-smoke.spec.ts:103:9 › smoke test on 08_cookies: node dev.js --with-ssr › check title ──
examples-smoke.spec.ts:144:9 › smoke test on 09_cssmodules: dev --with-ssr › check title ───────
examples-smoke.spec.ts:144:9 › smoke test on 10_dynamicroute: dev --with-ssr › check title ─────
examples-smoke.spec.ts:144:9 › smoke test on 11_form: dev --with-ssr › check title ─────────────
ssr-basic.spec.ts:56:5 › ssr-basic: dev --with-ssr › increase counter ──────────────────────────
ssr-basic.spec.ts:68:5 › ssr-basic: dev --with-ssr › no js environment should have first screen
37 passed (3.9m)
|
🎭 Playwright Run Summary
13 failed
examples-smoke.spec.ts:144:9 › smoke test on 01_counter: dev --with-ssr › check title ──────────
examples-smoke.spec.ts:144:9 › smoke test on 02_async: dev --with-ssr › check title ────────────
examples-smoke.spec.ts:144:9 › smoke test on 03_promise: dev --with-ssr › check title ──────────
examples-smoke.spec.ts:144:9 › smoke test on 04_callserver: dev --with-ssr › check title ───────
examples-smoke.spec.ts:144:9 › smoke test on 05_mutation: dev --with-ssr › check title ─────────
examples-smoke.spec.ts:144:9 › smoke test on 06_nesting: dev --with-ssr › check title ──────────
examples-smoke.spec.ts:144:9 › smoke test on 07_router: dev --with-ssr › check title ───────────
examples-smoke.spec.ts:103:9 › smoke test on 08_cookies: node dev.js --with-ssr › check title ──
examples-smoke.spec.ts:144:9 › smoke test on 09_cssmodules: dev --with-ssr › check title ───────
examples-smoke.spec.ts:144:9 › smoke test on 10_dynamicroute: dev --with-ssr › check title ─────
examples-smoke.spec.ts:144:9 › smoke test on 11_form: dev --with-ssr › check title ─────────────
ssr-basic.spec.ts:56:5 › ssr-basic: dev --with-ssr › increase counter ──────────────────────────
ssr-basic.spec.ts:68:5 › ssr-basic: dev --with-ssr › no js environment should have first screen
37 passed (4.2m)
|
🎭 Playwright Run Summary
13 failed
examples-smoke.spec.ts:144:9 › smoke test on 01_counter: dev --with-ssr › check title ──────────
examples-smoke.spec.ts:144:9 › smoke test on 02_async: dev --with-ssr › check title ────────────
examples-smoke.spec.ts:144:9 › smoke test on 03_promise: dev --with-ssr › check title ──────────
examples-smoke.spec.ts:144:9 › smoke test on 04_callserver: dev --with-ssr › check title ───────
examples-smoke.spec.ts:144:9 › smoke test on 05_mutation: dev --with-ssr › check title ─────────
examples-smoke.spec.ts:144:9 › smoke test on 06_nesting: dev --with-ssr › check title ──────────
examples-smoke.spec.ts:144:9 › smoke test on 07_router: dev --with-ssr › check title ───────────
examples-smoke.spec.ts:103:9 › smoke test on 08_cookies: node dev.js --with-ssr › check title ──
examples-smoke.spec.ts:144:9 › smoke test on 09_cssmodules: dev --with-ssr › check title ───────
examples-smoke.spec.ts:144:9 › smoke test on 10_dynamicroute: dev --with-ssr › check title ─────
examples-smoke.spec.ts:144:9 › smoke test on 11_form: dev --with-ssr › check title ─────────────
ssr-basic.spec.ts:56:5 › ssr-basic: dev --with-ssr › increase counter ──────────────────────────
ssr-basic.spec.ts:68:5 › ssr-basic: dev --with-ssr › no js environment should have first screen
37 passed (4.3m)
|
🎭 Playwright Run Summary
13 failed
examples-smoke.spec.ts:144:9 › smoke test on 01_counter: dev --with-ssr › check title ──────────
examples-smoke.spec.ts:144:9 › smoke test on 02_async: dev --with-ssr › check title ────────────
examples-smoke.spec.ts:144:9 › smoke test on 03_promise: dev --with-ssr › check title ──────────
examples-smoke.spec.ts:144:9 › smoke test on 04_callserver: dev --with-ssr › check title ───────
examples-smoke.spec.ts:144:9 › smoke test on 05_mutation: dev --with-ssr › check title ─────────
examples-smoke.spec.ts:144:9 › smoke test on 06_nesting: dev --with-ssr › check title ──────────
examples-smoke.spec.ts:144:9 › smoke test on 07_router: dev --with-ssr › check title ───────────
examples-smoke.spec.ts:103:9 › smoke test on 08_cookies: node dev.js --with-ssr › check title ──
examples-smoke.spec.ts:144:9 › smoke test on 09_cssmodules: dev --with-ssr › check title ───────
examples-smoke.spec.ts:144:9 › smoke test on 10_dynamicroute: dev --with-ssr › check title ─────
examples-smoke.spec.ts:144:9 › smoke test on 11_form: dev --with-ssr › check title ─────────────
ssr-basic.spec.ts:56:5 › ssr-basic: dev --with-ssr › increase counter ──────────────────────────
ssr-basic.spec.ts:68:5 › ssr-basic: dev --with-ssr › no js environment should have first screen
37 passed (4.8m)
|
🎭 Playwright Run Summary
13 failed
examples-smoke.spec.ts:144:9 › smoke test on 01_counter: dev --with-ssr › check title ──────────
examples-smoke.spec.ts:144:9 › smoke test on 02_async: dev --with-ssr › check title ────────────
examples-smoke.spec.ts:144:9 › smoke test on 03_promise: dev --with-ssr › check title ──────────
examples-smoke.spec.ts:144:9 › smoke test on 04_callserver: dev --with-ssr › check title ───────
examples-smoke.spec.ts:144:9 › smoke test on 05_mutation: dev --with-ssr › check title ─────────
examples-smoke.spec.ts:144:9 › smoke test on 06_nesting: dev --with-ssr › check title ──────────
examples-smoke.spec.ts:144:9 › smoke test on 07_router: dev --with-ssr › check title ───────────
examples-smoke.spec.ts:103:9 › smoke test on 08_cookies: node dev.js --with-ssr › check title ──
examples-smoke.spec.ts:144:9 › smoke test on 09_cssmodules: dev --with-ssr › check title ───────
examples-smoke.spec.ts:144:9 › smoke test on 10_dynamicroute: dev --with-ssr › check title ─────
examples-smoke.spec.ts:144:9 › smoke test on 11_form: dev --with-ssr › check title ─────────────
ssr-basic.spec.ts:56:5 › ssr-basic: dev --with-ssr › increase counter ──────────────────────────
ssr-basic.spec.ts:68:5 › ssr-basic: dev --with-ssr › no js environment should have first screen
2 flaky
examples-smoke.spec.ts:144:9 › smoke test on 09_cssmodules: start --with-ssr › check title ─────
examples-smoke.spec.ts:144:9 › smoke test on 10_dynamicroute: start --with-ssr › check title ───
35 passed (5.2m)
|
🎭 Playwright Run Summary
13 failed
examples-smoke.spec.ts:144:9 › smoke test on 01_counter: dev --with-ssr › check title ──────────
examples-smoke.spec.ts:144:9 › smoke test on 02_async: dev --with-ssr › check title ────────────
examples-smoke.spec.ts:144:9 › smoke test on 03_promise: dev --with-ssr › check title ──────────
examples-smoke.spec.ts:144:9 › smoke test on 04_callserver: dev --with-ssr › check title ───────
examples-smoke.spec.ts:144:9 › smoke test on 05_mutation: dev --with-ssr › check title ─────────
examples-smoke.spec.ts:144:9 › smoke test on 06_nesting: dev --with-ssr › check title ──────────
examples-smoke.spec.ts:144:9 › smoke test on 07_router: dev --with-ssr › check title ───────────
examples-smoke.spec.ts:103:9 › smoke test on 08_cookies: node dev.js --with-ssr › check title ──
examples-smoke.spec.ts:144:9 › smoke test on 09_cssmodules: dev --with-ssr › check title ───────
examples-smoke.spec.ts:144:9 › smoke test on 10_dynamicroute: dev --with-ssr › check title ─────
examples-smoke.spec.ts:144:9 › smoke test on 11_form: dev --with-ssr › check title ─────────────
ssr-basic.spec.ts:56:5 › ssr-basic: dev --with-ssr › increase counter ──────────────────────────
ssr-basic.spec.ts:68:5 › ssr-basic: dev --with-ssr › no js environment should have first screen
37 passed (5.0m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
test-results-main
Expired
|
413 KB |
|