Skip to content

Fix - Plus de boucles infinie dans le formulaire de convention, maj systΓ©matique du champ raison sociale de l'entreprise #765

Fix - Plus de boucles infinie dans le formulaire de convention, maj systΓ©matique du champ raison sociale de l'entreprise

Fix - Plus de boucles infinie dans le formulaire de convention, maj systΓ©matique du champ raison sociale de l'entreprise #765

Triggered via pull request October 9, 2024 15:28
Status Success
Total duration 8m 16s
Artifacts 1

validation-pr.yml

on: pull_request
deploy-review-app  /  Deploy to review app pr2311
6m 21s
deploy-review-app / Deploy to review app pr2311
fullcheck  /  Back integration tests
2m 11s
fullcheck / Back integration tests
fullcheck  /  Playwright tests
8m 5s
fullcheck / Playwright tests
Verify migration order
19s
Verify migration order
Matrix: fullcheck /
Fit to window
Zoom out
Zoom in

Annotations

6 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:22:6 β€Ί authenticate as IC user agency: playwright/tests/auth.setup.ts#L29
2) [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
[chromium] β€Ί establishment/establishmentWorkflow.spec.ts:53:7 β€Ί Establishment creation and modification workflow β€Ί creates a new establishment: playwright/tests/establishment/establishmentWorkflow.spec.ts#L1
3) [chromium] β€Ί establishment/establishmentWorkflow.spec.ts:53:7 β€Ί Establishment creation and modification workflow β€Ί creates a new establishment Test timeout of 60000ms exceeded.
[chromium] β€Ί establishment/establishmentWorkflow.spec.ts:53:7 β€Ί Establishment creation and modification workflow β€Ί creates a new establishment: playwright/tests/establishment/establishmentWorkflow.spec.ts#L118
3) [chromium] β€Ί establishment/establishmentWorkflow.spec.ts:53:7 β€Ί Establishment creation and modification workflow β€Ί creates a new establishment Error: locator.click: Test timeout of 60000ms exceeded. Call log: - waiting for locator('#im-form-create-establishment__appellations .MuiAutocomplete-option').first() 116 | ) 117 | .first() > 118 | .click(); | ^ 119 | 120 | await expect( 121 | page.locator( at /home/runner/work/immersion-facile/immersion-facile/playwright/tests/establishment/establishmentWorkflow.spec.ts:118:8
[chromium] β€Ί establishment/establishmentWorkflow.spec.ts:53:7 β€Ί Establishment creation and modification workflow β€Ί creates a new establishment: playwright/tests/establishment/establishmentWorkflow.spec.ts#L1
3) [chromium] β€Ί establishment/establishmentWorkflow.spec.ts:53:7 β€Ί Establishment creation and modification workflow β€Ί creates a new establishment Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Test timeout of 60000ms exceeded.
[chromium] β€Ί establishment/establishmentWorkflow.spec.ts:53:7 β€Ί Establishment creation and modification workflow β€Ί creates a new establishment: playwright/tests/establishment/establishmentWorkflow.spec.ts#L118
3) [chromium] β€Ί establishment/establishmentWorkflow.spec.ts:53:7 β€Ί Establishment creation and modification workflow β€Ί creates a new establishment Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: locator.click: Test timeout of 60000ms exceeded. Call log: - waiting for locator('#im-form-create-establishment__appellations .MuiAutocomplete-option').first() 116 | ) 117 | .first() > 118 | .click(); | ^ 119 | 120 | await expect( 121 | page.locator( at /home/runner/work/immersion-facile/immersion-facile/playwright/tests/establishment/establishmentWorkflow.spec.ts:118:8
Slow Test: playwright/[chromium] β€Ί convention/conventionWorkflow.spec.ts#L1
playwright/[chromium] β€Ί convention/conventionWorkflow.spec.ts took 2.5m
Slow Test: playwright/[chromium] β€Ί dashboard/agencyWorkflow.spec.ts#L1
playwright/[chromium] β€Ί dashboard/agencyWorkflow.spec.ts took 58.5s
Slow Test: playwright/[chromium] β€Ί agency/agencyWorkflow.spec.ts#L1
playwright/[chromium] β€Ί agency/agencyWorkflow.spec.ts took 39.7s
Slow Test: playwright/[chromium] β€Ί admin/apiConsumerWorkflow.spec.ts#L1
playwright/[chromium] β€Ί admin/apiConsumerWorkflow.spec.ts took 27.5s
Slow Test: playwright/[chromium] β€Ί search/search.spec.ts#L1
playwright/[chromium] β€Ί search/search.spec.ts took 24.1s
🎭 Playwright Run Summary
3 flaky [setup] β€Ί auth.setup.ts:7:6 β€Ί authenticate as admin ──────────────────────────────────────────── [setup] β€Ί auth.setup.ts:22:6 β€Ί authenticate as IC user agency ────────────────────────────────── [chromium] β€Ί establishment/establishmentWorkflow.spec.ts:53:7 β€Ί Establishment creation and modification workflow β€Ί creates a new establishment 2 skipped 51 passed (5.2m)

Artifacts

Produced during runtime
Name Size
playwright-report
14.1 MB