Skip to content

Update packages/website/src/index.html #48

Update packages/website/src/index.html

Update packages/website/src/index.html #48

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

1 error 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 /Users/runner/work/waku/waku/e2e/examples-smoke.spec.ts:147:25
🎭 Playwright Run Summary
50 passed (1.5m)
🎭 Playwright Run Summary
50 passed (1.6m)
🎭 Playwright Run Summary
1 flaky examples-smoke.spec.ts:144:9 › smoke test on 03_promise: dev --with-ssr › check title ────────── 49 passed (2.7m)
🎭 Playwright Run Summary
50 passed (1.9m)
🎭 Playwright Run Summary
50 passed (1.9m)
🎭 Playwright Run Summary
50 passed (3.1m)