Skip to content

changement du calcul du score pour pénaliser davantage ceux qui ne répondent pas #774

changement du calcul du score pour pénaliser davantage ceux qui ne répondent pas

changement du calcul du score pour pénaliser davantage ceux qui ne répondent pas #774

Re-run triggered October 10, 2024 11:47
Status Success
Total duration 7m 54s
Artifacts 4

validation-pr.yml

on: pull_request
deploy-review-app  /  Deploy to review app pr2316
6m 35s
deploy-review-app / Deploy to review app pr2316
fullcheck  /  Back integration tests
2m 13s
fullcheck / Back integration tests
fullcheck  /  Playwright tests
7m 42s
fullcheck / Playwright tests
Verify migration order
22s
Verify migration order
Matrix: fullcheck /
Fit to window
Zoom out
Zoom in

Annotations

4 errors, 5 warnings, and 1 notice
[setup] › auth.setup.ts:7:6 › authenticate as admin: playwright/tests/auth.setup.ts#L11
1) [setup] › auth.setup.ts:7:6 › authenticate as admin ─────────────────────────────────────────── Error: Timed out 5000ms waiting for expect(locator).toBeVisible() Locator: locator('#fr-header-main-navigation-button-4') Expected: visible Received: <element(s) not found> Call log: - expect.toBeVisible with timeout 5000ms - waiting for locator('#fr-header-main-navigation-button-4') 9 | const adminButton = await page.locator("#fr-header-main-navigation-button-4"); 10 | await loginWithInclusionConnect(page, "admin"); > 11 | await expect(adminButton).toBeVisible(); | ^ 12 | await page.context().storageState({ path: adminAuthFile }); 13 | }); 14 | at /home/runner/work/immersion-facile/immersion-facile/playwright/tests/auth.setup.ts:11:29
[setup] › auth.setup.ts:15:6 › authenticate as IC user establishment: playwright/tests/auth.setup.ts#L18
2) [setup] › auth.setup.ts:15:6 › authenticate as IC user establishment ────────────────────────── Error: Timed out 5000ms waiting for expect(locator).toBeVisible() Locator: locator('.fr-tabs__list') Expected: visible Received: <element(s) not found> Call log: - expect.toBeVisible with timeout 5000ms - waiting for locator('.fr-tabs__list') 16 | await page.goto("/"); 17 | await loginWithInclusionConnect(page, "establishmentDashboard"); > 18 | await expect(page.locator(".fr-tabs__list")).toBeVisible(); | ^ 19 | await page.context().storageState({ path: establishmentAuthFile }); 20 | }); 21 | at /home/runner/work/immersion-facile/immersion-facile/playwright/tests/auth.setup.ts:18:48
[setup] › auth.setup.ts:15:6 › authenticate as IC user establishment: playwright/tests/auth.setup.ts#L18
2) [setup] › auth.setup.ts:15:6 › authenticate as IC user establishment ────────────────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 5000ms waiting for expect(locator).toBeVisible() Locator: locator('.fr-tabs__list') Expected: visible Received: <element(s) not found> Call log: - expect.toBeVisible with timeout 5000ms - waiting for locator('.fr-tabs__list') 16 | await page.goto("/"); 17 | await loginWithInclusionConnect(page, "establishmentDashboard"); > 18 | await expect(page.locator(".fr-tabs__list")).toBeVisible(); | ^ 19 | await page.context().storageState({ path: establishmentAuthFile }); 20 | }); 21 | at /home/runner/work/immersion-facile/immersion-facile/playwright/tests/auth.setup.ts:18:48
[setup] › auth.setup.ts:22:6 › authenticate as IC user agency: playwright/tests/auth.setup.ts#L29
3) [setup] › auth.setup.ts:22:6 › authenticate as IC user agency ───────────────────────────────── Error: Timed out 5000ms waiting for expect(locator).toBeVisible() Locator: locator('#im-register-agencies-form__submit-button') Expected: visible Received: <element(s) not found> Call log: - expect.toBeVisible with timeout 5000ms - waiting for locator('#im-register-agencies-form__submit-button') 27 | `#${domElementIds.agencyDashboard.registerAgencies.submitButton}`, 28 | ), > 29 | ).toBeVisible(); | ^ 30 | await page.context().storageState({ path: agencyAuthFile }); 31 | }); 32 | at /home/runner/work/immersion-facile/immersion-facile/playwright/tests/auth.setup.ts:29:5
Slow Test: playwright/[chromium] › convention/conventionWorkflow.spec.ts#L1
playwright/[chromium] › convention/conventionWorkflow.spec.ts took 2.8m
Slow Test: playwright/[chromium] › establishment/establishmentWorkflow.spec.ts#L1
playwright/[chromium] › establishment/establishmentWorkflow.spec.ts took 2.0m
Slow Test: playwright/[chromium] › dashboard/agencyWorkflow.spec.ts#L1
playwright/[chromium] › dashboard/agencyWorkflow.spec.ts took 1.0m
Slow Test: playwright/[chromium] › agency/agencyWorkflow.spec.ts#L1
playwright/[chromium] › agency/agencyWorkflow.spec.ts took 38.5s
Slow Test: playwright/[chromium] › admin/apiConsumerWorkflow.spec.ts#L1
playwright/[chromium] › admin/apiConsumerWorkflow.spec.ts took 28.6s
🎭 Playwright Run Summary
3 flaky [setup] › auth.setup.ts:7:6 › authenticate as admin ──────────────────────────────────────────── [setup] › auth.setup.ts:15:6 › authenticate as IC user establishment ─────────────────────────── [setup] › auth.setup.ts:22:6 › authenticate as IC user agency ────────────────────────────────── 2 skipped 51 passed (4.8m)

Artifacts

Produced during runtime
Name Size
playwright-report
13.1 MB