front: stdcm - show consist tooltip on focus out only #19453
build.yml
on: push
Matrix: Build
Check dockerfiles
8s
Check scripts
7s
Check generated railjson sync
27s
Check railjson generator
1m 49s
Check commits
8s
Check final newline
14s
Check integration tests
1m 21s
Check osrd schema
17s
Check toml
5s
Check infra schema sync
19s
Check reuse compliance
9s
Check front rtk sync
1m 10s
Check core
4m 13s
Check editoast tests
6m 49s
Check editoast lints
8m 40s
Check editoast openapi
43s
Check gateway
3m 24s
Check osrdyne
3m 41s
Check front
3m 8s
Integration tests
1m 9s
End to end tests
9m 2s
Annotations
1 error, 4 warnings, and 1 notice
[chromium] › 006-stdcm.spec.ts:91:3 › Verify stdcm simulation page › Launch simulation with and without capacity for towed rolling stock:
tests/pages/stdcm-page-model.ts#L650
1) [chromium] › 006-stdcm.spec.ts:91:3 › Verify stdcm simulation page › Launch simulation with and without capacity for towed rolling stock
TimeoutError: locator.waitFor: Timeout 30000ms exceeded.
Call log:
- waiting for getByTestId('simulation-status') to be visible
at pages/stdcm-page-model.ts:650
648 | await this.launchSimulationButton.click({ force: true });
649 | // Wait for simulation message "Calculation completed"
> 650 | await this.simulationStatus.waitFor({ timeout: STDCM_SIMULATION_TIMEOUT });
| ^
651 | // Check map result container visibility only for Chromium browser
652 | if (this.page.context().browser()?.browserType().name() === 'chromium') {
653 | await expect(this.mapResultContainer).toBeVisible();
at STDCMPage.launchSimulation (/app/front/tests/pages/stdcm-page-model.ts:650:33)
at /app/front/tests/006-stdcm.spec.ts:111:5
|
Slow Test:
[chromium] › 014-stdcm-linked-train.spec.ts#L1
[chromium] › 014-stdcm-linked-train.spec.ts took 37.6s
|
Slow Test:
[chromium] › 013-stdcm-simulation-sheet.spec.ts#L1
[chromium] › 013-stdcm-simulation-sheet.spec.ts took 29.9s
|
Slow Test:
[chromium] › 005-operational-studies.spec.ts#L1
[chromium] › 005-operational-studies.spec.ts took 20.8s
|
Slow Test:
[firefox] › 014-stdcm-linked-train.spec.ts#L1
[firefox] › 014-stdcm-linked-train.spec.ts took 17.7s
|
🎭 Playwright Run Summary
1 flaky
[chromium] › 006-stdcm.spec.ts:91:3 › Verify stdcm simulation page › Launch simulation with and without capacity for towed rolling stock
81 passed (7.3m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
e2e-container-logs
|
284 KB |
|
e2e-traces-and-videos
|
8.97 MB |
|
integration-container-logs
|
32.9 KB |
|