editoast: fix projection endpoint #15630
build.yml
on: pull_request
Matrix: Build
Check dockerfiles
13s
Check scripts
5s
Check generated railjson sync
25s
Check railjson generator
1m 58s
Check commits
7s
Check final newline
7s
Check integration tests
1m 28s
Check osrd schema
39s
Check toml
8s
Check infra schema sync
23s
Check reuse compliance
9s
Check front rtk sync
1m 11s
Check core
4m 0s
Check editoast tests
5m 48s
Check editoast lints
8m 58s
Check editoast openapi
46s
Check gateway
3m 19s
Check osrdyne
3m 39s
Check front
3m 7s
Integration tests
14m 4s
End to end tests
13m 43s
Annotations
6 errors, 28 warnings, and 1 notice
Check commits
Process completed with exit code 1.
|
Check editoast tests
Process completed with exit code 101.
|
[chromium] › 012-op-simulation-settings-tab.spec.ts:184:7 › Simulation Settings Tab Verification › Activate composition code:
tests/pages/op-timetable-page-model.ts#L232
1) [chromium] › 012-op-simulation-settings-tab.spec.ts:184:7 › Simulation Settings Tab Verification › Activate composition code
Error: expect(received).toEqual(expected) // deep equality
Expected: "11:52"
Received: "12:03"
at pages/op-timetable-page-model.ts:232
230 | await expect(this.trainArrivalTime).toBeVisible();
231 | const actualArrivalTime = await this.trainArrivalTime.textContent();
> 232 | expect(actualArrivalTime).toEqual(expectedArrivalTime);
| ^
233 | }
234 |
235 | async clickOnScenarioCollapseButton() {
at OperationalStudiesTimetablePage.getTrainArrivalTime (/app/front/tests/pages/op-timetable-page-model.ts:232:31)
at /app/front/tests/012-op-simulation-settings-tab.spec.ts:233:5
|
[webkit] › 012-op-simulation-settings-tab.spec.ts:130:7 › Simulation Settings Tab Verification › Activate electrical profiles:
tests/pages/operational-studies-page-model.ts#L98
2) [webkit] › 012-op-simulation-settings-tab.spec.ts:130:7 › Simulation Settings Tab Verification › Activate electrical profiles
Error: Timed out 10000ms waiting for expect(locator).toHaveValue(expected)
Locator: locator('#trainSchedule-startTime')
Expected string: "2024-12-08T11:22:40"
Received string: "2024-12-08T15:28:36"
Call log:
- expect.toHaveValue with timeout 10000ms
- waiting for locator('#trainSchedule-startTime')
- locator resolved to <input step="1" type="datetime-local" value="2024-12-08…/>
- unexpected value "2024-12-08T15:28:36"
- locator resolved to <input step="1" type="datetime-local" value="2024-12-08…/>
- unexpected value "2024-12-08T15:28:36"
- locator resolved to <input step="1" type="datetime-local" value="2024-12-08…/>
- unexpected value "2024-12-08T15:28:36"
- locator resolved to <input step="1" type="datetime-local" value="2024-12-08…/>
- unexpected value "2024-12-08T15:28:36"
- locator resolved to <input step="1" type="datetime-local" value="2024-12-08…/>
- unexpected value "2024-12-08T15:28:36"
- locator resolved to <input step="1" type="datetime-local" value="2024-12-08…/>
- unexpected value "2024-12-08T15:28:36"
- locator resolved to <input step="1" type="datetime-local" value="2024-12-08…/>
- unexpected value "2024-12-08T15:28:36"
- locator resolved to <input step="1" type="datetime-local" value="2024-12-08…/>
- unexpected value "2024-12-08T15:28:36"
- locator resolved to <input step="1" type="datetime-local" value="2024-12-08…/>
- unexpected value "2024-12-08T15:28:36"
- locator resolved to <input step="1" type="datetime-local" value="2024-12-08…/>
- unexpected value "2024-12-08T15:28:36"
- locator resolved to <input step="1" type="datetime-local" value="2024-12-08…/>
- unexpected value "2024-12-08T15:28:36"
- locator resolved to <input step="1" type="datetime-local" value="2024-12-08…/>
- unexpected value "2024-12-08T15:28:36"
- locator resolved to <input step="1" type="datetime-local" value="2024-12-08…/>
- unexpected value "2024-12-08T15:28:36"
- locator resolved to <input step="1" type="datetime-local" value="2024-12-08…/>
- unexpected value "2024-12-08T15:28:36"
at pages/operational-studies-page-model.ts:98
96 | await this.startTimeField.waitFor({ state: 'visible' });
97 | await this.startTimeField.fill(startTime);
> 98 | await expect(this.startTimeField).toHaveValue(startTime);
| ^
99 | }
100 |
101 | async checkTrainHasBeenAdded() {
at OperationalStudiesPage.setTrainStartTime (/app/front/tests/pages/operational-studies-page-model.ts:98:39)
at /app/front/tests/012-op-simulation-settings-tab.spec.ts:115:7
|
[webkit] › 012-op-simulation-settings-tab.spec.ts:301:7 › Simulation Settings Tab Verification › Add all the simulation settings:
tests/pages/operational-studies-page-model.ts#L98
3) [webkit] › 012-op-simulation-settings-tab.spec.ts:301:7 › Simulation Settings Tab Verification › Add all the simulation settings
Error: Timed out 10000ms waiting for expect(locator).toHaveValue(expected)
Locator: locator('#trainSchedule-startTime')
Expected string: "2024-12-08T11:22:40"
Received string: "2024-12-08T15:29:25"
Call log:
- expect.toHaveValue with timeout 10000ms
- waiting for locator('#trainSchedule-startTime')
- locator resolved to <input step="1" type="datetime-local" value="2024-12-08…/>
- unexpected value "2024-12-08T15:29:25"
- locator resolved to <input step="1" type="datetime-local" value="2024-12-08…/>
- unexpected value "2024-12-08T15:29:25"
- locator resolved to <input step="1" type="datetime-local" value="2024-12-08…/>
- unexpected value "2024-12-08T15:29:25"
- locator resolved to <input step="1" type="datetime-local" value="2024-12-08…/>
- unexpected value "2024-12-08T15:29:25"
- locator resolved to <input step="1" type="datetime-local" value="2024-12-08…/>
- unexpected value "2024-12-08T15:29:25"
- locator resolved to <input step="1" type="datetime-local" value="2024-12-08…/>
- unexpected value "2024-12-08T15:29:25"
- locator resolved to <input step="1" type="datetime-local" value="2024-12-08…/>
- unexpected value "2024-12-08T15:29:25"
- locator resolved to <input step="1" type="datetime-local" value="2024-12-08…/>
- unexpected value "2024-12-08T15:29:25"
- locator resolved to <input step="1" type="datetime-local" value="2024-12-08…/>
- unexpected value "2024-12-08T15:29:25"
- locator resolved to <input step="1" type="datetime-local" value="2024-12-08…/>
- unexpected value "2024-12-08T15:29:25"
- locator resolved to <input step="1" type="datetime-local" value="2024-12-08…/>
- unexpected value "2024-12-08T15:29:25"
- locator resolved to <input step="1" type="datetime-local" value="2024-12-08…/>
- unexpected value "2024-12-08T15:29:25"
- locator resolved to <input step="1" type="datetime-local" value="2024-12-08…/>
- unexpected value "2024-12-08T15:29:25"
- locator resolved to <input step="1" type="datetime-local" value="2024-12-08…/>
- unexpected value "2024-12-08T15:29:25"
at pages/operational-studies-page-model.ts:98
96 | await this.startTimeField.waitFor({ state: 'visible' });
97 | await this.startTimeField.fill(startTime);
> 98 | await expect(this.startTimeField).toHaveValue(startTime);
| ^
99 | }
100 |
101 | async checkTrainHasBeenAdded() {
at OperationalStudiesPage.setTrainStartTime (/app/front/tests/pages/operational-studies-page-model.ts:98:39)
at /app/front/tests/012-op-simulation-settings-tab.spec.ts:115:7
|
Integration tests
Process completed with exit code 1.
|
Check scripts
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
|
Check toml
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
|
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 (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 (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 (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 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 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 osrd schema
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 integration tests
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 railjson generator
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
|
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:
[chromium] › 009-rollingstock-editor.spec.ts#L1
[chromium] › 009-rollingstock-editor.spec.ts took 29.5s
|
Slow Test:
[chromium] › 005-operational-studies.spec.ts#L1
[chromium] › 005-operational-studies.spec.ts took 21.6s
|
Slow Test:
[webkit] › 007-op-rollingstock-tab.spec.ts#L1
[webkit] › 007-op-rollingstock-tab.spec.ts took 17.2s
|
Integration tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
🎭 Playwright Run Summary
3 flaky
[chromium] › 012-op-simulation-settings-tab.spec.ts:184:7 › Simulation Settings Tab Verification › Activate composition code
[webkit] › 012-op-simulation-settings-tab.spec.ts:130:7 › Simulation Settings Tab Verification › Activate electrical profiles
[webkit] › 012-op-simulation-settings-tab.spec.ts:301:7 › Simulation Settings Tab Verification › Add all the simulation settings
107 passed (12.1m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
e2e-container-logs
Expired
|
410 KB |
|
integration-container-logs
Expired
|
32 KB |
|
integration-videos
Expired
|
28.1 MB |
|