Skip to content

test(admin): inline Index/Valeur regression guards into SearchForm test #11572

test(admin): inline Index/Valeur regression guards into SearchForm test

test(admin): inline Index/Valeur regression guards into SearchForm test #11572

Triggered via push April 21, 2026 14:44
Status Success
Total duration 6m 49s
Artifacts

e2e.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors, 2 warnings, and 1 notice
[chromium] › src/e2e/public-referents.e2e.ts:71:2 › public referents search › search by region filters the results: packages/app/src/e2e/public-referents.e2e.ts#L81
1) [chromium] › src/e2e/public-referents.e2e.ts:71:2 › public referents search › search by region filters the results Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(locator).not.toBeVisible() failed Locator: getByText('E2E Référent Rennes') Expected: not visible Received: visible Timeout: 5000ms Call log: - Expect "not toBeVisible" with timeout 5000ms - waiting for getByText('E2E Référent Rennes') 9 × locator resolved to <h2 class="fr-h5 fr-mb-1v">E2E Référent Rennes</h2> - unexpected value "visible" 79 | await expect(page.getByText("E2E Référent Paris")).toBeVisible(); 80 | await expect(page.getByText("E2E Référent Hauts-de-Seine")).toBeVisible(); > 81 | await expect(page.getByText("E2E Référent Rennes")).not.toBeVisible(); | ^ 82 | } finally { 83 | await anonCtx.close(); 84 | } at /home/runner/work/egapro/egapro/packages/app/src/e2e/public-referents.e2e.ts:81:60
[chromium] › src/e2e/public-referents.e2e.ts:71:2 › public referents search › search by region filters the results: packages/app/src/e2e/public-referents.e2e.ts#L81
1) [chromium] › src/e2e/public-referents.e2e.ts:71:2 › public referents search › search by region filters the results Error: expect(locator).not.toBeVisible() failed Locator: getByText('E2E Référent Rennes') Expected: not visible Received: visible Timeout: 5000ms Call log: - Expect "not toBeVisible" with timeout 5000ms - waiting for getByText('E2E Référent Rennes') 9 × locator resolved to <h2 class="fr-h5 fr-mb-1v">E2E Référent Rennes</h2> - unexpected value "visible" 79 | await expect(page.getByText("E2E Référent Paris")).toBeVisible(); 80 | await expect(page.getByText("E2E Référent Hauts-de-Seine")).toBeVisible(); > 81 | await expect(page.getByText("E2E Référent Rennes")).not.toBeVisible(); | ^ 82 | } finally { 83 | await anonCtx.close(); 84 | } at /home/runner/work/egapro/egapro/packages/app/src/e2e/public-referents.e2e.ts:81:60
Test e2e
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache/restore@v4, actions/checkout@v4, actions/setup-node@v4, actions/upload-artifact@v4, pnpm/action-setup@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Test e2e
No files were found with the provided path: packages/app/playwright-report/. No artifacts will be uploaded.
🎭 Playwright Run Summary
1 flaky [chromium] › src/e2e/public-referents.e2e.ts:71:2 › public referents search › search by region filters the results 83 passed (4.7m)