front: use Map instead of Record for train summaries/projections #19504
build.yml
on: pull_request
Matrix: Build
Check dockerfiles
18s
Check scripts
4s
Check generated railjson sync
24s
Check railjson generator
1m 52s
Check commits
11s
Check final newline
13s
Check integration tests
1m 24s
Check osrd schema
19s
Check toml
4s
Check infra schema sync
14s
Check reuse compliance
11s
Check front rtk sync
1m 12s
Check core
4m 7s
Check editoast tests
6m 57s
Check editoast lints
8m 43s
Check editoast openapi
41s
Check gateway
3m 16s
Check osrdyne
3m 40s
Check front
3m 9s
Integration tests
1m 18s
End to end tests
8m 14s
Annotations
1 error, 5 warnings, and 1 notice
[chromium] › 004-scenario-management.spec.ts:62:3 › Validate the Scenario creation workflow › Update an existing scenario:
tests/pages/scenario-page-model.ts#L146
1) [chromium] › 004-scenario-management.spec.ts:62:3 › Validate the Scenario creation workflow › Update an existing scenario
TimeoutError: locator.hover: Timeout 15000ms exceeded.
Call log:
- waiting for getByTestId('scenario_test_e2e b9eb9f20-971b-40e1-aa62-c33a8926db3d').first()
at pages/scenario-page-model.ts:146
144 | // Open a Scenario by its test ID (The Test ID is the same as the Name).
145 | async openScenarioByTestId(scenarioTestId: string) {
> 146 | await this.page.getByTestId(scenarioTestId).first().hover({ trial: true });
| ^
147 | await this.page.getByTestId(scenarioTestId).getByTestId('openScenario').click();
148 | }
149 |
at ScenarioPage.openScenarioByTestId (/app/front/tests/pages/scenario-page-model.ts:146:57)
at /app/front/tests/004-scenario-management.spec.ts:68:24
|
Slow Test:
[chromium] › 009-rollingstock-editor.spec.ts#L1
[chromium] › 009-rollingstock-editor.spec.ts took 30.3s
|
Slow Test:
[chromium] › 013-stdcm-simulation-sheet.spec.ts#L1
[chromium] › 013-stdcm-simulation-sheet.spec.ts took 26.5s
|
Slow Test:
[chromium] › 010-op-route-tab.spec.ts#L1
[chromium] › 010-op-route-tab.spec.ts took 21.3s
|
Slow Test:
[chromium] › 005-operational-studies.spec.ts#L1
[chromium] › 005-operational-studies.spec.ts took 20.0s
|
Slow Test:
[firefox] › 014-stdcm-linked-train.spec.ts#L1
[firefox] › 014-stdcm-linked-train.spec.ts took 17.4s
|
🎭 Playwright Run Summary
1 flaky
[chromium] › 004-scenario-management.spec.ts:62:3 › Validate the Scenario creation workflow › Update an existing scenario
81 passed (6.7m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
e2e-container-logs
|
281 KB |
|
e2e-traces-and-videos
|
3.8 MB |
|
integration-container-logs
|
33.3 KB |
|