front: update ui to 0.0.66 #19433
build.yml
on: pull_request
Matrix: Build
Check dockerfiles
8s
Check scripts
4s
Check generated railjson sync
23s
Check railjson generator
1m 49s
Check commits
9s
Check final newline
12s
Check integration tests
1m 21s
Check osrd schema
18s
Check toml
7s
Check infra schema sync
18s
Check reuse compliance
9s
Check front rtk sync
1m 12s
Check core
4m 24s
Check editoast tests
6m 57s
Check editoast lints
8m 29s
Check editoast openapi
45s
Check gateway
3m 16s
Check osrdyne
3m 40s
Check front
3m 10s
Integration tests
1m 6s
End to end tests
8m 23s
Annotations
2 errors, 3 warnings, and 1 notice
Check commits
Process completed with exit code 1.
|
[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 36.7s
|
Slow Test:
[chromium] › 013-stdcm-simulation-sheet.spec.ts#L1
[chromium] › 013-stdcm-simulation-sheet.spec.ts took 30.5s
|
Slow Test:
[chromium] › 005-operational-studies.spec.ts#L1
[chromium] › 005-operational-studies.spec.ts took 20.4s
|
🎭 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 (6.9m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
e2e-container-logs
|
284 KB |
|
e2e-traces-and-videos
|
9.65 MB |
|
integration-container-logs
|
32.9 KB |
|