tests: update stdcm fuzzer after api change #20839
Annotations
2 errors, 3 warnings, and 1 notice
Run Playwright tests:
tests/013-stdcm-simulation-sheet.spec.ts#L1
1) [firefox] › 013-stdcm-simulation-sheet.spec.ts:124: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
|
Run Playwright tests:
tests/pages/stdcm/stdcm-page.ts#L132
2) [firefox] › 014-stdcm-linked-train.spec.ts:103: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/stdcm-page.ts:132
130 | await this.launchSimulationButton.click({ force: true });
131 | // Wait for simulation message "Calculation completed"
> 132 | await this.simulationStatus.waitFor({ timeout: STDCM_SIMULATION_TIMEOUT });
| ^
133 | }
134 |
135 | async mapMarkerVisibility() {
at STDCMPage.launchSimulation (/app/front/tests/pages/stdcm/stdcm-page.ts:132:33)
at /app/front/tests/014-stdcm-linked-train.spec.ts:117:5
|
Run Playwright tests:
[chromium] › 014-stdcm-linked-train.spec.ts#L1
[chromium] › 014-stdcm-linked-train.spec.ts took 33.8s
|
Run Playwright tests:
[chromium] › 009-rolling-stock-editor.spec.ts#L1
[chromium] › 009-rolling-stock-editor.spec.ts took 33.1s
|
Run Playwright tests:
[chromium] › 013-stdcm-simulation-sheet.spec.ts#L1
[chromium] › 013-stdcm-simulation-sheet.spec.ts took 26.9s
|
Run Playwright tests
2 flaky
[firefox] › 013-stdcm-simulation-sheet.spec.ts:124:3 › Verify stdcm simulation page › Verify simulation sheet content
[firefox] › 014-stdcm-linked-train.spec.ts:103:3 › Verify stdcm simulation page › Verify STDCM posterior linked train
84 passed (6.9m)
|
Loading