Skip to content

πŸš‘

πŸš‘ #323

Triggered via push February 25, 2024 07:43
Status Failure
Total duration 1m 43s
Artifacts

main.yml

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

Annotations

2 errors, 2 warnings, and 1 notice
[chromium] β€Ί app.spec.ts:60:5 β€Ί Should be able to move slider: packages/e2e/tests/app.spec.ts#L93
1) [chromium] β€Ί app.spec.ts:60:5 β€Ί Should be able to move slider ───────────────────────────────── Error: expect(received).toBe(expected) // Object.is equality Expected: "February 2 at 5:30β€―AM" Received: "February 2 at 5:00β€―AM" 91 | { 92 | const date = await flyingDateLocator.textContent(); > 93 | expect(date).toBe("February 2 at 5:30β€―AM"); | ^ 94 | } 95 | 96 | await expect(page.getByLabel("avatar in the pose night")).toBeVisible(); at /home/runner/work/timezone-rocks/timezone-rocks/packages/e2e/tests/app.spec.ts:93:18
e2e / e2e (1/1, chromium)
Process completed with exit code 1.
main
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: cloudflare/pages-action@1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
e2e / e2e (1/1, chromium)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
🎭 Playwright Run Summary
1 failed [chromium] β€Ί app.spec.ts:60:5 β€Ί Should be able to move slider ────────────────────────────────── 2 passed (12.6s)