Fix list of operational points filtered for stdcm #19450
build.yml
on: pull_request
Matrix: Build
Check dockerfiles
9s
Check scripts
3s
Check generated railjson sync
23s
Check railjson generator
1m 49s
Check commits
9s
Check final newline
13s
Check integration tests
1m 24s
Check osrd schema
19s
Check toml
4s
Check infra schema sync
16s
Check reuse compliance
10s
Check front rtk sync
1m 9s
Check core
4m 16s
Check editoast tests
7m 1s
Check editoast lints
8m 31s
Check editoast openapi
46s
Check gateway
3m 25s
Check osrdyne
3m 38s
Check front
3m 11s
Integration tests
1m 8s
End to end tests
8m 25s
Annotations
1 error, 4 warnings, and 1 notice
[chromium] › 013-stdcm-simulation-sheet.spec.ts:52:3 › Verify stdcm simulation page › Verify STDCM stops and simulation sheet:
tests/pages/stdcm-page-model.ts#L609
1) [chromium] › 013-stdcm-simulation-sheet.spec.ts:52:3 › Verify stdcm simulation page › Verify STDCM stops and simulation sheet
Error: Timed out 10000ms waiting for expect(locator).toHaveValue(expected)
Locator: locator('.stdcm-card:has(.stdcm-via-icons:has-text("1"))').locator('[data-testid="operational-point-ch"]')
Expected string: "BV"
Received string: ""
Call log:
- expect.toHaveValue with timeout 10000ms
- waiting for locator('.stdcm-card:has(.stdcm-via-icons:has-text("1"))').locator('[data-testid="operational-point-ch"]')
- locator resolved to <select class="osrd-ui-custom-select" data-testid="opera…></select>
- unexpected value ""
- locator resolved to <select class="osrd-ui-custom-select" data-testid="opera…></select>
- unexpected value ""
- locator resolved to <select class="osrd-ui-custom-select" data-testid="opera…></select>
- unexpected value ""
- locator resolved to <select class="osrd-ui-custom-select" data-testid="opera…></select>
- unexpected value ""
- locator resolved to <select class="osrd-ui-custom-select" data-testid="opera…></select>
- unexpected value ""
- locator resolved to <select class="osrd-ui-custom-select" data-testid="opera…></select>
- unexpected value ""
- locator resolved to <select class="osrd-ui-custom-select" data-testid="opera…></select>
- unexpected value ""
- locator resolved to <select class="osrd-ui-custom-select" data-testid="opera…></select>
- unexpected value ""
- locator resolved to <select class="osrd-ui-custom-select" data-testid="opera…></select>
- unexpected value ""
- locator resolved to <select class="osrd-ui-custom-select" data-testid="opera…></select>
- unexpected value ""
- locator resolved to <select class="osrd-ui-custom-select" data-testid="opera…></select>
- unexpected value ""
- locator resolved to <select class="osrd-ui-custom-select" data-testid="opera…></select>
- unexpected value ""
- locator resolved to <select class="osrd-ui-custom-select" data-testid="opera…></select>
- unexpected value ""
- locator resolved to <select class="osrd-ui-custom-select" data-testid="opera…></select>
- unexpected value ""
at pages/stdcm-page-model.ts:609
607 | await this.getViaCI(viaNumber).fill(ciSearchText);
608 | await selectedSuggestion.click();
> 609 | await expect(this.getViaCH(viaNumber)).toHaveValue(DEFAULT_DETAILS.chValue);
| ^
610 | await expect(this.getViaType(viaNumber)).toHaveValue(PASSAGE_TIME);
611 | };
612 |
at fillVia (/app/front/tests/pages/stdcm-page-model.ts:609:46)
at STDCMPage.fillAndVerifyViaDetails (/app/front/tests/pages/stdcm-page-model.ts:615:9)
at /app/front/tests/013-stdcm-simulation-sheet.spec.ts:62:5
|
Slow Test:
[chromium] › 014-stdcm-linked-train.spec.ts#L1
[chromium] › 014-stdcm-linked-train.spec.ts took 34.6s
|
Slow Test:
[chromium] › 009-rollingstock-editor.spec.ts#L1
[chromium] › 009-rollingstock-editor.spec.ts took 29.5s
|
Slow Test:
[chromium] › 010-op-route-tab.spec.ts#L1
[chromium] › 010-op-route-tab.spec.ts took 21.9s
|
Slow Test:
[chromium] › 005-operational-studies.spec.ts#L1
[chromium] › 005-operational-studies.spec.ts took 20.9s
|
🎭 Playwright Run Summary
1 flaky
[chromium] › 013-stdcm-simulation-sheet.spec.ts:52:3 › Verify stdcm simulation page › Verify STDCM stops and simulation sheet
81 passed (6.8m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
e2e-container-logs
|
276 KB |
|
e2e-traces-and-videos
|
14.7 MB |
|
integration-container-logs
|
32.9 KB |
|