Bump ui from 0.0.55 to 0.0.56 #15612
Annotations
10 errors, 4 warnings, and 1 notice
Run Playwright tests:
tests/006-stdcm.spec.ts#L1
1) [chromium] › 006-stdcm.spec.ts:46:7 › Verify train schedule elements and filters › Launch STDCM simulation with all stops
Test timeout of 270000ms exceeded.
|
Run Playwright tests:
tests/006-stdcm.spec.ts#L1
1) [chromium] › 006-stdcm.spec.ts:46:7 › Verify train schedule elements and filters › Launch STDCM simulation with all stops
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 270000ms exceeded.
|
Run Playwright tests:
tests/pages/stdcm-page-model.ts#L380
1) [chromium] › 006-stdcm.spec.ts:46:7 › Verify train schedule elements and filters › Launch STDCM simulation with all stops
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: locator.click: Test timeout of 270000ms exceeded.
Call log:
- waiting for getByRole('button', { name: '-1h15', exact: true })
at pages/stdcm-page-model.ts:380
378 |
379 | await toleranceField.click();
> 380 | await this.page.getByRole('button', { name: minusValue, exact: true }).click();
| ^
381 | await this.page.getByRole('button', { name: plusValue, exact: true }).click();
382 | // TODO : Add a click on the close button instead of clicking on the map when #693 is done
383 | await this.mapContainer.click();
at STDCMPage.fillToleranceField (/app/front/tests/pages/stdcm-page-model.ts:380:76)
at STDCMPage.fillAndVerifyDestinationDetails (/app/front/tests/pages/stdcm-page-model.ts:351:5)
at /app/front/tests/006-stdcm.spec.ts:51:5
|
Run Playwright tests:
tests/006-stdcm.spec.ts#L1
1) [chromium] › 006-stdcm.spec.ts:46:7 › Verify train schedule elements and filters › Launch STDCM simulation with all stops
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 270000ms exceeded.
|
Run Playwright tests:
tests/006-stdcm.spec.ts#L1
2) [chromium] › 006-stdcm.spec.ts:68:7 › Verify train schedule elements and filters › Verify STDCM stops and simulation sheet
Test timeout of 270000ms exceeded.
|
Run Playwright tests:
tests/006-stdcm.spec.ts#L1
2) [chromium] › 006-stdcm.spec.ts:68:7 › Verify train schedule elements and filters › Verify STDCM stops and simulation sheet
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 270000ms exceeded.
|
Run Playwright tests:
tests/pages/stdcm-page-model.ts#L380
2) [chromium] › 006-stdcm.spec.ts:68:7 › Verify train schedule elements and filters › Verify STDCM stops and simulation sheet
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: locator.click: Test timeout of 270000ms exceeded.
Call log:
- waiting for getByRole('button', { name: '-1h00', exact: true })
at pages/stdcm-page-model.ts:380
378 |
379 | await toleranceField.click();
> 380 | await this.page.getByRole('button', { name: minusValue, exact: true }).click();
| ^
381 | await this.page.getByRole('button', { name: plusValue, exact: true }).click();
382 | // TODO : Add a click on the close button instead of clicking on the map when #693 is done
383 | await this.mapContainer.click();
at STDCMPage.fillToleranceField (/app/front/tests/pages/stdcm-page-model.ts:380:76)
at STDCMPage.fillOriginDetailsLight (/app/front/tests/pages/stdcm-page-model.ts:363:5)
at /app/front/tests/006-stdcm.spec.ts:72:5
|
Run Playwright tests:
tests/006-stdcm.spec.ts#L1
2) [chromium] › 006-stdcm.spec.ts:68:7 › Verify train schedule elements and filters › Verify STDCM stops and simulation sheet
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 270000ms exceeded.
|
Run Playwright tests:
tests/006-stdcm.spec.ts#L1
3) [firefox] › 006-stdcm.spec.ts:46:7 › Verify train schedule elements and filters › Launch STDCM simulation with all stops
Test timeout of 270000ms exceeded.
|
Run Playwright tests:
tests/006-stdcm.spec.ts#L1
3) [firefox] › 006-stdcm.spec.ts:46:7 › Verify train schedule elements and filters › Launch STDCM simulation with all stops
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 270000ms exceeded.
|
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] › 009-rollingstock-editor.spec.ts#L1
[chromium] › 009-rollingstock-editor.spec.ts took 29.8s
|
Run Playwright tests:
[chromium] › 005-operational-studies.spec.ts#L1
[chromium] › 005-operational-studies.spec.ts took 20.3s
|
Run Playwright tests:
[webkit] › 007-op-rollingstock-tab.spec.ts#L1
[webkit] › 007-op-rollingstock-tab.spec.ts took 16.6s
|
Run Playwright tests
6 failed
[chromium] › 006-stdcm.spec.ts:46:7 › Verify train schedule elements and filters › Launch STDCM simulation with all stops
[chromium] › 006-stdcm.spec.ts:68:7 › Verify train schedule elements and filters › Verify STDCM stops and simulation sheet
[firefox] › 006-stdcm.spec.ts:46:7 › Verify train schedule elements and filters › Launch STDCM simulation with all stops
[firefox] › 006-stdcm.spec.ts:68:7 › Verify train schedule elements and filters › Verify STDCM stops and simulation sheet
[webkit] › 006-stdcm.spec.ts:46:7 › Verify train schedule elements and filters › Launch STDCM simulation with all stops
[webkit] › 006-stdcm.spec.ts:68:7 › Verify train schedule elements and filters › Verify STDCM stops and simulation sheet
1 flaky
[webkit] › 012-op-simulation-settings-tab.spec.ts:184:7 › Simulation Settings Tab Verification › Activate composition code
103 passed (51.3m)
|
Loading