core: update start of free block in signal projection (space-time chart) when stopping on closed signal #15028
build.yml
on: pull_request
Matrix: Build
Check dockerfiles
8s
Check scripts
5s
Check generated railjson sync
23s
Check railjson generator
1m 55s
Check commits
8s
Check final newline
8s
Check integration tests
1m 31s
Check osrd schema
39s
Check toml
5s
Check infra schema sync
16s
Check reuse compliance
12s
Check front rtk sync
1m 39s
Check core
4m 10s
Check editoast tests
6m 31s
Check editoast lints
9m 55s
Check editoast openapi
1m 19s
Check gateway
3m 26s
Check osrdyne
3m 51s
Check front
2m 44s
Integration tests
1m 15s
End to end tests
13m 44s
Annotations
2 errors, 2 warnings, and 1 notice
[firefox] › 012-op-simulation-settings-tab.spec.ts:186:7 › Simulation Settings Tab Verification › Activate composition code:
tests/pages/op-timetable-page-model.ts#L232
1) [firefox] › 012-op-simulation-settings-tab.spec.ts:186:7 › Simulation Settings Tab Verification › Activate composition code
Error: expect(received).toEqual(expected) // deep equality
Expected: "11:52"
Received: "12:03"
at pages/op-timetable-page-model.ts:232
230 | await expect(this.trainArrivalTime).toBeVisible();
231 | const actualArrivalTime = await this.trainArrivalTime.textContent();
> 232 | expect(actualArrivalTime).toEqual(expectedArrivalTime);
| ^
233 | }
234 |
235 | async clickOnScenarioCollapseButton() {
at OperationalStudiesTimetablePage.getTrainArrivalTime (/app/front/tests/pages/op-timetable-page-model.ts:232:31)
at /app/front/tests/012-op-simulation-settings-tab.spec.ts:237:5
|
[webkit] › 006-stdcm.spec.ts:68:7 › Verify train schedule elements and filters › Verify STDCM stops and simulation sheet:
tests/pages/stdcm-page-model.ts#L499
2) [webkit] › 006-stdcm.spec.ts:68:7 › Verify train schedule elements and filters › Verify STDCM stops and simulation sheet
Error: Download event was not triggered.
at pages/stdcm-page-model.ts:499
497 | await this.downloadSimulationButton.click({ force: true });
498 | const download = await downloadPromise.catch(() => {
> 499 | throw new Error('Download event was not triggered.');
| ^
500 | });
501 |
502 | // Verify filename and save the download
at /app/front/tests/pages/stdcm-page-model.ts:499:13
at STDCMPage.downloadSimulation (/app/front/tests/pages/stdcm-page-model.ts:498:22)
at /app/front/tests/006-stdcm.spec.ts:89:5
|
Slow Test:
[chromium] › 009-rollingstock-editor.spec.ts#L1
[chromium] › 009-rollingstock-editor.spec.ts took 29.7s
|
Slow Test:
[chromium] › 005-operational-studies.spec.ts#L1
[chromium] › 005-operational-studies.spec.ts took 16.5s
|
🎭 Playwright Run Summary
2 flaky
[firefox] › 012-op-simulation-settings-tab.spec.ts:186:7 › Simulation Settings Tab Verification › Activate composition code
[webkit] › 006-stdcm.spec.ts:68:7 › Verify train schedule elements and filters › Verify STDCM stops and simulation sheet
4 skipped
104 passed (11.7m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
e2e-container-logs
Expired
|
362 KB |
|
integration-container-logs
Expired
|
24.6 KB |
|
integration-videos
Expired
|
16.2 MB |
|