Skip to content

front: remove pathSteps property from TimesStopsOutput #9985

front: remove pathSteps property from TimesStopsOutput

front: remove pathSteps property from TimesStopsOutput #9985

Triggered via pull request August 29, 2024 13:56
Status Success
Total duration 11m 5s
Artifacts 2

build.yml

on: pull_request
Matrix: build
check_generated_railjson_sync
22s
check_generated_railjson_sync
check_railjson_generator
1m 48s
check_railjson_generator
check_commits
6s
check_commits
Check final newline
6s
Check final newline
check_integration_tests
1m 44s
check_integration_tests
check_osrd_schema
39s
check_osrd_schema
check_toml
9s
check_toml
check_infra_schema_sync
21s
check_infra_schema_sync
Fit to window
Zoom out
Zoom in

Annotations

3 errors, 13 warnings, and 1 notice
[firefox] › 001-home-page.spec.ts:22:7 › Home page OSRD › should display links in the home page: tests/pages/home-page-model.ts#L85
1) [firefox] › 001-home-page.spec.ts:22:7 › Home page OSRD › should display links in the home page Error: expect(locator).toHaveText(expected) Locator: locator('h5') - Expected - 5 + Received + 5 Array [ - "Études d'exploitation", - "Sillons de dernière minute", - "Éditeur d'infrastructure", - "Éditeur de matériel roulant", - "Cartographie", + "operationalStudies", + "stdcm", + "editor", + "rollingStockEditor", + "map", ] Call log: - expect.toHaveText with timeout 10000ms - waiting for locator('h5') - locator resolved to 5 elements - locator resolved to 5 elements at pages/home-page-model.ts:85 83 | // Assert that the expected links are displayed on the page 84 | async getDisplayLinks() { > 85 | expect(this.getLinks).toHaveText([ | ^ 86 | this.getTranslations('operationalStudies'), 87 | this.getTranslations('stdcm'), 88 | this.getTranslations('editor'), at HomePage.getDisplayLinks (/app/tests/pages/home-page-model.ts:85:27) at /app/tests/001-home-page.spec.ts:23:20
[firefox] › 010-op-route-tab.spec.ts:125:7 › Verifying that all elements in the route tab are loaded correctly › should correctly reverse and delete waypoints in a route for operational study: tests/010-op-route-tab.spec.ts#L1
2) [firefox] › 010-op-route-tab.spec.ts:125:7 › Verifying that all elements in the route tab are loaded correctly › should correctly reverse and delete waypoints in a route for operational study Test timeout of 60000ms exceeded.
[firefox] › 010-op-route-tab.spec.ts:125:7 › Verifying that all elements in the route tab are loaded correctly › should correctly reverse and delete waypoints in a route for operational study: tests/pages/operational-studies-page-model.ts#L203
2) [firefox] › 010-op-route-tab.spec.ts:125:7 › Verifying that all elements in the route tab are loaded correctly › should correctly reverse and delete waypoints in a route for operational study Error: locator.innerText: Test timeout of 60000ms exceeded. Call log: - waiting for getByTestId('no-destination-chosen-text') at pages/operational-studies-page-model.ts:203 201 | } 202 | if (isNoDestinationChosenVisible) { > 203 | const noDestinationChosenText = await this.noDestinationChosen.innerText(); | ^ 204 | expect(noDestinationChosenText).toEqual(translations.noDestinationChosen); 205 | } 206 | const isSearchByTrigramInputVisible = await this.searchByTrigramInput.isVisible(); at OperationalStudiesPage.verifyNoSelectedRoute (/app/tests/pages/operational-studies-page-model.ts:203:70) at /app/tests/010-op-route-tab.spec.ts:165:5
🎭 Playwright Run Summary
2 flaky [firefox] › 001-home-page.spec.ts:22:7 › Home page OSRD › should display links in the home page [firefox] › 010-op-route-tab.spec.ts:125:7 › Verifying that all elements in the route tab are loaded correctly › should correctly reverse and delete waypoints in a route for operational study 52 passed (3.3m)
build (osrdyne, osrdyne-test)
The following actions use a deprecated Node.js version and will be forced to run on node20: docker/login-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build (core-build, core)
The following actions use a deprecated Node.js version and will be forced to run on node20: docker/login-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
check_railjson_generator
The following actions use a deprecated Node.js version and will be forced to run on node20: codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build (gateway-test, gateway-standalone, gateway-front)
The following actions use a deprecated Node.js version and will be forced to run on node20: docker/login-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build (front-build, front-tests, front-devel, front-nginx)
The following actions use a deprecated Node.js version and will be forced to run on node20: docker/login-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build (editoast, editoast-test)
The following actions use a deprecated Node.js version and will be forced to run on node20: docker/login-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
check_gateway
The following actions use a deprecated Node.js version and will be forced to run on node20: codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
check_front
The following actions use a deprecated Node.js version and will be forced to run on node20: codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
check_osrdyne
The following actions use a deprecated Node.js version and will be forced to run on node20: codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
check_core
The following actions use a deprecated Node.js version and will be forced to run on node20: codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
check_editoast_tests
The following actions use a deprecated Node.js version and will be forced to run on node20: codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
integration_tests
The following actions use a deprecated Node.js version and will be forced to run on node20: codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Slow Test: [chromium] › 006-stdcm-page.spec.ts#L1
[chromium] › 006-stdcm-page.spec.ts took 17.6s

Artifacts

Produced during runtime
Name Size
integration-container-logs
92.5 KB
integration-videos
6.62 MB