editoast, front: host fonts for the map in editoast #19451
build.yml
on: pull_request
Matrix: Build
Check dockerfiles
9s
Check scripts
4s
Check generated railjson sync
24s
Check railjson generator
1m 56s
Check commits
11s
Check final newline
13s
Check integration tests
1m 19s
Check osrd schema
21s
Check toml
5s
Check infra schema sync
16s
Check reuse compliance
9s
Check front rtk sync
1m 10s
Check core
4m 34s
Check editoast tests
6m 45s
Check editoast lints
8m 31s
Check editoast openapi
42s
Check gateway
3m 48s
Check osrdyne
3m 53s
Check front
3m 8s
Integration tests
1m 6s
End to end tests
9m 31s
Annotations
3 errors, 3 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
|
[firefox] › 013-stdcm-simulation-sheet.spec.ts:90:3 › Verify stdcm simulation page › Verify simulation sheet content:
tests/013-stdcm-simulation-sheet.spec.ts#L1
2) [firefox] › 013-stdcm-simulation-sheet.spec.ts:90:3 › Verify stdcm simulation page › Verify simulation sheet content
InvalidPDFException: Invalid PDF structure.
at BaseExceptionClosure (/app/front/node_modules/pdfjs-dist/legacy/build/webpack:/pdf.js/src/shared/util.js:478:29)
at /app/front/node_modules/pdfjs-dist/legacy/build/webpack:/pdf.js/src/shared/util.js:482:2
|
[firefox] › 014-stdcm-linked-train.spec.ts:77:3 › Verify stdcm simulation page › Verify STDCM posterior linked train:
tests/pages/stdcm-page-model.ts#L650
3) [firefox] › 014-stdcm-linked-train.spec.ts:77:3 › Verify stdcm simulation page › Verify STDCM posterior linked train
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/014-stdcm-linked-train.spec.ts:91:5
|
Slow Test:
[chromium] › 014-stdcm-linked-train.spec.ts#L1
[chromium] › 014-stdcm-linked-train.spec.ts took 37.4s
|
Slow Test:
[chromium] › 013-stdcm-simulation-sheet.spec.ts#L1
[chromium] › 013-stdcm-simulation-sheet.spec.ts took 30.7s
|
Slow Test:
[chromium] › 005-operational-studies.spec.ts#L1
[chromium] › 005-operational-studies.spec.ts took 20.1s
|
🎭 Playwright Run Summary
3 flaky
[chromium] › 006-stdcm.spec.ts:91:3 › Verify stdcm simulation page › Launch simulation with and without capacity for towed rolling stock
[firefox] › 013-stdcm-simulation-sheet.spec.ts:90:3 › Verify stdcm simulation page › Verify simulation sheet content
[firefox] › 014-stdcm-linked-train.spec.ts:77:3 › Verify stdcm simulation page › Verify STDCM posterior linked train
79 passed (7.8m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
e2e-container-logs
|
297 KB |
|
e2e-traces-and-videos
|
19 MB |
|
integration-container-logs
|
32.3 KB |
|