Skip to content

debug

debug #58

Triggered via push December 6, 2023 17:11
Status Failure
Total duration 9m 52s
Artifacts 1
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci.yml

on: push
Matrix: e2e
Fit to window
Zoom out
Zoom in

Annotations

60 errors, 6 warnings, and 6 notices
examples-smoke.spec.ts:144:9 › smoke test on 03_promise: dev --with-ssr › check title: e2e/examples-smoke.spec.ts#L147
1) 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
1) 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 03_promise: dev --with-ssr › check title: e2e/examples-smoke.spec.ts#L147
1) examples-smoke.spec.ts:144:9 › smoke test on 03_promise: 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 03_promise: dev --with-ssr › check title: e2e/examples-smoke.spec.ts#L147
1) examples-smoke.spec.ts:144:9 › smoke test on 03_promise: 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 05_mutation: dev --with-ssr › check title: e2e/examples-smoke.spec.ts#L147
2) examples-smoke.spec.ts:144:9 › smoke test on 05_mutation: 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 05_mutation: dev --with-ssr › check title: e2e/examples-smoke.spec.ts#L147
2) examples-smoke.spec.ts:144:9 › smoke test on 05_mutation: 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 05_mutation: dev --with-ssr › check title: e2e/examples-smoke.spec.ts#L147
2) examples-smoke.spec.ts:144:9 › smoke test on 05_mutation: 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 05_mutation: dev --with-ssr › check title: e2e/examples-smoke.spec.ts#L147
2) examples-smoke.spec.ts:144:9 › smoke test on 05_mutation: 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 07_router: dev --with-ssr › check title: e2e/examples-smoke.spec.ts#L147
3) examples-smoke.spec.ts:144:9 › smoke test on 07_router: 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 07_router: dev --with-ssr › check title: e2e/examples-smoke.spec.ts#L147
3) examples-smoke.spec.ts:144:9 › smoke test on 07_router: 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 03_promise: dev --with-ssr › check title: e2e/examples-smoke.spec.ts#L147
1) 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
1) 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 03_promise: dev --with-ssr › check title: e2e/examples-smoke.spec.ts#L147
1) examples-smoke.spec.ts:144:9 › smoke test on 03_promise: 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 03_promise: dev --with-ssr › check title: e2e/examples-smoke.spec.ts#L147
1) examples-smoke.spec.ts:144:9 › smoke test on 03_promise: 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 05_mutation: dev --with-ssr › check title: e2e/examples-smoke.spec.ts#L147
2) examples-smoke.spec.ts:144:9 › smoke test on 05_mutation: 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 05_mutation: dev --with-ssr › check title: e2e/examples-smoke.spec.ts#L147
2) examples-smoke.spec.ts:144:9 › smoke test on 05_mutation: 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 05_mutation: dev --with-ssr › check title: e2e/examples-smoke.spec.ts#L147
2) examples-smoke.spec.ts:144:9 › smoke test on 05_mutation: 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 05_mutation: dev --with-ssr › check title: e2e/examples-smoke.spec.ts#L147
2) examples-smoke.spec.ts:144:9 › smoke test on 05_mutation: 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 07_router: dev --with-ssr › check title: e2e/examples-smoke.spec.ts#L147
3) examples-smoke.spec.ts:144:9 › smoke test on 07_router: 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 07_router: dev --with-ssr › check title: e2e/examples-smoke.spec.ts#L147
3) examples-smoke.spec.ts:144:9 › smoke test on 07_router: 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 03_promise: dev --with-ssr › check title: e2e/examples-smoke.spec.ts#L147
1) 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
1) 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 03_promise: dev --with-ssr › check title: e2e/examples-smoke.spec.ts#L147
1) examples-smoke.spec.ts:144:9 › smoke test on 03_promise: 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 03_promise: dev --with-ssr › check title: e2e/examples-smoke.spec.ts#L147
1) examples-smoke.spec.ts:144:9 › smoke test on 03_promise: 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 05_mutation: dev --with-ssr › check title: e2e/examples-smoke.spec.ts#L147
2) examples-smoke.spec.ts:144:9 › smoke test on 05_mutation: 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 05_mutation: dev --with-ssr › check title: e2e/examples-smoke.spec.ts#L147
2) examples-smoke.spec.ts:144:9 › smoke test on 05_mutation: 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 05_mutation: dev --with-ssr › check title: e2e/examples-smoke.spec.ts#L147
2) examples-smoke.spec.ts:144:9 › smoke test on 05_mutation: 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 05_mutation: dev --with-ssr › check title: e2e/examples-smoke.spec.ts#L147
2) examples-smoke.spec.ts:144:9 › smoke test on 05_mutation: 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 07_router: dev --with-ssr › check title: e2e/examples-smoke.spec.ts#L147
3) examples-smoke.spec.ts:144:9 › smoke test on 07_router: 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 07_router: dev --with-ssr › check title: e2e/examples-smoke.spec.ts#L147
3) examples-smoke.spec.ts:144:9 › smoke test on 07_router: 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 03_promise: dev --with-ssr › check title: e2e\examples-smoke.spec.ts#L147
1) 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
1) 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 03_promise: dev --with-ssr › check title: e2e\examples-smoke.spec.ts#L147
1) examples-smoke.spec.ts:144:9 › smoke test on 03_promise: 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 03_promise: dev --with-ssr › check title: e2e\examples-smoke.spec.ts#L147
1) examples-smoke.spec.ts:144:9 › smoke test on 03_promise: 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 05_mutation: dev --with-ssr › check title: e2e\examples-smoke.spec.ts#L147
2) examples-smoke.spec.ts:144:9 › smoke test on 05_mutation: 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 05_mutation: dev --with-ssr › check title: e2e\examples-smoke.spec.ts#L147
2) examples-smoke.spec.ts:144:9 › smoke test on 05_mutation: 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 05_mutation: dev --with-ssr › check title: e2e\examples-smoke.spec.ts#L147
2) examples-smoke.spec.ts:144:9 › smoke test on 05_mutation: 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 05_mutation: dev --with-ssr › check title: e2e\examples-smoke.spec.ts#L147
2) examples-smoke.spec.ts:144:9 › smoke test on 05_mutation: 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 07_router: dev --with-ssr › check title: e2e\examples-smoke.spec.ts#L147
3) examples-smoke.spec.ts:144:9 › smoke test on 07_router: 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 07_router: dev --with-ssr › check title: e2e\examples-smoke.spec.ts#L147
3) examples-smoke.spec.ts:144:9 › smoke test on 07_router: 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 03_promise: dev --with-ssr › check title: e2e\examples-smoke.spec.ts#L147
1) 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
1) 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 03_promise: dev --with-ssr › check title: e2e\examples-smoke.spec.ts#L147
1) examples-smoke.spec.ts:144:9 › smoke test on 03_promise: 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 03_promise: dev --with-ssr › check title: e2e\examples-smoke.spec.ts#L147
1) examples-smoke.spec.ts:144:9 › smoke test on 03_promise: 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 05_mutation: dev --with-ssr › check title: e2e\examples-smoke.spec.ts#L147
2) examples-smoke.spec.ts:144:9 › smoke test on 05_mutation: 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 05_mutation: dev --with-ssr › check title: e2e\examples-smoke.spec.ts#L147
2) examples-smoke.spec.ts:144:9 › smoke test on 05_mutation: 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 05_mutation: dev --with-ssr › check title: e2e\examples-smoke.spec.ts#L147
2) examples-smoke.spec.ts:144:9 › smoke test on 05_mutation: 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 05_mutation: dev --with-ssr › check title: e2e\examples-smoke.spec.ts#L147
2) examples-smoke.spec.ts:144:9 › smoke test on 05_mutation: 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 07_router: dev --with-ssr › check title: e2e\examples-smoke.spec.ts#L147
3) examples-smoke.spec.ts:144:9 › smoke test on 07_router: 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 07_router: dev --with-ssr › check title: e2e\examples-smoke.spec.ts#L147
3) examples-smoke.spec.ts:144:9 › smoke test on 07_router: 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 03_promise: dev --with-ssr › check title: e2e/examples-smoke.spec.ts#L147
1) 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
1) 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 03_promise: dev --with-ssr › check title: e2e/examples-smoke.spec.ts#L147
1) examples-smoke.spec.ts:144:9 › smoke test on 03_promise: 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 03_promise: dev --with-ssr › check title: e2e/examples-smoke.spec.ts#L147
1) examples-smoke.spec.ts:144:9 › smoke test on 03_promise: 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 05_mutation: dev --with-ssr › check title: e2e/examples-smoke.spec.ts#L147
2) examples-smoke.spec.ts:144:9 › smoke test on 05_mutation: 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 05_mutation: dev --with-ssr › check title: e2e/examples-smoke.spec.ts#L147
2) examples-smoke.spec.ts:144:9 › smoke test on 05_mutation: 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 05_mutation: dev --with-ssr › check title: e2e/examples-smoke.spec.ts#L147
2) examples-smoke.spec.ts:144:9 › smoke test on 05_mutation: 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 05_mutation: dev --with-ssr › check title: e2e/examples-smoke.spec.ts#L147
2) examples-smoke.spec.ts:144:9 › smoke test on 05_mutation: 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 07_router: dev --with-ssr › check title: e2e/examples-smoke.spec.ts#L147
3) examples-smoke.spec.ts:144:9 › smoke test on 07_router: 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 07_router: dev --with-ssr › check title: e2e/examples-smoke.spec.ts#L147
3) examples-smoke.spec.ts:144:9 › smoke test on 07_router: 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
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 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/
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 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/
🎭 Playwright Run Summary
7 failed 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 05_mutation: 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:144:9 › smoke test on 10_dynamicroute: dev --with-ssr › check title ───── rsc-router.spec.ts:56:5 › rsc-router: dev › home ─────────────────────────────────────────────── rsc-router.spec.ts:63:5 › rsc-router: dev › foo ──────────────────────────────────────────────── rsc-router.spec.ts:56:5 › rsc-router: start › home ───────────────────────────────────────────── 1 skipped 46 passed (3.3m)
🎭 Playwright Run Summary
7 failed 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 05_mutation: 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:144:9 › smoke test on 10_dynamicroute: dev --with-ssr › check title ───── rsc-router.spec.ts:56:5 › rsc-router: dev › home ─────────────────────────────────────────────── rsc-router.spec.ts:63:5 › rsc-router: dev › foo ──────────────────────────────────────────────── rsc-router.spec.ts:56:5 › rsc-router: start › home ───────────────────────────────────────────── 1 skipped 46 passed (3.4m)
🎭 Playwright Run Summary
7 failed 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 05_mutation: 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:144:9 › smoke test on 10_dynamicroute: dev --with-ssr › check title ───── rsc-router.spec.ts:56:5 › rsc-router: dev › home ─────────────────────────────────────────────── rsc-router.spec.ts:63:5 › rsc-router: dev › foo ──────────────────────────────────────────────── rsc-router.spec.ts:56:5 › rsc-router: start › home ───────────────────────────────────────────── 1 skipped 46 passed (4.8m)
🎭 Playwright Run Summary
7 failed 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 05_mutation: 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:144:9 › smoke test on 10_dynamicroute: dev --with-ssr › check title ───── rsc-router.spec.ts:56:5 › rsc-router: dev › home ─────────────────────────────────────────────── rsc-router.spec.ts:63:5 › rsc-router: dev › foo ──────────────────────────────────────────────── rsc-router.spec.ts:56:5 › rsc-router: start › home ───────────────────────────────────────────── 1 skipped 46 passed (3.9m)
🎭 Playwright Run Summary
7 failed 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 05_mutation: 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:144:9 › smoke test on 10_dynamicroute: dev --with-ssr › check title ───── rsc-router.spec.ts:56:5 › rsc-router: dev › home ─────────────────────────────────────────────── rsc-router.spec.ts:63:5 › rsc-router: dev › foo ──────────────────────────────────────────────── rsc-router.spec.ts:56:5 › rsc-router: start › home ───────────────────────────────────────────── 1 skipped 46 passed (3.9m)
🎭 Playwright Run Summary
7 failed 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 05_mutation: 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:144:9 › smoke test on 10_dynamicroute: dev --with-ssr › check title ───── rsc-router.spec.ts:56:5 › rsc-router: dev › home ─────────────────────────────────────────────── rsc-router.spec.ts:63:5 › rsc-router: dev › foo ──────────────────────────────────────────────── rsc-router.spec.ts:56:5 › rsc-router: start › home ───────────────────────────────────────────── 1 skipped 46 passed (7.5m)

Artifacts

Produced during runtime
Name Size
test-results-main Expired
173 KB