editoast: bump thiserror from 2.0.3 to 2.0.6 in /editoast #15676
build.yml
on: pull_request
Matrix: Build
Check dockerfiles
8s
Check scripts
5s
Check generated railjson sync
29s
Check railjson generator
1m 50s
Check commits
8s
Check final newline
10s
Check integration tests
1m 25s
Check osrd schema
46s
Check toml
5s
Check infra schema sync
17s
Check reuse compliance
11s
Check front rtk sync
1m 11s
Check core
3m 59s
Check editoast tests
6m 40s
Check editoast lints
9m 4s
Check editoast openapi
44s
Check gateway
3m 27s
Check osrdyne
3m 41s
Check front
3m 21s
Integration tests
1m 6s
End to end tests
13m 48s
Annotations
2 errors, 28 warnings, and 1 notice
[webkit] › 006-stdcm.spec.ts:46:7 › Verify train schedule elements and filters › Launch STDCM simulation with all stops:
tests/pages/stdcm-page-model.ts#L433
1) [webkit] › 006-stdcm.spec.ts:46:7 › Verify train schedule elements and filters › Launch STDCM simulation with all stops
Error: Timed out 10000ms waiting for expect(locator).toBeVisible()
Locator: locator('.simulation-list .simulation-name')
Expected: visible
Received: hidden
Call log:
- expect.toBeVisible with timeout 10000ms
- waiting for locator('.simulation-list .simulation-name')
at pages/stdcm-page-model.ts:433
431 | await expect(this.launchSimulationButton).toBeEnabled();
432 | await this.launchSimulationButton.click();
> 433 | await expect(this.simulationList).toBeVisible();
| ^
434 | // Check map result container visibility only for Chromium browser
435 | if (this.page.context().browser()?.browserType().name() === 'chromium') {
436 | await expect(this.mapResultContainer).toBeVisible();
at STDCMPage.launchSimulation (/app/front/tests/pages/stdcm-page-model.ts:433:39)
at /app/front/tests/006-stdcm.spec.ts:63:5
|
[webkit] › 011-op-times-and-stops-tab.spec.ts:183:7 › Times and Stops Tab Verification › should correctly update and clear input table row:
tests/pages/operational-studies-page-model.ts#L98
2) [webkit] › 011-op-times-and-stops-tab.spec.ts:183:7 › Times and Stops Tab Verification › should correctly update and clear input table row
Error: Timed out 10000ms waiting for expect(locator).toHaveValue(expected)
Locator: locator('#trainSchedule-startTime')
Expected string: "2024-12-09T11:22:40"
Received string: "2024-12-09T19:22:58"
Call log:
- expect.toHaveValue with timeout 10000ms
- waiting for locator('#trainSchedule-startTime')
- locator resolved to <input step="1" type="datetime-local" value="2024-12-09…/>
- unexpected value "2024-12-09T19:22:58"
- locator resolved to <input step="1" type="datetime-local" value="2024-12-09…/>
- unexpected value "2024-12-09T19:22:58"
- locator resolved to <input step="1" type="datetime-local" value="2024-12-09…/>
- unexpected value "2024-12-09T19:22:58"
- locator resolved to <input step="1" type="datetime-local" value="2024-12-09…/>
- unexpected value "2024-12-09T19:22:58"
- locator resolved to <input step="1" type="datetime-local" value="2024-12-09…/>
- unexpected value "2024-12-09T19:22:58"
- locator resolved to <input step="1" type="datetime-local" value="2024-12-09…/>
- unexpected value "2024-12-09T19:22:58"
- locator resolved to <input step="1" type="datetime-local" value="2024-12-09…/>
- unexpected value "2024-12-09T19:22:58"
- locator resolved to <input step="1" type="datetime-local" value="2024-12-09…/>
- unexpected value "2024-12-09T19:22:58"
- locator resolved to <input step="1" type="datetime-local" value="2024-12-09…/>
- unexpected value "2024-12-09T19:22:58"
- locator resolved to <input step="1" type="datetime-local" value="2024-12-09…/>
- unexpected value "2024-12-09T19:22:58"
- locator resolved to <input step="1" type="datetime-local" value="2024-12-09…/>
- unexpected value "2024-12-09T19:22:58"
- locator resolved to <input step="1" type="datetime-local" value="2024-12-09…/>
- unexpected value "2024-12-09T19:22:58"
- locator resolved to <input step="1" type="datetime-local" value="2024-12-09…/>
- unexpected value "2024-12-09T19:22:58"
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/011-op-times-and-stops-tab.spec.ts:98:7
|
Check scripts
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 dockerfiles
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 (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 infra schema sync
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
|
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
|
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 railjson generator
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
|
Check editoast openapi
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 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 30.2s
|
Slow Test:
[webkit] › 007-op-rollingstock-tab.spec.ts#L1
[webkit] › 007-op-rollingstock-tab.spec.ts took 16.3s
|
🎭 Playwright Run Summary
2 flaky
[webkit] › 006-stdcm.spec.ts:46:7 › Verify train schedule elements and filters › Launch STDCM simulation with all stops
[webkit] › 011-op-times-and-stops-tab.spec.ts:183:7 › Times and Stops Tab Verification › should correctly update and clear input table row
108 passed (12.1m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
e2e-container-logs
Expired
|
403 KB |
|
integration-container-logs
Expired
|
26.3 KB |
|
integration-videos
Expired
|
15.8 MB |
|