TECH - Fix url de fiche memo Brevo #1784
validation-pr.yml
on: pull_request
deploy-review-app
/
Deploy to review app pr2882
7m 28s
fullcheck
/
Back integration tests
2m 18s
fullcheck
/
Playwright tests
8m 47s
Verify migration order
17s
Matrix: fullcheck /
notify-pr
4s
run-seeds
14s
Annotations
3 errors, 14 warnings, and 1 notice
[chromium] › dashboard/agencyWorkflow.spec.ts:15:9 › Agency dashboard workflow › Agency creation › creates a new agency:
playwright/tests/dashboard/agencyWorkflow.spec.ts#L23
1) [chromium] › dashboard/agencyWorkflow.spec.ts:15:9 › Agency dashboard workflow › Agency creation › creates a new agency
Error: Timed out 10000ms waiting for expect(locator).toBeVisible()
Locator: locator('.fr-alert--success').first()
Expected: visible
Received: <element(s) not found>
Call log:
- expect.toBeVisible with timeout 10000ms
- waiting for locator('.fr-alert--success').first()
21 | await expect(
22 | await page.locator(".fr-alert--success").first(),
> 23 | ).toBeVisible();
| ^
24 | await expect(agencyId).not.toBeNull();
25 | });
26 | });
at /home/runner/work/immersion-facile/immersion-facile/playwright/tests/dashboard/agencyWorkflow.spec.ts:23:9
|
[chromium] › dashboard/agencyWorkflow.spec.ts:15:9 › Agency dashboard workflow › Agency creation › creates a new agency:
playwright/tests/dashboard/agencyWorkflow.spec.ts#L23
1) [chromium] › dashboard/agencyWorkflow.spec.ts:15:9 › Agency dashboard workflow › Agency creation › creates a new agency
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 10000ms waiting for expect(locator).toBeVisible()
Locator: locator('.fr-alert--success').first()
Expected: visible
Received: <element(s) not found>
Call log:
- expect.toBeVisible with timeout 10000ms
- waiting for locator('.fr-alert--success').first()
21 | await expect(
22 | await page.locator(".fr-alert--success").first(),
> 23 | ).toBeVisible();
| ^
24 | await expect(agencyId).not.toBeNull();
25 | });
26 | });
at /home/runner/work/immersion-facile/immersion-facile/playwright/tests/dashboard/agencyWorkflow.spec.ts:23:9
|
[chromium] › establishment/establishmentWorkflow.spec.ts:100:9 › Establishment creation and modification workflow › Update establishment through magic link › modifies an existing establishment through magic link:
playwright/utils/utils.ts#L85
2) [chromium] › establishment/establishmentWorkflow.spec.ts:100:9 › Establishment creation and modification workflow › Update establishment through magic link › modifies an existing establishment through magic link
Error: Timed out 10000ms waiting for expect(locator).toBeVisible()
Locator: locator('#edit-establishment-button')
Expected: visible
Received: <element(s) not found>
Call log:
- expect.toBeVisible with timeout 10000ms
- waiting for locator('#edit-establishment-button')
at ../utils/utils.ts:85
83 | locator: Locator,
84 | ): Promise<void> => {
> 85 | await expect(locator).toBeVisible();
| ^
86 | await expect(locator).toBeEnabled();
87 | };
88 |
at expectLocatorToBeVisibleAndEnabled (/home/runner/work/immersion-facile/immersion-facile/playwright/utils/utils.ts:85:25)
at getEditLinkThroughBackOfficeAdmin (/home/runner/work/immersion-facile/immersion-facile/playwright/tests/establishment/modifyEstablishment.ts:68:43)
at /home/runner/work/immersion-facile/immersion-facile/playwright/tests/establishment/modifyEstablishment.ts:30:5
|
Verify migration order
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
fullcheck / validation (pnpm fast-checks)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
fullcheck / validation (pnpm back test)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
fullcheck / Back integration tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
fullcheck / validation (pnpm typecheck)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
deploy-review-app / Deploy to review app pr2882
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
notify-pr
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
run-seeds
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
fullcheck / Playwright tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Slow Test:
playwright/[chromium] › convention/conventionWorkflow.spec.ts#L1
playwright/[chromium] › convention/conventionWorkflow.spec.ts took 4.0m
|
Slow Test:
playwright/[chromium] › user/myProfileWorkflow.spec.ts#L1
playwright/[chromium] › user/myProfileWorkflow.spec.ts took 1.3m
|
Slow Test:
playwright/[chromium] › navigation/homeNavigation.spec.ts#L1
playwright/[chromium] › navigation/homeNavigation.spec.ts took 1.2m
|
Slow Test:
playwright/[chromium] › assessment/assessmentWorkflow.spec.ts#L1
playwright/[chromium] › assessment/assessmentWorkflow.spec.ts took 41.4s
|
Slow Test:
playwright/[chromium] › agency/agencyWorkflow.spec.ts#L1
playwright/[chromium] › agency/agencyWorkflow.spec.ts took 41.2s
|
🎭 Playwright Run Summary
2 flaky
[chromium] › dashboard/agencyWorkflow.spec.ts:15:9 › Agency dashboard workflow › Agency creation › creates a new agency
[chromium] › establishment/establishmentWorkflow.spec.ts:100:9 › Establishment creation and modification workflow › Update establishment through magic link › modifies an existing establishment through magic link
2 skipped
61 passed (5.3m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
playwright-report
|
6.59 MB |
|