dispatch isMinorChanged with better check on beneficiary birthdate #1977
validation-pr.yml
on: pull_request
deploy-review-app
/
Deploy to review app pr2989
8m 9s
fullcheck
/
Back integration tests
2m 13s
fullcheck
/
Playwright tests
6m 5s
Verify migration order
24s
Matrix: fullcheck /
notify-pr
6s
run-seeds
16s
Annotations
10 errors and 1 notice
[setup] › auth.setup.ts:7:6 › authenticate as admin:
playwright/tests/auth.setup.ts#L1
1) [setup] › auth.setup.ts:7:6 › authenticate as admin ───────────────────────────────────────────
Test timeout of 60000ms exceeded.
|
[setup] › auth.setup.ts:7:6 › authenticate as admin:
playwright/tests/auth.setup.ts#L83
1) [setup] › auth.setup.ts:7:6 › authenticate as admin ───────────────────────────────────────────
Error: page.waitForURL: Test timeout of 60000ms exceeded.
=========================== logs ===========================
waiting for navigation to "admin**" until "load"
============================================================
81 | .click();
82 |
> 83 | await page.waitForURL(`${frontRoutes[routeName]}**`);
| ^
84 | expect(page.url()).toContain(frontRoutes[routeName]);
85 | };
86 |
at loginWithIdentityProvider (/home/runner/work/immersion-facile/immersion-facile/playwright/tests/auth.setup.ts:83:14)
at /home/runner/work/immersion-facile/immersion-facile/playwright/tests/auth.setup.ts:10:3
|
[setup] › auth.setup.ts:7:6 › authenticate as admin:
playwright/tests/auth.setup.ts#L1
1) [setup] › auth.setup.ts:7:6 › authenticate as admin ───────────────────────────────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 60000ms exceeded.
|
[setup] › auth.setup.ts:7:6 › authenticate as admin:
playwright/tests/auth.setup.ts#L83
1) [setup] › auth.setup.ts:7:6 › authenticate as admin ───────────────────────────────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: page.waitForURL: Test timeout of 60000ms exceeded.
=========================== logs ===========================
waiting for navigation to "admin**" until "load"
============================================================
81 | .click();
82 |
> 83 | await page.waitForURL(`${frontRoutes[routeName]}**`);
| ^
84 | expect(page.url()).toContain(frontRoutes[routeName]);
85 | };
86 |
at loginWithIdentityProvider (/home/runner/work/immersion-facile/immersion-facile/playwright/tests/auth.setup.ts:83:14)
at /home/runner/work/immersion-facile/immersion-facile/playwright/tests/auth.setup.ts:10:3
|
[setup] › auth.setup.ts:7:6 › authenticate as admin:
playwright/tests/auth.setup.ts#L1
1) [setup] › auth.setup.ts:7:6 › authenticate as admin ───────────────────────────────────────────
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 60000ms exceeded.
|
[setup] › auth.setup.ts:7:6 › authenticate as admin:
playwright/tests/auth.setup.ts#L83
1) [setup] › auth.setup.ts:7:6 › authenticate as admin ───────────────────────────────────────────
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: page.waitForURL: Test timeout of 60000ms exceeded.
=========================== logs ===========================
waiting for navigation to "admin**" until "load"
============================================================
81 | .click();
82 |
> 83 | await page.waitForURL(`${frontRoutes[routeName]}**`);
| ^
84 | expect(page.url()).toContain(frontRoutes[routeName]);
85 | };
86 |
at loginWithIdentityProvider (/home/runner/work/immersion-facile/immersion-facile/playwright/tests/auth.setup.ts:83:14)
at /home/runner/work/immersion-facile/immersion-facile/playwright/tests/auth.setup.ts:10:3
|
[setup] › auth.setup.ts:15:6 › authenticate as IC user establishment:
playwright/tests/auth.setup.ts#L1
2) [setup] › auth.setup.ts:15:6 › authenticate as IC user establishment ──────────────────────────
Test timeout of 60000ms exceeded.
|
[setup] › auth.setup.ts:15:6 › authenticate as IC user establishment:
playwright/tests/auth.setup.ts#L83
2) [setup] › auth.setup.ts:15:6 › authenticate as IC user establishment ──────────────────────────
Error: page.waitForURL: Test timeout of 60000ms exceeded.
=========================== logs ===========================
waiting for navigation to "tableau-de-bord-etablissement**" until "load"
============================================================
81 | .click();
82 |
> 83 | await page.waitForURL(`${frontRoutes[routeName]}**`);
| ^
84 | expect(page.url()).toContain(frontRoutes[routeName]);
85 | };
86 |
at loginWithIdentityProvider (/home/runner/work/immersion-facile/immersion-facile/playwright/tests/auth.setup.ts:83:14)
at /home/runner/work/immersion-facile/immersion-facile/playwright/tests/auth.setup.ts:17:3
|
[setup] › auth.setup.ts:15:6 › authenticate as IC user establishment:
playwright/tests/auth.setup.ts#L1
2) [setup] › auth.setup.ts:15:6 › authenticate as IC user establishment ──────────────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 60000ms exceeded.
|
[setup] › auth.setup.ts:15:6 › authenticate as IC user establishment:
playwright/tests/auth.setup.ts#L83
2) [setup] › auth.setup.ts:15:6 › authenticate as IC user establishment ──────────────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: page.waitForURL: Test timeout of 60000ms exceeded.
=========================== logs ===========================
waiting for navigation to "tableau-de-bord-etablissement**" until "load"
============================================================
81 | .click();
82 |
> 83 | await page.waitForURL(`${frontRoutes[routeName]}**`);
| ^
84 | expect(page.url()).toContain(frontRoutes[routeName]);
85 | };
86 |
at loginWithIdentityProvider (/home/runner/work/immersion-facile/immersion-facile/playwright/tests/auth.setup.ts:83:14)
at /home/runner/work/immersion-facile/immersion-facile/playwright/tests/auth.setup.ts:17:3
|
🎭 Playwright Run Summary
3 failed
[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 ──────────────────────────────────
63 did not run
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
playwright-report
|
36.3 MB |
|