Alternative solutions proposals for stdcm #20829
build.yml
on: pull_request
Matrix: Build
Check dockerfiles
14s
Check scripts
4s
Check generated railjson sync
21s
Check railjson generator
32s
Check commits
11s
Check final newline
10s
Check integration tests
1m 23s
Check osrd schema
19s
Check toml
4s
Check infra schema sync
18s
Check reuse compliance
15s
Check front rtk sync
1m 3s
Check core
4m 52s
Check editoast tests
8m 46s
Check editoast lints
7m 22s
Check editoast openapi
39s
Check gateway
3m 14s
Check osrdyne
3m 36s
Check front
3m 10s
Integration tests
1m 9s
End to end tests
5m 59s
Annotations
3 errors, 3 warnings, and 1 notice
[chromium] › 006-stdcm.spec.ts:120:3 › Verify stdcm simulation page › Launch simulation with and without capacity for towed rolling stock:
tests/pages/stdcm/simulation-results-page.ts#L186
1) [chromium] › 006-stdcm.spec.ts:120:3 › Verify stdcm simulation page › Launch simulation with and without capacity for towed rolling stock
Error: expect(received).toEqual(expected) // deep equality
Expected: "Simulation n°1"
Received: "Pas de capacité"
at pages/stdcm/simulation-results-page.ts:186
184 | const actualSimulationName =
185 | await this.getSimulationNameLocator(simulationNumber).textContent();
> 186 | expect(actualSimulationName).toEqual(expectedSimulationName);
| ^
187 |
188 | // Determine expected length and duration
189 | const expectedLengthAndDuration = isResultTableVisible
at SimulationResultPage.verifySimulationDetails (/app/front/tests/pages/stdcm/simulation-results-page.ts:186:34)
at /app/front/tests/006-stdcm.spec.ts:147:5
|
[chromium] › 006-stdcm.spec.ts:120:3 › Verify stdcm simulation page › Launch simulation with and without capacity for towed rolling stock:
tests/pages/stdcm/simulation-results-page.ts#L186
1) [chromium] › 006-stdcm.spec.ts:120:3 › Verify stdcm simulation page › Launch simulation with and without capacity for towed rolling stock
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(received).toEqual(expected) // deep equality
Expected: "Simulation n°1"
Received: "Pas de capacité"
at pages/stdcm/simulation-results-page.ts:186
184 | const actualSimulationName =
185 | await this.getSimulationNameLocator(simulationNumber).textContent();
> 186 | expect(actualSimulationName).toEqual(expectedSimulationName);
| ^
187 |
188 | // Determine expected length and duration
189 | const expectedLengthAndDuration = isResultTableVisible
at SimulationResultPage.verifySimulationDetails (/app/front/tests/pages/stdcm/simulation-results-page.ts:186:34)
at /app/front/tests/006-stdcm.spec.ts:147:5
|
End to end tests
Process completed with exit code 1.
|
Slow Test:
[chromium] › 009-rolling-stock-editor.spec.ts#L1
[chromium] › 009-rolling-stock-editor.spec.ts took 33.3s
|
Slow Test:
[chromium] › 014-stdcm-linked-train.spec.ts#L1
[chromium] › 014-stdcm-linked-train.spec.ts took 33.1s
|
Slow Test:
[chromium] › 013-stdcm-simulation-sheet.spec.ts#L1
[chromium] › 013-stdcm-simulation-sheet.spec.ts took 27.5s
|
🎭 Playwright Run Summary
1 failed
[chromium] › 006-stdcm.spec.ts:120:3 › Verify stdcm simulation page › Launch simulation with and without capacity for towed rolling stock
43 passed (4.5m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
e2e-container-logs
|
174 KB |
|
e2e-traces-and-videos
|
8.58 MB |
|