editoast: change stdcm environment date type #16698
Triggered via pull request
December 30, 2024 10:11
Status
Failure
Total duration
1h 26m 20s
Artifacts
3
build.yml
on: pull_request
Matrix: Build
Check dockerfiles
8s
Check scripts
3s
Check generated railjson sync
16s
Check railjson generator
1m 44s
Check commits
8s
Check final newline
6s
Check integration tests
1m 25s
Check osrd schema
47s
Check toml
7s
Check infra schema sync
19s
Check reuse compliance
11s
Check front rtk sync
1m 16s
Check core
4m 2s
Check editoast tests
6m 42s
Check editoast lints
9m 27s
Check editoast openapi
43s
Check gateway
3m 32s
Check osrdyne
3m 42s
Check front
3m 11s
Integration tests
1m 17s
End to end tests
1h 18m
Annotations
10 errors, 31 warnings, and 1 notice
[chromium] › 006-stdcm.spec.ts:61:7 › Verify train schedule elements and filters › Verify empty STDCM page:
tests/pages/stdcm-page-model.ts#L298
1) [chromium] › 006-stdcm.spec.ts:61:7 › Verify train schedule elements and filters › Verify empty STDCM page
Error: Timed out 10000ms waiting for expect(locator).toBeVisible()
Locator: locator('.stdcm-consist-container .stdcm-card')
Expected: visible
Received: hidden
Call log:
- expect.toBeVisible with timeout 10000ms
- waiting for locator('.stdcm-consist-container .stdcm-card')
at pages/stdcm-page-model.ts:298
296 | ];
297 | for (const element of elements) {
> 298 | await expect(element).toBeVisible();
| ^
299 | }
300 | }
301 |
at STDCMPage.verifyStdcmElementsVisibility (/app/front/tests/pages/stdcm-page-model.ts:298:29)
at /app/front/tests/006-stdcm.spec.ts:64:5
|
[chromium] › 006-stdcm.spec.ts:61:7 › Verify train schedule elements and filters › Verify empty STDCM page:
tests/pages/stdcm-page-model.ts#L298
1) [chromium] › 006-stdcm.spec.ts:61:7 › Verify train schedule elements and filters › Verify empty STDCM page
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 10000ms waiting for expect(locator).toBeVisible()
Locator: locator('.stdcm-consist-container .stdcm-card')
Expected: visible
Received: hidden
Call log:
- expect.toBeVisible with timeout 10000ms
- waiting for locator('.stdcm-consist-container .stdcm-card')
at pages/stdcm-page-model.ts:298
296 | ];
297 | for (const element of elements) {
> 298 | await expect(element).toBeVisible();
| ^
299 | }
300 | }
301 |
at STDCMPage.verifyStdcmElementsVisibility (/app/front/tests/pages/stdcm-page-model.ts:298:29)
at /app/front/tests/006-stdcm.spec.ts:64:5
|
[chromium] › 006-stdcm.spec.ts:61:7 › Verify train schedule elements and filters › Verify empty STDCM page:
tests/pages/stdcm-page-model.ts#L298
1) [chromium] › 006-stdcm.spec.ts:61:7 › Verify train schedule elements and filters › Verify empty STDCM page
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 10000ms waiting for expect(locator).toBeVisible()
Locator: locator('.stdcm-consist-container .stdcm-card')
Expected: visible
Received: hidden
Call log:
- expect.toBeVisible with timeout 10000ms
- waiting for locator('.stdcm-consist-container .stdcm-card')
at pages/stdcm-page-model.ts:298
296 | ];
297 | for (const element of elements) {
> 298 | await expect(element).toBeVisible();
| ^
299 | }
300 | }
301 |
at STDCMPage.verifyStdcmElementsVisibility (/app/front/tests/pages/stdcm-page-model.ts:298:29)
at /app/front/tests/006-stdcm.spec.ts:64:5
|
[chromium] › 006-stdcm.spec.ts:70:7 › Verify train schedule elements and filters › Launch STDCM simulation with all stops:
tests/006-stdcm.spec.ts#L1
2) [chromium] › 006-stdcm.spec.ts:70:7 › Verify train schedule elements and filters › Launch STDCM simulation with all stops
Test timeout of 270000ms exceeded.
|
[chromium] › 006-stdcm.spec.ts:70:7 › Verify train schedule elements and filters › Launch STDCM simulation with all stops:
tests/006-stdcm.spec.ts#L1
2) [chromium] › 006-stdcm.spec.ts:70:7 › Verify train schedule elements and filters › Launch STDCM simulation with all stops
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 270000ms exceeded.
|
[chromium] › 006-stdcm.spec.ts:70:7 › Verify train schedule elements and filters › Launch STDCM simulation with all stops:
tests/pages/stdcm-page-model.ts#L362
2) [chromium] › 006-stdcm.spec.ts:70:7 › Verify train schedule elements and filters › Launch STDCM simulation with all stops
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: locator.fill: Test timeout of 270000ms exceeded.
Call log:
- waiting for locator('#tractionEngine')
at pages/stdcm-page-model.ts:362
360 | if (!selectedValue) return;
361 |
> 362 | await dropdownField.fill(selectedValue);
| ^
363 | await dropdownField.press('ArrowDown');
364 | await dropdownField.press('Enter');
365 | await dropdownField.dispatchEvent('blur');
at handleAndVerifyDropdown (/app/front/tests/pages/stdcm-page-model.ts:362:27)
at STDCMPage.fillAndVerifyConsistDetails (/app/front/tests/pages/stdcm-page-model.ts:398:11)
at /app/front/tests/006-stdcm.spec.ts:74:21
|
[chromium] › 006-stdcm.spec.ts:70:7 › Verify train schedule elements and filters › Launch STDCM simulation with all stops:
tests/006-stdcm.spec.ts#L1
2) [chromium] › 006-stdcm.spec.ts:70:7 › Verify train schedule elements and filters › Launch STDCM simulation with all stops
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 270000ms exceeded.
|
[chromium] › 006-stdcm.spec.ts:97:7 › Verify train schedule elements and filters › Verify STDCM stops and simulation sheet:
tests/006-stdcm.spec.ts#L1
3) [chromium] › 006-stdcm.spec.ts:97:7 › Verify train schedule elements and filters › Verify STDCM stops and simulation sheet
Test timeout of 270000ms exceeded.
|
[chromium] › 006-stdcm.spec.ts:97:7 › Verify train schedule elements and filters › Verify STDCM stops and simulation sheet:
tests/006-stdcm.spec.ts#L1
3) [chromium] › 006-stdcm.spec.ts:97:7 › Verify train schedule elements and filters › Verify STDCM stops and simulation sheet
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 270000ms exceeded.
|
[chromium] › 006-stdcm.spec.ts:97:7 › Verify train schedule elements and filters › Verify STDCM stops and simulation sheet:
tests/pages/stdcm-page-model.ts#L362
3) [chromium] › 006-stdcm.spec.ts:97:7 › Verify train schedule elements and filters › Verify STDCM stops and simulation sheet
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: locator.fill: Test timeout of 270000ms exceeded.
Call log:
- waiting for locator('#tractionEngine')
at pages/stdcm-page-model.ts:362
360 | if (!selectedValue) return;
361 |
> 362 | await dropdownField.fill(selectedValue);
| ^
363 | await dropdownField.press('ArrowDown');
364 | await dropdownField.press('Enter');
365 | await dropdownField.dispatchEvent('blur');
at handleAndVerifyDropdown (/app/front/tests/pages/stdcm-page-model.ts:362:27)
at STDCMPage.fillAndVerifyConsistDetails (/app/front/tests/pages/stdcm-page-model.ts:398:11)
at /app/front/tests/006-stdcm.spec.ts:100:21
|
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 commits
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 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 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
|
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 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
|
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
|
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:
[webkit] › 012-op-simulation-settings-tab.spec.ts#L1
[webkit] › 012-op-simulation-settings-tab.spec.ts took 1.6m
|
Slow Test:
[webkit] › 009-rollingstock-editor.spec.ts#L1
[webkit] › 009-rollingstock-editor.spec.ts took 56.8s
|
Slow Test:
[firefox] › 012-op-simulation-settings-tab.spec.ts#L1
[firefox] › 012-op-simulation-settings-tab.spec.ts took 53.6s
|
Slow Test:
[webkit] › 008-train-schedule.spec.ts#L1
[webkit] › 008-train-schedule.spec.ts took 39.8s
|
Slow Test:
[webkit] › 011-op-times-and-stops-tab.spec.ts#L1
[webkit] › 011-op-times-and-stops-tab.spec.ts took 34.9s
|
🎭 Playwright Run Summary
12 failed
[chromium] › 006-stdcm.spec.ts:61:7 › Verify train schedule elements and filters › Verify empty STDCM page
[chromium] › 006-stdcm.spec.ts:70:7 › Verify train schedule elements and filters › Launch STDCM simulation with all stops
[chromium] › 006-stdcm.spec.ts:97:7 › Verify train schedule elements and filters › Verify STDCM stops and simulation sheet
[chromium] › 006-stdcm.spec.ts:134:7 › Verify train schedule elements and filters › Launch simulation with and without capacity for towed rolling stock
[firefox] › 006-stdcm.spec.ts:61:7 › Verify train schedule elements and filters › Verify empty STDCM page
[firefox] › 006-stdcm.spec.ts:70:7 › Verify train schedule elements and filters › Launch STDCM simulation with all stops
[firefox] › 006-stdcm.spec.ts:97:7 › Verify train schedule elements and filters › Verify STDCM stops and simulation sheet
[firefox] › 006-stdcm.spec.ts:134:7 › Verify train schedule elements and filters › Launch simulation with and without capacity for towed rolling stock
[webkit] › 006-stdcm.spec.ts:61:7 › Verify train schedule elements and filters › Verify empty STDCM page
[webkit] › 006-stdcm.spec.ts:70:7 › Verify train schedule elements and filters › Launch STDCM simulation with all stops
[webkit] › 006-stdcm.spec.ts:97:7 › Verify train schedule elements and filters › Verify STDCM stops and simulation sheet
[webkit] › 006-stdcm.spec.ts:134:7 › Verify train schedule elements and filters › Launch simulation with and without capacity for towed rolling stock
101 passed (1.3h)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
e2e-container-logs
|
455 KB |
|
integration-container-logs
|
30.3 KB |
|
integration-videos
|
43.9 MB |
|