editoast, front: host fonts for the map in editoast #19447
build.yml
on: pull_request
Matrix: Build
Check dockerfiles
8s
Check scripts
5s
Check generated railjson sync
23s
Check railjson generator
1m 49s
Check commits
7s
Check final newline
16s
Check integration tests
1m 30s
Check osrd schema
24s
Check toml
5s
Check infra schema sync
21s
Check reuse compliance
8s
Check front rtk sync
1m 13s
Check core
4m 11s
Check editoast tests
6m 8s
Check editoast lints
8m 28s
Check editoast openapi
48s
Check gateway
3m 17s
Check osrdyne
3m 38s
Check front
3m 8s
Integration tests
1m 9s
End to end tests
8m 59s
Annotations
2 errors, 3 warnings, and 1 notice
Check editoast tests
Process completed with exit code 101.
|
[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.9s
|
Slow Test:
[chromium] › 013-stdcm-simulation-sheet.spec.ts#L1
[chromium] › 013-stdcm-simulation-sheet.spec.ts took 30.4s
|
Slow Test:
[chromium] › 005-operational-studies.spec.ts#L1
[chromium] › 005-operational-studies.spec.ts took 20.9s
|
🎭 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
|
289 KB |
|
e2e-traces-and-videos
|
8.65 MB |
|
integration-container-logs
|
32.3 KB |
|