editoast: adapt conflicts endpoint to paced trains #19440
Annotations
1 error, 5 warnings, and 1 notice
Run Playwright tests:
tests/utils/api-setup.ts#L66
1) [firefox] › 004-scenario-management.spec.ts:62:3 › Validate the Scenario creation workflow › Update an existing scenario
Error: API Request Failed: 500 Internal Server Error
at utils/api-setup.ts:66
64 | if (response.ok()) return;
65 |
> 66 | throw new Error(`${errorMessage}: ${response.status()} ${response.statusText()}`);
| ^
67 | }
68 |
69 | /**
at handleErrorResponse (/app/front/tests/utils/api-setup.ts:66:9)
at deleteApiRequest (/app/front/tests/utils/api-setup.ts:103:3)
at deleteScenario (/app/front/tests/utils/teardown-utils.ts:103:5)
at /app/front/tests/004-scenario-management.spec.ts:95:5
|
Run Playwright tests:
[chromium] › 014-stdcm-linked-train.spec.ts#L1
[chromium] › 014-stdcm-linked-train.spec.ts took 34.5s
|
Run Playwright tests:
[chromium] › 009-rollingstock-editor.spec.ts#L1
[chromium] › 009-rollingstock-editor.spec.ts took 30.6s
|
Run Playwright tests:
[chromium] › 013-stdcm-simulation-sheet.spec.ts#L1
[chromium] › 013-stdcm-simulation-sheet.spec.ts took 27.4s
|
Run Playwright tests:
[chromium] › 010-op-route-tab.spec.ts#L1
[chromium] › 010-op-route-tab.spec.ts took 24.1s
|
Run Playwright tests:
[chromium] › 005-operational-studies.spec.ts#L1
[chromium] › 005-operational-studies.spec.ts took 20.2s
|
Run Playwright tests
1 flaky
[firefox] › 004-scenario-management.spec.ts:62:3 › Validate the Scenario creation workflow › Update an existing scenario
81 passed (6.8m)
|
Loading