#2751 - Page de bilan #1935
validation-pr.yml
on: pull_request
deploy-review-app
/
deploy
fullcheck
/
Back integration tests
3m 45s
fullcheck
/
Playwright tests
7m 6s
Verify migration order
19s
Matrix: fullcheck /
notify-pr
0s
run-seeds
0s
Annotations
10 errors and 1 notice
[setup] › auth.setup.ts:15:6 › authenticate as IC user establishment:
playwright/tests/auth.setup.ts#L1
1) [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
1) [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
1) [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
1) [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
|
[setup] › auth.setup.ts:15:6 › authenticate as IC user establishment:
playwright/tests/auth.setup.ts#L1
1) [setup] › auth.setup.ts:15:6 › authenticate as IC user establishment ──────────────────────────
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 60000ms exceeded.
|
[setup] › auth.setup.ts:15:6 › authenticate as IC user establishment:
playwright/tests/auth.setup.ts#L83
1) [setup] › auth.setup.ts:15:6 › authenticate as IC user establishment ──────────────────────────
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
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:22:6 › authenticate as IC user agency:
playwright/tests/auth.setup.ts#L1
2) [setup] › auth.setup.ts:22:6 › authenticate as IC user agency ─────────────────────────────────
Test timeout of 60000ms exceeded.
|
[setup] › auth.setup.ts:22:6 › authenticate as IC user agency:
playwright/tests/auth.setup.ts#L83
2) [setup] › auth.setup.ts:22:6 › authenticate as IC user agency ─────────────────────────────────
Error: page.waitForURL: Test timeout of 60000ms exceeded.
=========================== logs ===========================
waiting for navigation to "tableau-de-bord-agence**" 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:25:3
|
[setup] › auth.setup.ts:22:6 › authenticate as IC user agency:
playwright/tests/auth.setup.ts#L1
2) [setup] › auth.setup.ts:22:6 › authenticate as IC user agency ─────────────────────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 60000ms exceeded.
|
[setup] › auth.setup.ts:22:6 › authenticate as IC user agency:
playwright/tests/auth.setup.ts#L83
2) [setup] › auth.setup.ts:22:6 › authenticate as IC user agency ─────────────────────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: page.waitForURL: Test timeout of 60000ms exceeded.
=========================== logs ===========================
waiting for navigation to "tableau-de-bord-agence**" 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:25:3
|
🎭 Playwright Run Summary
2 failed
[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
1 passed (3.2m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
playwright-report
|
16.3 MB |
|