Skip to content

front: bump @testing-library/react from 14.3.1 to 16.1.0 in /front #16147

front: bump @testing-library/react from 14.3.1 to 16.1.0 in /front

front: bump @testing-library/react from 14.3.1 to 16.1.0 in /front #16147

Triggered via pull request December 13, 2024 17:27
Status Success
Total duration 19m 29s
Artifacts 3

build.yml

on: pull_request
Matrix: Build
Check dockerfiles
9s
Check dockerfiles
Check scripts
6s
Check scripts
Check generated railjson sync
19s
Check generated railjson sync
Check railjson generator
1m 50s
Check railjson generator
Check commits
7s
Check commits
Check final newline
8s
Check final newline
Check integration tests
1m 24s
Check integration tests
Check osrd schema
47s
Check osrd schema
Check toml
5s
Check toml
Check infra schema sync
19s
Check infra schema sync
Check reuse compliance
9s
Check reuse compliance
Fit to window
Zoom out
Zoom in

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] › 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
2) [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-13T11:22:40" Received string: "2024-12-13T17:45: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-13T17:45:20" - locator resolved to <input step="1" type="datetime-local" value="2024-12-13…/> - unexpected value "2024-12-13T17:45:20" - locator resolved to <input step="1" type="datetime-local" value="2024-12-13…/> - unexpected value "2024-12-13T17:45:20" - locator resolved to <input step="1" type="datetime-local" value="2024-12-13…/> - unexpected value "2024-12-13T17:45:20" - locator resolved to <input step="1" type="datetime-local" value="2024-12-13…/> - unexpected value "2024-12-13T17:45:20" - locator resolved to <input step="1" type="datetime-local" value="2024-12-13…/> - unexpected value "2024-12-13T17:45:20" - locator resolved to <input step="1" type="datetime-local" value="2024-12-13…/> - unexpected value "2024-12-13T17:45:20" - locator resolved to <input step="1" type="datetime-local" value="2024-12-13…/> - unexpected value "2024-12-13T17:45:20" - locator resolved to <input step="1" type="datetime-local" value="2024-12-13…/> - unexpected value "2024-12-13T17:45:20" - locator resolved to <input step="1" type="datetime-local" value="2024-12-13…/> - unexpected value "2024-12-13T17:45:20" - locator resolved to <input step="1" type="datetime-local" value="2024-12-13…/> - unexpected value "2024-12-13T17:45:20" - locator resolved to <input step="1" type="datetime-local" value="2024-12-13…/> - unexpected value "2024-12-13T17:45:20" - locator resolved to <input step="1" type="datetime-local" value="2024-12-13…/> - unexpected value "2024-12-13T17:45:20" - locator resolved to <input step="1" type="datetime-local" value="2024-12-13…/> - unexpected value "2024-12-13T17:45: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/012-op-simulation-settings-tab.spec.ts:115:7
Check commits
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 final newline
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 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 scripts
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
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 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 (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 (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 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: [chromium] › 005-operational-studies.spec.ts#L1
[chromium] › 005-operational-studies.spec.ts took 18.7s
Slow Test: [chromium] › 007-op-rollingstock-tab.spec.ts#L1
[chromium] › 007-op-rollingstock-tab.spec.ts took 17.6s
🎭 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] › 012-op-simulation-settings-tab.spec.ts:301:7 › Simulation Settings Tab Verification › Add all the simulation settings 108 passed (10.5m)

Artifacts

Produced during runtime
Name Size
e2e-container-logs Expired
396 KB
integration-container-logs Expired
26.8 KB
integration-videos Expired
13.8 MB