Skip to content

test: drop platform-dependent visual snapshots #1064

test: drop platform-dependent visual snapshots

test: drop platform-dependent visual snapshots #1064

Triggered via push September 2, 2026 11:30
Status Success
Total duration 2m 6s
Artifacts

husky.yml

on: push
lint-and-prettify
2m 2s
lint-and-prettify
Fit to window
Zoom out
Zoom in

Annotations

2 errors, 2 warnings, and 1 notice
[desktop-chromium] › tests/e2e/home.spec.js:19:1 › renders the analyzer landing page: tests/e2e/home.spec.js#L23
1) [desktop-chromium] › tests/e2e/home.spec.js:19:1 › renders the analyzer landing page ────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(locator).toBeVisible() failed Locator: getByText('Analyze your WhatsApp Chat in Seconds', { exact: true }) Expected: visible Timeout: 5000ms Error: element(s) not found Call log: - Expect "toBeVisible" with timeout 5000ms - waiting for getByText('Analyze your WhatsApp Chat in Seconds', { exact: true }) 21 | await expect( 22 | page.getByText("Analyze your WhatsApp Chat in Seconds", { exact: true }) > 23 | ).toBeVisible(); | ^ 24 | await expect(page.locator("#uploadmytextfile")).toBeAttached(); 25 | }); 26 | at /home/runner/work/whatsanalyze/whatsanalyze/tests/e2e/home.spec.js:23:5
[desktop-chromium] › tests/e2e/home.spec.js:19:1 › renders the analyzer landing page: tests/e2e/home.spec.js#L23
1) [desktop-chromium] › tests/e2e/home.spec.js:19:1 › renders the analyzer landing page ────────── Error: expect(locator).toBeVisible() failed Locator: getByText('Analyze your WhatsApp Chat in Seconds', { exact: true }) Expected: visible Timeout: 5000ms Error: element(s) not found Call log: - Expect "toBeVisible" with timeout 5000ms - waiting for getByText('Analyze your WhatsApp Chat in Seconds', { exact: true }) - waiting for "https://localhost:3000/" navigation to finish... - navigated to "https://localhost:3000/" 21 | await expect( 22 | page.getByText("Analyze your WhatsApp Chat in Seconds", { exact: true }) > 23 | ).toBeVisible(); | ^ 24 | await expect(page.locator("#uploadmytextfile")).toBeAttached(); 25 | }); 26 | at /home/runner/work/whatsanalyze/whatsanalyze/tests/e2e/home.spec.js:23:5
lint-and-prettify
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4, pnpm/action-setup@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
lint-and-prettify
The process '/usr/bin/git' failed with exit code 128
🎭 Playwright Run Summary
1 flaky [desktop-chromium] › tests/e2e/home.spec.js:19:1 › renders the analyzer landing page ─────────── 5 passed (45.1s)