#2776 #2778 - envoyer les mails de relances du bilan #1713
Annotations
2 errors, 6 warnings, and 1 notice
Run playwright tests:
playwright/tests/admin/manageUser.spec.ts#L1
1) [chromium] › admin/manageUser.spec.ts:15:7 › Manage users in admin › Can edit roles of a user ─
Test timeout of 60000ms exceeded.
|
Run playwright tests:
playwright/tests/admin/manageUser.spec.ts#L64
1) [chromium] › admin/manageUser.spec.ts:15:7 › Manage users in admin › Can edit roles of a user ─
Error: locator.click: Test timeout of 60000ms exceeded.
Call log:
- waiting for locator('[for="im-form-edit-agency__manage-user-checkbox-3"]')
- locator resolved to <label class="fr-label" for="im-form-edit-agency__manage-user-checkbox-3">…</label>
- attempting click action
- waiting for element to be visible, enabled and stable
- element is visible, enabled and stable
- scrolling into view if needed
- done scrolling
- element was detached from the DOM, retrying
62 | `[for="${domElementIds.admin.agencyTab.editAgencyManageUserCheckbox}-3"]`,
63 | )
> 64 | .click();
| ^
65 |
66 | await page
67 | .locator(
at /home/runner/work/immersion-facile/immersion-facile/playwright/tests/admin/manageUser.spec.ts:64:8
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run playwright tests:
playwright/[chromium] › convention/conventionWorkflow.spec.ts#L1
playwright/[chromium] › convention/conventionWorkflow.spec.ts took 3.7m
|
Run playwright tests:
playwright/[chromium] › establishment/establishmentWorkflow.spec.ts#L1
playwright/[chromium] › establishment/establishmentWorkflow.spec.ts took 2.6m
|
Run playwright tests:
playwright/[chromium] › user/myProfileWorkflow.spec.ts#L1
playwright/[chromium] › user/myProfileWorkflow.spec.ts took 1.3m
|
Run playwright tests:
playwright/[chromium] › dashboard/agencyWorkflow.spec.ts#L1
playwright/[chromium] › dashboard/agencyWorkflow.spec.ts took 1.1m
|
Run playwright tests:
playwright/[chromium] › agency/agencyWorkflow.spec.ts#L1
playwright/[chromium] › agency/agencyWorkflow.spec.ts took 40.1s
|
Run playwright tests
1 flaky
[chromium] › admin/manageUser.spec.ts:15:7 › Manage users in admin › Can edit roles of a user ──
2 skipped
62 passed (5.2m)
|
Loading