front: drop StdcmResultsOperationalPoint.departureTime #16547
Annotations
1 error, 2 warnings, and 1 notice
Run Playwright tests:
tests/pages/stdcm-page-model.ts#L562
1) [webkit] › 006-stdcm.spec.ts:70: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:562
560 | await this.downloadSimulationButton.dispatchEvent('click');
561 | const download = await downloadPromise.catch(() => {
> 562 | throw new Error('Download event was not triggered.');
| ^
563 | });
564 |
565 | // Verify filename and save the download
at /app/front/tests/pages/stdcm-page-model.ts:562:13
at STDCMPage.downloadSimulation (/app/front/tests/pages/stdcm-page-model.ts:561:22)
at /app/front/tests/006-stdcm.spec.ts:91:5
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run Playwright tests:
[chromium] › 005-operational-studies.spec.ts#L1
[chromium] › 005-operational-studies.spec.ts took 16.3s
|
Run Playwright tests
1 flaky
[webkit] › 006-stdcm.spec.ts:70:7 › Verify train schedule elements and filters › Verify STDCM stops and simulation sheet
109 passed (11.9m)
|
Loading