Skip to content

Update packages/waku/src/lib/rsc/renderer.ts #49

Update packages/waku/src/lib/rsc/renderer.ts

Update packages/waku/src/lib/rsc/renderer.ts #49

Triggered via push December 5, 2023 11:13
Status Success
Total duration 5m 8s
Artifacts
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

2 errors and 6 notices
examples-smoke.spec.ts:144:9 › smoke test on 02_async: dev --with-ssr › check title: e2e/examples-smoke.spec.ts#L1
1) examples-smoke.spec.ts:144:9 › smoke test on 02_async: dev --with-ssr › check title ─────────── Test timeout of 60000ms exceeded.
examples-smoke.spec.ts:144:9 › smoke test on 02_async: dev --with-ssr › check title: e2e/examples-smoke.spec.ts#L145
1) examples-smoke.spec.ts:144:9 › smoke test on 02_async: dev --with-ssr › check title ─────────── Error: page.goto: Page closed =========================== logs =========================== navigating to "http://localhost:38925/", waiting until "load" ============================================================ 143 | 144 | test('check title', async ({ page }) => { > 145 | await page.goto(`http://localhost:${port}/`); | ^ 146 | const title = await page.title(); 147 | expect(title).toBe('Waku example'); 148 | }); at /home/runner/work/waku/waku/e2e/examples-smoke.spec.ts:145:22
🎭 Playwright Run Summary
50 passed (1.6m)
🎭 Playwright Run Summary
50 passed (1.7m)
🎭 Playwright Run Summary
1 flaky examples-smoke.spec.ts:144:9 › smoke test on 02_async: dev --with-ssr › check title ──────────── 49 passed (2.4m)
🎭 Playwright Run Summary
50 passed (1.7m)
🎭 Playwright Run Summary
50 passed (1.9m)
🎭 Playwright Run Summary
50 passed (1.9m)