Time Out on E2E tests:
Échec des Tests E2E pour la release 4.17.1: https://forgemia.inra.fr/cassiopee/nghyd/-/jobs/760644#L670
[chrome 107.0.5304.110 linux #0-29] Running: chrome (v107.0.5304.110) on linux
[chrome 107.0.5304.110 linux #0-29] Session ID: 3186fb5abffbcf8fa6cf6bd2d23597bc
[chrome 107.0.5304.110 linux #0-29]
[chrome 107.0.5304.110 linux #0-29] » file:///e2e/load-save-session.e2e-spec.ts
[chrome 107.0.5304.110 linux #0-29] ngHyd − save and load sessions
[chrome 107.0.5304.110 linux #0-29] ✓ when loading session-6-calc.test.json file from home page, 6 calculators should be loaded
[chrome 107.0.5304.110 linux #0-29] ✓ when loading session-optional-params.test.json file from home page, the calculator should be loaded
[chrome 107.0.5304.110 linux #0-29] ✓ when saving a calculator, the current parameter values should be found in the file
[chrome 107.0.5304.110 linux #0-29] ✖ select value must be recovered when loading a session file
[chrome 107.0.5304.110 linux #0-29]
[chrome 107.0.5304.110 linux #0-29] 3 passing (1m 0.1s)
[chrome 107.0.5304.110 linux #0-29] 1 failing
[chrome 107.0.5304.110 linux #0-29]
[chrome 107.0.5304.110 linux #0-29] 1) ngHyd − save and load sessions select value must be recovered when loading a session file
[chrome 107.0.5304.110 linux #0-29] TypeError: The "path" argument must be of type string. Received undefined
[chrome 107.0.5304.110 linux #0-29] error properties: Object({ code: 'ERR_INVALID_ARG_TYPE' })
[chrome 107.0.5304.110 linux #0-29] at new NodeError (node:internal/errors:393:5)
[chrome 107.0.5304.110 linux #0-29] at validateString (node:internal/validators:163:11)
[chrome 107.0.5304.110 linux #0-29] at Object.resolve (node:path:1098:7)
[chrome 107.0.5304.110 linux #0-29] at SideNav.<anonymous> (/builds/cassiopee/nghyd/e2e/sidenav.po.ts:61:35)
[chrome 107.0.5304.110 linux #0-29] at step (/builds/cassiopee/nghyd/e2e/sidenav.po.ts:33:23)
[chrome 107.0.5304.110 linux #0-29] at Object.next (/builds/cassiopee/nghyd/e2e/sidenav.po.ts:14:53)
[chrome 107.0.5304.110 linux #0-29] at /builds/cassiopee/nghyd/e2e/sidenav.po.ts:8:71
[chrome 107.0.5304.110 linux #0-29] at new Promise (<anonymous>)
[chrome 107.0.5304.110 linux #0-29] at __awaiter (/builds/cassiopee/nghyd/e2e/sidenav.po.ts:4:12)
[chrome 107.0.5304.110 linux #0-29] at SideNav.loadSessionFile (/builds/cassiopee/nghyd/e2e/sidenav.po.ts:133:16)
Ce doit un point du test où il faudrait rallonger le temps d'attente.