front: bump tslib from 2.7.0 to 2.8.1 in /front #16173
build.yml
on: pull_request
Matrix: Build
Check dockerfiles
8s
Check scripts
5s
Check generated railjson sync
19s
Check railjson generator
1m 48s
Check commits
10s
Check final newline
6s
Check integration tests
1m 25s
Check osrd schema
43s
Check toml
5s
Check infra schema sync
17s
Check reuse compliance
12s
Check front rtk sync
1m 11s
Check core
4m 0s
Check editoast tests
6m 23s
Check editoast lints
9m 21s
Check editoast openapi
35s
Check gateway
3m 22s
Check osrdyne
3m 44s
Check front
3m 6s
Integration tests
1m 12s
End to end tests
11m 19s
Annotations
1 error, 27 warnings, and 1 notice
[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
1) [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-13T11:22:40"
Received string: "2024-12-13T18:23:20"
Call log:
- expect.toHaveValue with timeout 10000ms
- waiting for locator('#trainSchedule-startTime')
- locator resolved to <input step="1" type="datetime-local" value="2024-12-13…/>
- unexpected value "2024-12-13T18:23:20"
- locator resolved to <input step="1" type="datetime-local" value="2024-12-13…/>
- unexpected value "2024-12-13T18:23:20"
- locator resolved to <input step="1" type="datetime-local" value="2024-12-13…/>
- unexpected value "2024-12-13T18:23:20"
- locator resolved to <input step="1" type="datetime-local" value="2024-12-13…/>
- unexpected value "2024-12-13T18:23:20"
- locator resolved to <input step="1" type="datetime-local" value="2024-12-13…/>
- unexpected value "2024-12-13T18:23:20"
- locator resolved to <input step="1" type="datetime-local" value="2024-12-13…/>
- unexpected value "2024-12-13T18:23:20"
- locator resolved to <input step="1" type="datetime-local" value="2024-12-13…/>
- unexpected value "2024-12-13T18:23:20"
- locator resolved to <input step="1" type="datetime-local" value="2024-12-13…/>
- unexpected value "2024-12-13T18:23:20"
- locator resolved to <input step="1" type="datetime-local" value="2024-12-13…/>
- unexpected value "2024-12-13T18:23:20"
- locator resolved to <input step="1" type="datetime-local" value="2024-12-13…/>
- unexpected value "2024-12-13T18:23:20"
- locator resolved to <input step="1" type="datetime-local" value="2024-12-13…/>
- unexpected value "2024-12-13T18:23:20"
- locator resolved to <input step="1" type="datetime-local" value="2024-12-13…/>
- unexpected value "2024-12-13T18:23:20"
- locator resolved to <input step="1" type="datetime-local" value="2024-12-13…/>
- unexpected value "2024-12-13T18:23:20"
- locator resolved to <input step="1" type="datetime-local" value="2024-12-13…/>
- unexpected value "2024-12-13T18:23:20"
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 dockerfiles
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 commits
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 scripts
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 (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
|
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 (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 final newline
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 integration tests
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
|
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
|
Check editoast lints
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 openapi
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 editoast 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 gateway
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] › 005-operational-studies.spec.ts#L1
[chromium] › 005-operational-studies.spec.ts took 20.4s
|
Check osrdyne
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
|
🎭 Playwright Run Summary
1 flaky
[webkit] › 011-op-times-and-stops-tab.spec.ts:183:7 › Times and Stops Tab Verification › should correctly update and clear input table row
109 passed (9.9m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
integration-container-logs
|
26.5 KB |
|