tests: update stdcm fuzzer after api change #20823
build.yml
on: pull_request
Matrix: Build
Check dockerfiles
10s
Check scripts
5s
Check generated railjson sync
20s
Check railjson generator
30s
Check commits
7s
Check final newline
14s
Check integration tests
1m 20s
Check osrd schema
18s
Check toml
7s
Check infra schema sync
18s
Check reuse compliance
9s
Check front rtk sync
1m 9s
Check core
4m 47s
Check editoast tests
7m 11s
Check editoast lints
7m 29s
Check editoast openapi
43s
Check gateway
3m 21s
Check osrdyne
3m 36s
Check front
3m 8s
Integration tests
1m 12s
End to end tests
5m 42s
Annotations
1 error, 3 warnings, and 1 notice
[chromium] › 004-scenario-management.spec.ts:65:3 › Validate the Scenario creation workflow › Update an existing scenario:
tests/pages/operational-studies/scenario-page.ts#L132
1) [chromium] › 004-scenario-management.spec.ts:65:3 › Validate the Scenario creation workflow › Update an existing scenario
TimeoutError: locator.hover: Timeout 15000ms exceeded.
Call log:
- waiting for getByTestId('scenario_test_e2e 364be71a-7124-46ba-bf5a-95c11993cbc5').first()
at pages/operational-studies/scenario-page.ts:132
130 | // Open a Scenario by its test ID (The Test ID is the same as the Name).
131 | async openScenarioByTestId(scenarioTestId: string) {
> 132 | await this.page.getByTestId(scenarioTestId).first().hover({ trial: true });
| ^
133 | await this.page.getByTestId(scenarioTestId).getByTestId('openScenario').click();
134 | }
135 |
at ScenarioPage.openScenarioByTestId (/app/front/tests/pages/operational-studies/scenario-page.ts:132:57)
at /app/front/tests/004-scenario-management.spec.ts:71:24
|
Slow Test:
[chromium] › 009-rolling-stock-editor.spec.ts#L1
[chromium] › 009-rolling-stock-editor.spec.ts took 32.3s
|
Slow Test:
[chromium] › 014-stdcm-linked-train.spec.ts#L1
[chromium] › 014-stdcm-linked-train.spec.ts took 30.8s
|
Slow Test:
[chromium] › 013-stdcm-simulation-sheet.spec.ts#L1
[chromium] › 013-stdcm-simulation-sheet.spec.ts took 28.2s
|
🎭 Playwright Run Summary
1 flaky
[chromium] › 004-scenario-management.spec.ts:65:3 › Validate the Scenario creation workflow › Update an existing scenario
43 passed (4.2m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
e2e-container-logs
|
170 KB |
|
e2e-traces-and-videos
|
3.54 MB |
|
integration-container-logs
|
37.5 KB |
|