editoast: bump tokio from 1.41.1 to 1.42.0 in /editoast #15744
build.yml
on: pull_request
Matrix: Build
Check dockerfiles
10s
Check scripts
5s
Check generated railjson sync
20s
Check railjson generator
1m 52s
Check commits
8s
Check final newline
21s
Check integration tests
1m 29s
Check osrd schema
51s
Check toml
4s
Check infra schema sync
14s
Check reuse compliance
12s
Check front rtk sync
1m 10s
Check core
4m 1s
Check editoast tests
6m 30s
Check editoast lints
9m 8s
Check editoast openapi
44s
Check gateway
3m 22s
Check osrdyne
3m 50s
Check front
3m 18s
Integration tests
1m 10s
End to end tests
12m 57s
Annotations
1 error, 29 warnings, and 1 notice
[webkit] › 007-op-rollingstock-tab.spec.ts:80:7 › Rolling stock Tab Verification › Modify a rolling stock for operational study:
tests/007-op-rollingstock-tab.spec.ts#L95
1) [webkit] › 007-op-rollingstock-tab.spec.ts:80:7 › Rolling stock Tab Verification › Modify a rolling stock for operational study
Error: locator.innerText: Error: strict mode violation: getByTestId('selected-rolling-stock-info') resolved to 2 elements:
1) <span class="rollingstock-info-end" data-testid="selec…>electric_rolling_stock_test_e2e</span> aka getByTestId('rollingstock-electric_rolling_stock_test_e2e').locator('div').filter({ hasText: 'electric_rolling_stock_test_e2eID4' }).first()
2) <span class="rollingstock-info-end" data-testid="selec…>electric_rolling_stock_test_e2e</span> aka getByTestId('rollingstock-selector')
Call log:
- waiting for getByTestId('selected-rolling-stock-info')
93 | await fastRollingstockCard.click();
94 | await fastRollingstockCard.locator('button').click();
> 95 | expect(await rollingStockSelector.selectedRollingStockName.innerText()).toEqual(
| ^
96 | electricRollingStockName
97 | );
98 |
at /app/front/tests/007-op-rollingstock-tab.spec.ts:95:64
|
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 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
|
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 integration tests
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 (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 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 (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 osrd schema
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 reuse compliance
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 editoast openapi
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 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 osrdyne
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
|
Integration tests
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] › 009-rollingstock-editor.spec.ts#L1
[chromium] › 009-rollingstock-editor.spec.ts took 30.0s
|
Slow Test:
[chromium] › 005-operational-studies.spec.ts#L1
[chromium] › 005-operational-studies.spec.ts took 21.0s
|
Slow Test:
[firefox] › 003-study-management.spec.ts#L1
[firefox] › 003-study-management.spec.ts took 16.8s
|
🎭 Playwright Run Summary
1 flaky
[webkit] › 007-op-rollingstock-tab.spec.ts:80:7 › Rolling stock Tab Verification › Modify a rolling stock for operational study
109 passed (11.2m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
e2e-container-logs
Expired
|
390 KB |
|
integration-videos
Expired
|
4.94 MB |
|