Skip to content

front: match PathStep and SuggestedOP with pathStepId #17337

front: match PathStep and SuggestedOP with pathStepId

front: match PathStep and SuggestedOP with pathStepId #17337

Triggered via pull request January 10, 2025 09:06
Status Failure
Total duration 1h 0m 26s
Artifacts 3

build.yml

on: pull_request
Matrix: Build
Check dockerfiles
10s
Check dockerfiles
Check scripts
6s
Check scripts
Check generated railjson sync
20s
Check generated railjson sync
Check railjson generator
1m 56s
Check railjson generator
Check commits
6s
Check commits
Check final newline
8s
Check final newline
Check integration tests
1m 20s
Check integration tests
Check osrd schema
45s
Check osrd schema
Check toml
8s
Check toml
Check infra schema sync
22s
Check infra schema sync
Check reuse compliance
14s
Check reuse compliance
Fit to window
Zoom out
Zoom in

Annotations

11 errors, 30 warnings, and 1 notice
Check commits
Process completed with exit code 1.
[chromium] › 010-op-route-tab.spec.ts:80:7 › Route Tab Verification › Adding waypoints to a route for operational study: tests/pages/op-route-page-model.ts#L235
1) [chromium] › 010-op-route-tab.spec.ts:80:7 › Route Tab Verification › Adding waypoints to a route for operational study Error: Timed out 10000ms waiting for expect(locator).toBeVisible() Locator: getByTitle('Mid_West_station').getByTestId('suggested-via-delete-button') Expected: visible Received: hidden Call log: - expect.toBeVisible with timeout 10000ms - waiting for getByTitle('Mid_West_station').getByTestId('suggested-via-delete-button') at pages/op-route-page-model.ts:235 233 | for (const viaName of viaNames) { 234 | await clickWithDelay(this.getAddButtonLocatorByViaName(viaName)); > 235 | await expect(this.getDeleteButtonLocatorByViaName(viaName)).toBeVisible(); | ^ 236 | } 237 | } 238 | at RoutePage.clickOnViaAddButtons (/app/front/tests/pages/op-route-page-model.ts:235:67) at RoutePage.addNewWaypoints (/app/front/tests/pages/op-route-page-model.ts:307:5) at /app/front/tests/010-op-route-tab.spec.ts:92:5
[chromium] › 010-op-route-tab.spec.ts:80:7 › Route Tab Verification › Adding waypoints to a route for operational study: tests/pages/op-route-page-model.ts#L235
1) [chromium] › 010-op-route-tab.spec.ts:80:7 › Route Tab Verification › Adding waypoints to a route for operational study Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 10000ms waiting for expect(locator).toBeVisible() Locator: getByTitle('Mid_West_station').getByTestId('suggested-via-delete-button') Expected: visible Received: hidden Call log: - expect.toBeVisible with timeout 10000ms - waiting for getByTitle('Mid_West_station').getByTestId('suggested-via-delete-button') at pages/op-route-page-model.ts:235 233 | for (const viaName of viaNames) { 234 | await clickWithDelay(this.getAddButtonLocatorByViaName(viaName)); > 235 | await expect(this.getDeleteButtonLocatorByViaName(viaName)).toBeVisible(); | ^ 236 | } 237 | } 238 | at RoutePage.clickOnViaAddButtons (/app/front/tests/pages/op-route-page-model.ts:235:67) at RoutePage.addNewWaypoints (/app/front/tests/pages/op-route-page-model.ts:307:5) at /app/front/tests/010-op-route-tab.spec.ts:92:5
[chromium] › 010-op-route-tab.spec.ts:80:7 › Route Tab Verification › Adding waypoints to a route for operational study: tests/pages/op-route-page-model.ts#L235
1) [chromium] › 010-op-route-tab.spec.ts:80:7 › Route Tab Verification › Adding waypoints to a route for operational study Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 10000ms waiting for expect(locator).toBeVisible() Locator: getByTitle('Mid_West_station').getByTestId('suggested-via-delete-button') Expected: visible Received: hidden Call log: - expect.toBeVisible with timeout 10000ms - waiting for getByTitle('Mid_West_station').getByTestId('suggested-via-delete-button') at pages/op-route-page-model.ts:235 233 | for (const viaName of viaNames) { 234 | await clickWithDelay(this.getAddButtonLocatorByViaName(viaName)); > 235 | await expect(this.getDeleteButtonLocatorByViaName(viaName)).toBeVisible(); | ^ 236 | } 237 | } 238 | at RoutePage.clickOnViaAddButtons (/app/front/tests/pages/op-route-page-model.ts:235:67) at RoutePage.addNewWaypoints (/app/front/tests/pages/op-route-page-model.ts:307:5) at /app/front/tests/010-op-route-tab.spec.ts:92:5
[chromium] › 011-op-times-and-stops-tab.spec.ts:115:7 › Times and Stops Tab Verification › should correctly set and display times and stops tables: tests/011-op-times-and-stops-tab.spec.ts#L1
2) [chromium] › 011-op-times-and-stops-tab.spec.ts:115:7 › Times and Stops Tab Verification › should correctly set and display times and stops tables Test timeout of 270000ms exceeded.
[chromium] › 011-op-times-and-stops-tab.spec.ts:115:7 › Times and Stops Tab Verification › should correctly set and display times and stops tables: tests/pages/op-input-table-page-model.ts#L78
2) [chromium] › 011-op-times-and-stops-tab.spec.ts:115:7 › Times and Stops Tab Verification › should correctly set and display times and stops tables Error: locator.click: Test timeout of 270000ms exceeded. Call log: - waiting for locator('.dsg-row').filter({ has: locator('input.dsg-input[value="Mid_West_station"]') }).first().locator('input[type="checkbox"]').first() - locator resolved to <input disabled tabindex="-1" type="checkbox" class="ds…/> - attempting click action - waiting for element to be visible, enabled and stable - element is not enabled - retrying click action, attempt #1 - waiting for element to be visible, enabled and stable - element is not enabled - retrying click action, attempt #2 - waiting 20ms - waiting for element to be visible, enabled and stable - element is not enabled - retrying click action, attempt #3 - waiting 100ms - waiting for element to be visible, enabled and stable - element is not enabled - retrying click action, attempt #4 - waiting 100ms - waiting for element to be visible, enabled and stable - element is not enabled - retrying click action, attempt #5 - waiting 500ms - waiting for element to be visible, enabled and stable - element is not enabled - retrying click action, attempt #6 - waiting 500ms - waiting for element to be visible, enabled and stable - element is not enabled - retrying click action, attempt #7 - waiting 500ms - waiting for element to be visible, enabled and stable - element is not enabled - retrying click action, attempt #8 - waiting 500ms - waiting for element to be visible, enabled and stable - element is not enabled - retrying click action, attempt #9 - waiting 500ms - waiting for element to be visible, enabled and stable - element is not enabled - retrying click action, attempt #10 - waiting 500ms - waiting for element to be visible, enabled and stable - element is not enabled - retrying click action, attempt #11 - waiting 500ms - waiting for element to be visible, enabled and stable - element is not enabled - retrying click action, attempt #12 - waiting 500ms - waiting for element to be visible, enabled and stable - element is not enabled - retrying click action, attempt #13 - waiting 500ms - waiting for element to be visible, enabled and stable - element is not enabled - retrying click action, attempt #14 - waiting 500ms - waiting for element to be visible, enabled and stable - element is not enabled - retrying click action, attempt #15 - waiting 500ms - waiting for element to be visible, enabled and stable - element is not enabled - retrying click action, attempt #16 - waiting 500ms - waiting for element to be visible, enabled and stable - element is not enabled - retrying click action, attempt #17 - waiting 500ms - waiting for element to be visible, enabled and stable - element is not enabled - retrying click action, attempt #18 - waiting 500ms - waiting for element to be visible, enabled and stable - element is not enabled - retrying click action, attempt #19 - waiting 500ms - waiting for element to be visible, enabled and stable - element is not enabled - retrying click action, attempt #20 - waiting 500ms - waiting for element to be visible, enabled and stable - element is not enabled - retrying click action, attempt #21 - waiting 500ms - waiting for element to be visible, enabled and stable - element is not enabled - retrying click action, attempt #22 - waiting 500ms - wai
[chromium] › 011-op-times-and-stops-tab.spec.ts:115:7 › Times and Stops Tab Verification › should correctly set and display times and stops tables: tests/011-op-times-and-stops-tab.spec.ts#L1
2) [chromium] › 011-op-times-and-stops-tab.spec.ts:115:7 › Times and Stops Tab Verification › should correctly set and display times and stops tables Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Test timeout of 270000ms exceeded.
[chromium] › 011-op-times-and-stops-tab.spec.ts:115:7 › Times and Stops Tab Verification › should correctly set and display times and stops tables: tests/pages/op-input-table-page-model.ts#L78
2) [chromium] › 011-op-times-and-stops-tab.spec.ts:115:7 › Times and Stops Tab Verification › should correctly set and display times and stops tables Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: locator.click: Test timeout of 270000ms exceeded. Call log: - waiting for locator('.dsg-row').filter({ has: locator('input.dsg-input[value="Mid_West_station"]') }).first().locator('input[type="checkbox"]').first() - locator resolved to <input disabled tabindex="-1" type="checkbox" class="ds…/> - attempting click action - waiting for element to be visible, enabled and stable - element is not enabled - retrying click action, attempt #1 - waiting for element to be visible, enabled and stable - element is not enabled - retrying click action, attempt #2 - waiting 20ms - waiting for element to be visible, enabled and stable - element is not enabled - retrying click action, attempt #3 - waiting 100ms - waiting for element to be visible, enabled and stable - element is not enabled - retrying click action, attempt #4 - waiting 100ms - waiting for element to be visible, enabled and stable - element is not enabled - retrying click action, attempt #5 - waiting 500ms - waiting for element to be visible, enabled and stable - element is not enabled - retrying click action, attempt #6 - waiting 500ms - waiting for element to be visible, enabled and stable - element is not enabled - retrying click action, attempt #7 - waiting 500ms - waiting for element to be visible, enabled and stable - element is not enabled - retrying click action, attempt #8 - waiting 500ms - waiting for element to be visible, enabled and stable - element is not enabled - retrying click action, attempt #9 - waiting 500ms - waiting for element to be visible, enabled and stable - element is not enabled - retrying click action, attempt #10 - waiting 500ms - waiting for element to be visible, enabled and stable - element is not enabled - retrying click action, attempt #11 - waiting 500ms - waiting for element to be visible, enabled and stable - element is not enabled - retrying click action, attempt #12 - waiting 500ms - waiting for element to be visible, enabled and stable - element is not enabled - retrying click action, attempt #13 - waiting 500ms - waiting for element to be visible, enabled and stable - element is not enabled - retrying click action, attempt #14 - waiting 500ms - waiting for element to be visible, enabled and stable - element is not enabled - retrying click action, attempt #15 - waiting 500ms - waiting for element to be visible, enabled and stable - element is not enabled - retrying click action, attempt #16 - waiting 500ms - waiting for element to be visible, enabled and stable - element is not enabled - retrying click action, attempt #17 - waiting 500ms - waiting for element to be visible, enabled and stable - element is not enabled - retrying click action, attempt #18 - waiting 500ms - waiting for element to be visible, enabled and stable - element is not enabled - retrying click action, attempt #19 - waiting 500ms - waiting for element to be visible, enabled and stable - element is not enabled - retrying click action, attempt #20 - waiting 500ms - waiting for element to be visible, enabled and stable - element is not enabled - retrying click action, attempt #21 - waiting 500ms - waiting for element to be visible, enabled and stable - e
[chromium] › 011-op-times-and-stops-tab.spec.ts:115:7 › Times and Stops Tab Verification › should correctly set and display times and stops tables: tests/011-op-times-and-stops-tab.spec.ts#L1
2) [chromium] › 011-op-times-and-stops-tab.spec.ts:115:7 › Times and Stops Tab Verification › should correctly set and display times and stops tables Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Test timeout of 270000ms exceeded.
[chromium] › 011-op-times-and-stops-tab.spec.ts:115:7 › Times and Stops Tab Verification › should correctly set and display times and stops tables: tests/pages/op-input-table-page-model.ts#L78
2) [chromium] › 011-op-times-and-stops-tab.spec.ts:115:7 › Times and Stops Tab Verification › should correctly set and display times and stops tables Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: locator.click: Test timeout of 270000ms exceeded. Call log: - waiting for locator('.dsg-row').filter({ has: locator('input.dsg-input[value="Mid_West_station"]') }).first().locator('input[type="checkbox"]').first() - locator resolved to <input disabled tabindex="-1" type="checkbox" class="ds…/> - attempting click action - waiting for element to be visible, enabled and stable - element is not enabled - retrying click action, attempt #1 - waiting for element to be visible, enabled and stable - element is not enabled - retrying click action, attempt #2 - waiting 20ms - waiting for element to be visible, enabled and stable - element is not enabled - retrying click action, attempt #3 - waiting 100ms - waiting for element to be visible, enabled and stable - element is not enabled - retrying click action, attempt #4 - waiting 100ms - waiting for element to be visible, enabled and stable - element is not enabled - retrying click action, attempt #5 - waiting 500ms - waiting for element to be visible, enabled and stable - element is not enabled - retrying click action, attempt #6 - waiting 500ms - waiting for element to be visible, enabled and stable - element is not enabled - retrying click action, attempt #7 - waiting 500ms - waiting for element to be visible, enabled and stable - element is not enabled - retrying click action, attempt #8 - waiting 500ms - waiting for element to be visible, enabled and stable - element is not enabled - retrying click action, attempt #9 - waiting 500ms - waiting for element to be visible, enabled and stable - element is not enabled - retrying click action, attempt #10 - waiting 500ms - waiting for element to be visible, enabled and stable - element is not enabled - retrying click action, attempt #11 - waiting 500ms - waiting for element to be visible, enabled and stable - element is not enabled - retrying click action, attempt #12 - waiting 500ms - waiting for element to be visible, enabled and stable - element is not enabled - retrying click action, attempt #13 - waiting 500ms - waiting for element to be visible, enabled and stable - element is not enabled - retrying click action, attempt #14 - waiting 500ms - waiting for element to be visible, enabled and stable - element is not enabled - retrying click action, attempt #15 - waiting 500ms - waiting for element to be visible, enabled and stable - element is not enabled - retrying click action, attempt #16 - waiting 500ms - waiting for element to be visible, enabled and stable - element is not enabled - retrying click action, attempt #17 - waiting 500ms - waiting for element to be visible, enabled and stable - element is not enabled - retrying click action, attempt #18 - waiting 500ms - waiting for element to be visible, enabled and stable - element is not enabled - retrying click action, attempt #19 - waiting 500ms - waiting for element to be visible, enabled and stable - element is not enabled - retrying click action, attempt #20 - waiting 500ms - waiting for element to be visible, enabled and stable - element is not enabled - retrying click action, attempt #21 - waiting 500ms - waiting for element to be visible, enabled and stable - e
[chromium] › 011-op-times-and-stops-tab.spec.ts:183:7 › Times and Stops Tab Verification › should correctly update and clear input table row: tests/011-op-times-and-stops-tab.spec.ts#L1
3) [chromium] › 011-op-times-and-stops-tab.spec.ts:183:7 › Times and Stops Tab Verification › should correctly update and clear input table row Test timeout of 270000ms exceeded.
Check scripts
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see /~https://github.com/actions/runner-images/issues/10636
Check commits
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see /~https://github.com/actions/runner-images/issues/10636
Check dockerfiles
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see /~https://github.com/actions/runner-images/issues/10636
Check final newline
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see /~https://github.com/actions/runner-images/issues/10636
Check toml
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see /~https://github.com/actions/runner-images/issues/10636
Build (editoast, editoast-test)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see /~https://github.com/actions/runner-images/issues/10636
Check reuse compliance
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see /~https://github.com/actions/runner-images/issues/10636
Build (core-build, core)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see /~https://github.com/actions/runner-images/issues/10636
Check generated railjson sync
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see /~https://github.com/actions/runner-images/issues/10636
Check infra schema sync
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see /~https://github.com/actions/runner-images/issues/10636
Build (osrdyne, osrdyne-test)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see /~https://github.com/actions/runner-images/issues/10636
Check osrd schema
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see /~https://github.com/actions/runner-images/issues/10636
Check integration tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see /~https://github.com/actions/runner-images/issues/10636
Check railjson generator
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see /~https://github.com/actions/runner-images/issues/10636
Build (gateway-test, gateway-standalone, gateway-front)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see /~https://github.com/actions/runner-images/issues/10636
Build (front-build, front-tests, front-devel, front-nginx)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see /~https://github.com/actions/runner-images/issues/10636
Check editoast openapi
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see /~https://github.com/actions/runner-images/issues/10636
Check front rtk sync
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see /~https://github.com/actions/runner-images/issues/10636
Integration tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see /~https://github.com/actions/runner-images/issues/10636
Check front
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see /~https://github.com/actions/runner-images/issues/10636
Check gateway
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see /~https://github.com/actions/runner-images/issues/10636
Check osrdyne
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see /~https://github.com/actions/runner-images/issues/10636
Check core
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see /~https://github.com/actions/runner-images/issues/10636
Check editoast tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see /~https://github.com/actions/runner-images/issues/10636
Check editoast lints
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see /~https://github.com/actions/runner-images/issues/10636
End to end tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see /~https://github.com/actions/runner-images/issues/10636
Slow Test: [firefox] › 012-op-simulation-settings-tab.spec.ts#L1
[firefox] › 012-op-simulation-settings-tab.spec.ts took 56.6s
Slow Test: [chromium] › 009-rollingstock-editor.spec.ts#L1
[chromium] › 009-rollingstock-editor.spec.ts took 30.1s
Slow Test: [chromium] › 005-operational-studies.spec.ts#L1
[chromium] › 005-operational-studies.spec.ts took 20.8s
Slow Test: [chromium] › 007-op-rollingstock-tab.spec.ts#L1
[chromium] › 007-op-rollingstock-tab.spec.ts took 17.9s
🎭 Playwright Run Summary
9 failed [chromium] › 010-op-route-tab.spec.ts:80:7 › Route Tab Verification › Adding waypoints to a route for operational study [chromium] › 011-op-times-and-stops-tab.spec.ts:115:7 › Times and Stops Tab Verification › should correctly set and display times and stops tables [chromium] › 011-op-times-and-stops-tab.spec.ts:183:7 › Times and Stops Tab Verification › should correctly update and clear input table row [firefox] › 010-op-route-tab.spec.ts:80:7 › Route Tab Verification › Adding waypoints to a route for operational study [firefox] › 011-op-times-and-stops-tab.spec.ts:115:7 › Times and Stops Tab Verification › should correctly set and display times and stops tables [firefox] › 011-op-times-and-stops-tab.spec.ts:183:7 › Times and Stops Tab Verification › should correctly update and clear input table row [webkit] › 010-op-route-tab.spec.ts:80:7 › Route Tab Verification › Adding waypoints to a route for operational study [webkit] › 011-op-times-and-stops-tab.spec.ts:115:7 › Times and Stops Tab Verification › should correctly set and display times and stops tables [webkit] › 011-op-times-and-stops-tab.spec.ts:183:7 › Times and Stops Tab Verification › should correctly update and clear input table row 3 flaky [webkit] › 006-stdcm.spec.ts:75:7 › Verify train schedule elements and filters › Launch STDCM simulation with all stops [webkit] › 006-stdcm.spec.ts:102:7 › Verify train schedule elements and filters › Verify STDCM stops and simulation sheet [webkit] › 006-stdcm.spec.ts:139:7 › Verify train schedule elements and filters › Launch simulation with and without capacity for towed rolling stock 101 passed (56.2m)

Artifacts

Produced during runtime
Name Size
e2e-container-logs
562 KB
integration-container-logs
30 KB
integration-videos
121 MB