front: match PathStep and SuggestedOP with pathStepId #16808
build.yml
on: pull_request
Matrix: Build
Check dockerfiles
13s
Check scripts
6s
Check generated railjson sync
18s
Check railjson generator
1m 48s
Check commits
8s
Check final newline
9s
Check integration tests
1m 24s
Check osrd schema
42s
Check toml
12s
Check infra schema sync
16s
Check reuse compliance
8s
Check front rtk sync
1m 13s
Check core
4m 14s
Check editoast tests
8m 1s
Check editoast lints
8m 17s
Check editoast openapi
46s
Check gateway
3m 32s
Check osrdyne
3m 50s
Check front
3m 10s
Integration tests
1m 10s
End to end tests
17m 36s
Annotations
10 errors, 28 warnings, and 1 notice
[chromium] › 005-operational-studies.spec.ts:43:7 › Verify simulation configuration in operational studies › Pathfinding with rolling stock and composition code:
tests/pages/op-route-page-model.ts#L199
1) [chromium] › 005-operational-studies.spec.ts:43:7 › Verify simulation configuration in operational studies › Pathfinding with rolling stock and composition code
Error: expect(received).toEqual(expected) // deep equality
Expected: "Mid_West_station"
Received: ""
at pages/op-route-page-model.ts:199
197 | await expect(this.resultPathfindingDone).toBeVisible();
198 |
> 199 | expect(await this.originInfo.innerText()).toEqual(expectedOriginTrigram);
| ^
200 | expect(await this.destinationInfo.innerText()).toEqual(expectedDestinationTrigram);
201 | }
202 |
at RoutePage.performPathfindingByTrigram (/app/front/tests/pages/op-route-page-model.ts:199:47)
at /app/front/tests/005-operational-studies.spec.ts:99:5
|
[chromium] › 005-operational-studies.spec.ts:43:7 › Verify simulation configuration in operational studies › Pathfinding with rolling stock and composition code:
tests/pages/op-route-page-model.ts#L199
1) [chromium] › 005-operational-studies.spec.ts:43:7 › Verify simulation configuration in operational studies › Pathfinding with rolling stock and composition code
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(received).toEqual(expected) // deep equality
Expected: "Mid_West_station"
Received: ""
at pages/op-route-page-model.ts:199
197 | await expect(this.resultPathfindingDone).toBeVisible();
198 |
> 199 | expect(await this.originInfo.innerText()).toEqual(expectedOriginTrigram);
| ^
200 | expect(await this.destinationInfo.innerText()).toEqual(expectedDestinationTrigram);
201 | }
202 |
at RoutePage.performPathfindingByTrigram (/app/front/tests/pages/op-route-page-model.ts:199:47)
at /app/front/tests/005-operational-studies.spec.ts:99:5
|
[chromium] › 005-operational-studies.spec.ts:43:7 › Verify simulation configuration in operational studies › Pathfinding with rolling stock and composition code:
tests/pages/op-route-page-model.ts#L199
1) [chromium] › 005-operational-studies.spec.ts:43:7 › Verify simulation configuration in operational studies › Pathfinding with rolling stock and composition code
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(received).toEqual(expected) // deep equality
Expected: "Mid_West_station"
Received: ""
at pages/op-route-page-model.ts:199
197 | await expect(this.resultPathfindingDone).toBeVisible();
198 |
> 199 | expect(await this.originInfo.innerText()).toEqual(expectedOriginTrigram);
| ^
200 | expect(await this.destinationInfo.innerText()).toEqual(expectedDestinationTrigram);
201 | }
202 |
at RoutePage.performPathfindingByTrigram (/app/front/tests/pages/op-route-page-model.ts:199:47)
at /app/front/tests/005-operational-studies.spec.ts:99:5
|
[chromium] › 010-op-route-tab.spec.ts:61:7 › Route Tab Verification › Select a route for operational study:
tests/pages/op-route-page-model.ts#L199
2) [chromium] › 010-op-route-tab.spec.ts:61:7 › Route Tab Verification › Select a route for operational study
Error: expect(received).toEqual(expected) // deep equality
Expected: "West_station"
Received: ""
at pages/op-route-page-model.ts:199
197 | await expect(this.resultPathfindingDone).toBeVisible();
198 |
> 199 | expect(await this.originInfo.innerText()).toEqual(expectedOriginTrigram);
| ^
200 | expect(await this.destinationInfo.innerText()).toEqual(expectedDestinationTrigram);
201 | }
202 |
at RoutePage.performPathfindingByTrigram (/app/front/tests/pages/op-route-page-model.ts:199:47)
at /app/front/tests/010-op-route-tab.spec.ts:69:5
|
[chromium] › 010-op-route-tab.spec.ts:61:7 › Route Tab Verification › Select a route for operational study:
tests/pages/op-route-page-model.ts#L199
2) [chromium] › 010-op-route-tab.spec.ts:61:7 › Route Tab Verification › Select a route for operational study
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(received).toEqual(expected) // deep equality
Expected: "West_station"
Received: ""
at pages/op-route-page-model.ts:199
197 | await expect(this.resultPathfindingDone).toBeVisible();
198 |
> 199 | expect(await this.originInfo.innerText()).toEqual(expectedOriginTrigram);
| ^
200 | expect(await this.destinationInfo.innerText()).toEqual(expectedDestinationTrigram);
201 | }
202 |
at RoutePage.performPathfindingByTrigram (/app/front/tests/pages/op-route-page-model.ts:199:47)
at /app/front/tests/010-op-route-tab.spec.ts:69:5
|
[chromium] › 010-op-route-tab.spec.ts:61:7 › Route Tab Verification › Select a route for operational study:
tests/pages/op-route-page-model.ts#L199
2) [chromium] › 010-op-route-tab.spec.ts:61:7 › Route Tab Verification › Select a route for operational study
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(received).toEqual(expected) // deep equality
Expected: "West_station"
Received: ""
at pages/op-route-page-model.ts:199
197 | await expect(this.resultPathfindingDone).toBeVisible();
198 |
> 199 | expect(await this.originInfo.innerText()).toEqual(expectedOriginTrigram);
| ^
200 | expect(await this.destinationInfo.innerText()).toEqual(expectedDestinationTrigram);
201 | }
202 |
at RoutePage.performPathfindingByTrigram (/app/front/tests/pages/op-route-page-model.ts:199:47)
at /app/front/tests/010-op-route-tab.spec.ts:69:5
|
[chromium] › 010-op-route-tab.spec.ts:80:7 › Route Tab Verification › Adding waypoints to a route for operational study:
tests/pages/op-route-page-model.ts#L199
3) [chromium] › 010-op-route-tab.spec.ts:80:7 › Route Tab Verification › Adding waypoints to a route for operational study
Error: expect(received).toEqual(expected) // deep equality
Expected: "West_station"
Received: ""
at pages/op-route-page-model.ts:199
197 | await expect(this.resultPathfindingDone).toBeVisible();
198 |
> 199 | expect(await this.originInfo.innerText()).toEqual(expectedOriginTrigram);
| ^
200 | expect(await this.destinationInfo.innerText()).toEqual(expectedDestinationTrigram);
201 | }
202 |
at RoutePage.performPathfindingByTrigram (/app/front/tests/pages/op-route-page-model.ts:199:47)
at /app/front/tests/010-op-route-tab.spec.ts:85:5
|
[chromium] › 010-op-route-tab.spec.ts:80:7 › Route Tab Verification › Adding waypoints to a route for operational study:
tests/pages/op-route-page-model.ts#L199
3) [chromium] › 010-op-route-tab.spec.ts:80:7 › Route Tab Verification › Adding waypoints to a route for operational study
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(received).toEqual(expected) // deep equality
Expected: "West_station"
Received: ""
at pages/op-route-page-model.ts:199
197 | await expect(this.resultPathfindingDone).toBeVisible();
198 |
> 199 | expect(await this.originInfo.innerText()).toEqual(expectedOriginTrigram);
| ^
200 | expect(await this.destinationInfo.innerText()).toEqual(expectedDestinationTrigram);
201 | }
202 |
at RoutePage.performPathfindingByTrigram (/app/front/tests/pages/op-route-page-model.ts:199:47)
at /app/front/tests/010-op-route-tab.spec.ts:85:5
|
[chromium] › 010-op-route-tab.spec.ts:80:7 › Route Tab Verification › Adding waypoints to a route for operational study:
tests/pages/op-route-page-model.ts#L199
3) [chromium] › 010-op-route-tab.spec.ts:80:7 › Route Tab Verification › Adding waypoints to a route for operational study
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(received).toEqual(expected) // deep equality
Expected: "West_station"
Received: ""
at pages/op-route-page-model.ts:199
197 | await expect(this.resultPathfindingDone).toBeVisible();
198 |
> 199 | expect(await this.originInfo.innerText()).toEqual(expectedOriginTrigram);
| ^
200 | expect(await this.destinationInfo.innerText()).toEqual(expectedDestinationTrigram);
201 | }
202 |
at RoutePage.performPathfindingByTrigram (/app/front/tests/pages/op-route-page-model.ts:199:47)
at /app/front/tests/010-op-route-tab.spec.ts:85:5
|
[chromium] › 010-op-route-tab.spec.ts:110:7 › Route Tab Verification › Reversing and deleting waypoints in a route for operational study:
tests/pages/op-route-page-model.ts#L199
4) [chromium] › 010-op-route-tab.spec.ts:110:7 › Route Tab Verification › Reversing and deleting waypoints in a route for operational study
Error: expect(received).toEqual(expected) // deep equality
Expected: "West_station"
Received: ""
at pages/op-route-page-model.ts:199
197 | await expect(this.resultPathfindingDone).toBeVisible();
198 |
> 199 | expect(await this.originInfo.innerText()).toEqual(expectedOriginTrigram);
| ^
200 | expect(await this.destinationInfo.innerText()).toEqual(expectedDestinationTrigram);
201 | }
202 |
at RoutePage.performPathfindingByTrigram (/app/front/tests/pages/op-route-page-model.ts:199:47)
at /app/front/tests/010-op-route-tab.spec.ts:117:5
|
Check scripts
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Check commits
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Check reuse compliance
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Check final newline
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build (editoast, editoast-test)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build (core-build, core)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Check dockerfiles
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build (osrdyne, osrdyne-test)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Check toml
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Check infra schema sync
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Check generated railjson sync
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Check osrd schema
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Check integration tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Check railjson generator
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build (front-build, front-tests, front-devel, front-nginx)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build (gateway-test, gateway-standalone, gateway-front)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Check editoast openapi
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Check front rtk sync
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Integration tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Check front
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Check gateway
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Check osrdyne
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Check core
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Check editoast tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Check editoast lints
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
End to end tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Slow Test:
[webkit] › 004-scenario-management.spec.ts#L1
[webkit] › 004-scenario-management.spec.ts took 17.3s
|
Slow Test:
[chromium] › 007-op-rollingstock-tab.spec.ts#L1
[chromium] › 007-op-rollingstock-tab.spec.ts took 16.5s
|
🎭 Playwright Run Summary
30 failed
[chromium] › 005-operational-studies.spec.ts:43:7 › Verify simulation configuration in operational studies › Pathfinding with rolling stock and composition code
[chromium] › 010-op-route-tab.spec.ts:61:7 › Route Tab Verification › Select a route for operational study
[chromium] › 010-op-route-tab.spec.ts:80:7 › Route Tab Verification › Adding waypoints to a route for operational study
[chromium] › 010-op-route-tab.spec.ts:110:7 › Route Tab Verification › Reversing and deleting waypoints in a route for operational study
[chromium] › 011-op-times-and-stops-tab.spec.ts:115:7 › Times and Stops Tab Verification › should correctly set and display times and stops tables
[chromium] › 011-op-times-and-stops-tab.spec.ts:183:7 › Times and Stops Tab Verification › should correctly update and clear input table row
[chromium] › 012-op-simulation-settings-tab.spec.ts:134:7 › Simulation Settings Tab Verification › Activate electrical profiles
[chromium] › 012-op-simulation-settings-tab.spec.ts:215:7 › Simulation Settings Tab Verification › Activate composition code
[chromium] › 012-op-simulation-settings-tab.spec.ts:295:7 › Simulation Settings Tab Verification › Activate linear and mareco margin
[chromium] › 012-op-simulation-settings-tab.spec.ts:384:7 › Simulation Settings Tab Verification › Add all the simulation settings
[firefox] › 005-operational-studies.spec.ts:43:7 › Verify simulation configuration in operational studies › Pathfinding with rolling stock and composition code
[firefox] › 010-op-route-tab.spec.ts:61:7 › Route Tab Verification › Select a route for operational study
[firefox] › 010-op-route-tab.spec.ts:80:7 › Route Tab Verification › Adding waypoints to a route for operational study
[firefox] › 010-op-route-tab.spec.ts:110:7 › Route Tab Verification › Reversing and deleting waypoints in a route for operational study
[firefox] › 011-op-times-and-stops-tab.spec.ts:115:7 › Times and Stops Tab Verification › should correctly set and display times and stops tables
[firefox] › 011-op-times-and-stops-tab.spec.ts:183:7 › Times and Stops Tab Verification › should correctly update and clear input table row
[firefox] › 012-op-simulation-settings-tab.spec.ts:134:7 › Simulation Settings Tab Verification › Activate electrical profiles
[firefox] › 012-op-simulation-settings-tab.spec.ts:215:7 › Simulation Settings Tab Verification › Activate composition code
[firefox] › 012-op-simulation-settings-tab.spec.ts:295:7 › Simulation Settings Tab Verification › Activate linear and mareco margin
[firefox] › 012-op-simulation-settings-tab.spec.ts:384:7 › Simulation Settings Tab Verification › Add all the simulation settings
[webkit] › 005-operational-studies.spec.ts:43:7 › Verify simulation configuration in operational studies › Pathfinding with rolling stock and composition code
[webkit] › 010-op-route-tab.spec.ts:61:7 › Route Tab Verification › Select a route for operational study
[webkit] › 010-op-route-tab.spec.ts:80:7 › Route Tab Verification › Adding waypoints to a route for operational study
[webkit] › 010-op-route-tab.spec.ts:110:7 › Route Tab Verification › Reversing and deleting waypoints in a route for operational study
[webkit] › 011-op-times-and-stops-tab.spec.ts:115:7 › Times and Stops Tab Verification › should correctly set and display times and stops tables
[webkit] › 011-op-times-and-stops-tab.spec.ts:183:7 › Times and Stops Tab Verification › should correctly update and clear input table row
[webkit] › 012-op-simulation-settings-tab.spec.ts:134:7 › Simulation Settings Tab Verification › Activate electrical profiles
[webkit] › 012-op-simulation-settings-tab.spec.ts:215:7 › Simulation Settings Tab Verification › Activate composition code
[webkit] › 012-op-simulation-settings-tab.spec.ts:295:7 › Simulation Settings Tab Verification › Activate linear and mareco margin
[webkit] › 012-op-simulation-settings-tab.spec.ts:384:7 › Simulation Settings Tab Verification › Add all
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
e2e-container-logs
|
615 KB |
|
integration-container-logs
|
29.5 KB |
|
integration-videos
|
130 MB |
|