Make stdcm path buttons clickable across the entire element #15472
Annotations
1 error, 3 warnings, and 1 notice
tests/pages/stdcm-page-model.ts#L500
1) [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:500
498 | await this.downloadSimulationButton.click({ force: true });
499 | const download = await downloadPromise.catch(() => {
> 500 | throw new Error('Download event was not triggered.');
| ^
501 | });
502 |
503 | // Verify filename and save the download
at /app/front/tests/pages/stdcm-page-model.ts:500:13
at STDCMPage.downloadSimulation (/app/front/tests/pages/stdcm-page-model.ts:499:22)
at /app/front/tests/006-stdcm.spec.ts:89:5
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
[chromium] › 009-rollingstock-editor.spec.ts#L1
[chromium] › 009-rollingstock-editor.spec.ts took 30.2s
|
[firefox] › 003-study-management.spec.ts#L1
[firefox] › 003-study-management.spec.ts took 16.4s
|
|
The logs for this run have expired and are no longer available.
Loading