front: lmr fix intermediate op id collision #17928
Annotations
10 errors, 6 warnings, and 1 notice
Run Playwright tests:
tests/pages/stdcm-page-model.ts#L324
1) [chromium] › 006-stdcm.spec.ts:66:7 › Verify stdcm simulation page › Verify empty STDCM page ──
Error: Timed out 10000ms waiting for expect(locator).toHaveValue(expected)
Locator: locator('.stdcm-card:has(.stdcm-origin-icon)').locator('[id^="id"][id$="-ci"]')
Expected string: ""
Received string: serializes to the same string
Call log:
- expect.toHaveValue with timeout 10000ms
- waiting for locator('.stdcm-card:has(.stdcm-origin-icon)').locator('[id^="id"][id$="-ci"]')
at pages/stdcm-page-model.ts:324
322 | this.destinationChField,
323 | ];
> 324 | for (const field of emptyFields) await expect(field).toHaveValue('');
| ^
325 | await expect(this.speedLimitTagField).toHaveValue('__PLACEHOLDER__');
326 | }
327 |
at STDCMPage.verifyAllFieldsEmpty (/app/front/tests/pages/stdcm-page-model.ts:324:58)
at /app/front/tests/006-stdcm.spec.ts:70:5
|
Run Playwright tests:
tests/pages/stdcm-page-model.ts#L324
1) [chromium] › 006-stdcm.spec.ts:66:7 › Verify stdcm simulation page › Verify empty STDCM page ──
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 10000ms waiting for expect(locator).toHaveValue(expected)
Locator: locator('.stdcm-card:has(.stdcm-origin-icon)').locator('[id^="id"][id$="-ci"]')
Expected string: ""
Received string: serializes to the same string
Call log:
- expect.toHaveValue with timeout 10000ms
- waiting for locator('.stdcm-card:has(.stdcm-origin-icon)').locator('[id^="id"][id$="-ci"]')
at pages/stdcm-page-model.ts:324
322 | this.destinationChField,
323 | ];
> 324 | for (const field of emptyFields) await expect(field).toHaveValue('');
| ^
325 | await expect(this.speedLimitTagField).toHaveValue('__PLACEHOLDER__');
326 | }
327 |
at STDCMPage.verifyAllFieldsEmpty (/app/front/tests/pages/stdcm-page-model.ts:324:58)
at /app/front/tests/006-stdcm.spec.ts:70:5
|
Run Playwright tests:
tests/pages/stdcm-page-model.ts#L324
1) [chromium] › 006-stdcm.spec.ts:66:7 › Verify stdcm simulation page › Verify empty STDCM page ──
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 10000ms waiting for expect(locator).toHaveValue(expected)
Locator: locator('.stdcm-card:has(.stdcm-origin-icon)').locator('[id^="id"][id$="-ci"]')
Expected string: ""
Received string: serializes to the same string
Call log:
- expect.toHaveValue with timeout 10000ms
- waiting for locator('.stdcm-card:has(.stdcm-origin-icon)').locator('[id^="id"][id$="-ci"]')
at pages/stdcm-page-model.ts:324
322 | this.destinationChField,
323 | ];
> 324 | for (const field of emptyFields) await expect(field).toHaveValue('');
| ^
325 | await expect(this.speedLimitTagField).toHaveValue('__PLACEHOLDER__');
326 | }
327 |
at STDCMPage.verifyAllFieldsEmpty (/app/front/tests/pages/stdcm-page-model.ts:324:58)
at /app/front/tests/006-stdcm.spec.ts:70:5
|
Run Playwright tests:
tests/006-stdcm.spec.ts#L1
2) [chromium] › 006-stdcm.spec.ts:75:7 › Verify stdcm simulation page › Launch STDCM simulation with all stops
Test timeout of 270000ms exceeded.
|
Run Playwright tests:
tests/006-stdcm.spec.ts#L1
2) [chromium] › 006-stdcm.spec.ts:75:7 › Verify stdcm simulation page › Launch STDCM simulation with all stops
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 270000ms exceeded.
|
Run Playwright tests:
tests/pages/stdcm-page-model.ts#L449
2) [chromium] › 006-stdcm.spec.ts:75:7 › Verify stdcm simulation page › Launch STDCM simulation with all stops
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: locator.fill: Test timeout of 270000ms exceeded.
Call log:
- waiting for locator('.stdcm-card:has(.stdcm-origin-icon)').locator('[id^="id"][id$="-ci"]')
at pages/stdcm-page-model.ts:449
447 | } = ORIGIN_DETAILS;
448 | // Fill and verify origin CI suggestions
> 449 | await this.dynamicOriginCi.fill(input);
| ^
450 | await this.verifyOriginNorthSuggestions();
451 | await this.suggestionNWS.click();
452 | const originCiValue = await this.dynamicOriginCi.getAttribute('value');
at STDCMPage.fillAndVerifyOriginDetails (/app/front/tests/pages/stdcm-page-model.ts:449:32)
at /app/front/tests/006-stdcm.spec.ts:85:21
|
Run Playwright tests:
tests/006-stdcm.spec.ts#L1
2) [chromium] › 006-stdcm.spec.ts:75:7 › Verify stdcm simulation page › Launch STDCM simulation with all stops
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 270000ms exceeded.
|
Run Playwright tests:
tests/006-stdcm.spec.ts#L1
3) [chromium] › 006-stdcm.spec.ts:102:7 › Verify stdcm simulation page › Launch simulation with and without capacity for towed rolling stock
Test timeout of 270000ms exceeded.
|
Run Playwright tests:
tests/006-stdcm.spec.ts#L1
3) [chromium] › 006-stdcm.spec.ts:102:7 › Verify stdcm simulation page › Launch simulation with and without capacity for towed rolling stock
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 270000ms exceeded.
|
Run Playwright tests:
tests/pages/stdcm-page-model.ts#L526
3) [chromium] › 006-stdcm.spec.ts:102:7 › Verify stdcm simulation page › Launch simulation with and without capacity for towed rolling stock
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: locator.fill: Test timeout of 270000ms exceeded.
Call log:
- waiting for locator('.stdcm-card:has(.stdcm-origin-icon)').locator('[id^="id"][id$="-ci"]')
at pages/stdcm-page-model.ts:526
524 | const { input, chValue, arrivalDate, arrivalTime, tolerance, arrivalType } =
525 | LIGHT_ORIGIN_DETAILS;
> 526 | await this.dynamicOriginCi.fill(input);
| ^
527 | await this.suggestionNWS.click();
528 | await expect(this.dynamicOriginCh).toHaveValue(chValue);
529 | await expect(this.originArrival).toHaveValue(arrivalType);
at STDCMPage.fillOriginDetailsLight (/app/front/tests/pages/stdcm-page-model.ts:526:32)
at /app/front/tests/006-stdcm.spec.ts:117:21
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see /~https://github.com/actions/runner-images/issues/10636
|
Run Playwright tests:
[webkit] › 012-op-simulation-settings-tab.spec.ts#L1
[webkit] › 012-op-simulation-settings-tab.spec.ts took 1.9m
|
Run Playwright tests:
[chromium] › 012-op-simulation-settings-tab.spec.ts#L1
[chromium] › 012-op-simulation-settings-tab.spec.ts took 1.7m
|
Run Playwright tests:
[webkit] › 009-rollingstock-editor.spec.ts#L1
[webkit] › 009-rollingstock-editor.spec.ts took 58.0s
|
Run Playwright tests:
[firefox] › 012-op-simulation-settings-tab.spec.ts#L1
[firefox] › 012-op-simulation-settings-tab.spec.ts took 57.7s
|
Run Playwright tests:
[webkit] › 008-train-schedule.spec.ts#L1
[webkit] › 008-train-schedule.spec.ts took 42.0s
|
Run Playwright tests
12 failed
[chromium] › 006-stdcm.spec.ts:66:7 › Verify stdcm simulation page › Verify empty STDCM page ───
[chromium] › 006-stdcm.spec.ts:75:7 › Verify stdcm simulation page › Launch STDCM simulation with all stops
[chromium] › 006-stdcm.spec.ts:102:7 › Verify stdcm simulation page › Launch simulation with and without capacity for towed rolling stock
[chromium] › 013-stdcm-simulation-sheet.spec.ts:60:7 › Verify stdcm simulation page › Verify STDCM stops and simulation sheet
[firefox] › 006-stdcm.spec.ts:66:7 › Verify stdcm simulation page › Verify empty STDCM page ────
[firefox] › 006-stdcm.spec.ts:75:7 › Verify stdcm simulation page › Launch STDCM simulation with all stops
[firefox] › 006-stdcm.spec.ts:102:7 › Verify stdcm simulation page › Launch simulation with and without capacity for towed rolling stock
[firefox] › 013-stdcm-simulation-sheet.spec.ts:60:7 › Verify stdcm simulation page › Verify STDCM stops and simulation sheet
[webkit] › 006-stdcm.spec.ts:66:7 › Verify stdcm simulation page › Verify empty STDCM page ─────
[webkit] › 006-stdcm.spec.ts:75:7 › Verify stdcm simulation page › Launch STDCM simulation with all stops
[webkit] › 006-stdcm.spec.ts:102:7 › Verify stdcm simulation page › Launch simulation with and without capacity for towed rolling stock
[webkit] › 013-stdcm-simulation-sheet.spec.ts:60:7 › Verify stdcm simulation page › Verify STDCM stops and simulation sheet
1 flaky
[chromium] › 008-train-schedule.spec.ts:49:7 › Verify train schedule elements and filters › Loading trains and verifying simulation result
3 skipped
100 passed (1.3h)
|
Loading