Skip to content

scripts: fix cleanup-db deleting redis cache #8035

scripts: fix cleanup-db deleting redis cache

scripts: fix cleanup-db deleting redis cache #8035

Triggered via push July 17, 2024 12:46
Status Success
Total duration 7m 57s
Artifacts 2

build.yml

on: push
Matrix: build
check_generated_railjson_sync
31s
check_generated_railjson_sync
check_railjson_generator
2m 20s
check_railjson_generator
check_commits
7s
check_commits
Check final newline
1m 16s
Check final newline
check_integration_tests
1m 39s
check_integration_tests
check_osrd_schema
47s
check_osrd_schema
check_toml
5s
check_toml
check_infra_schema_sync
15s
check_infra_schema_sync
Fit to window
Zoom out
Zoom in

Annotations

5 errors, 14 warnings, and 1 notice
[chromium] › 001-home-page.spec.ts:22:7 › Home page OSRD › should display links in the home page: tests/pages/home-page-model.ts#L71
1) [chromium] › 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 5000ms - waiting for locator('h5') - locator resolved to 5 elements - locator resolved to 5 elements at pages/home-page-model.ts:71 69 | // Assert that the expected links are displayed on the page 70 | async getDisplayLinks() { > 71 | expect(this.getLinks).toHaveText([ | ^ 72 | this.getTranslations('operationalStudies'), 73 | this.getTranslations('stdcm'), 74 | this.getTranslations('editor'), at PlaywrightHomePage.getDisplayLinks (/app/tests/pages/home-page-model.ts:71:27) at /app/tests/001-home-page.spec.ts:23:30
[chromium] › 006-stdcm-page.spec.ts:18:7 › STDCM page › should configure and launch a stdcm: tests/006-stdcm-page.spec.ts#L1
2) [chromium] › 006-stdcm-page.spec.ts:18:7 › STDCM page › should configure and launch a stdcm ─── Test timeout of 60000ms exceeded.
[chromium] › 006-stdcm-page.spec.ts:18:7 › STDCM page › should configure and launch a stdcm: tests/006-stdcm-page.spec.ts#L53
2) [chromium] › 006-stdcm-page.spec.ts:18:7 › STDCM page › should configure and launch a stdcm ─── Error: page.waitForSelector: Test timeout of 60000ms exceeded. Call log: - waiting for locator('.chart-container') to be visible 51 | await stdcmPage.setOriginTime('081500'); 52 | await stdcmPage.clickBtnByName('Appliquer'); > 53 | await stdcmPage.page.waitForSelector('.chart-container'); | ^ 54 | }); 55 | }); 56 | at /app/tests/006-stdcm-page.spec.ts:53:26
[firefox] › 006-stdcm-page.spec.ts:18:7 › STDCM page › should configure and launch a stdcm: tests/006-stdcm-page.spec.ts#L1
3) [firefox] › 006-stdcm-page.spec.ts:18:7 › STDCM page › should configure and launch a stdcm ──── Test timeout of 60000ms exceeded.
[firefox] › 006-stdcm-page.spec.ts:18:7 › STDCM page › should configure and launch a stdcm: tests/006-stdcm-page.spec.ts#L53
3) [firefox] › 006-stdcm-page.spec.ts:18:7 › STDCM page › should configure and launch a stdcm ──── Error: page.waitForSelector: Test timeout of 60000ms exceeded. Call log: - waiting for locator('.chart-container') to be visible 51 | await stdcmPage.setOriginTime('081500'); 52 | await stdcmPage.clickBtnByName('Appliquer'); > 53 | await stdcmPage.page.waitForSelector('.chart-container'); | ^ 54 | }); 55 | }); 56 | at /app/tests/006-stdcm-page.spec.ts:53:26
🎭 Playwright Run Summary
3 flaky [chromium] › 001-home-page.spec.ts:22:7 › Home page OSRD › should display links in the home page [chromium] › 006-stdcm-page.spec.ts:18:7 › STDCM page › should configure and launch a stdcm ──── [firefox] › 006-stdcm-page.spec.ts:18:7 › STDCM page › should configure and launch a stdcm ───── 45 passed (3.1m)
build (gateway-test, gateway-standalone)
The following actions uses Node.js version which is deprecated 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 uses Node.js version which is deprecated 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 uses Node.js version which is deprecated 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 uses Node.js version which is deprecated 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 uses Node.js version which is deprecated 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 uses Node.js version which is deprecated 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_gateway
The following actions uses Node.js version which is deprecated 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 uses Node.js version which is deprecated 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 uses Node.js version which is deprecated and will be forced to run on node20: codecov/codecov-action@v3, actions/upload-artifact@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: [firefox] › 009-rollingstock-editor.spec.ts#L1
[firefox] › 009-rollingstock-editor.spec.ts took 32.8s
Slow Test: [chromium] › 009-rollingstock-editor.spec.ts#L1
[chromium] › 009-rollingstock-editor.spec.ts took 27.9s
Slow Test: [chromium] › 008-allowances.spec.ts#L1
[chromium] › 008-allowances.spec.ts took 18.9s
check_editoast_tests
The following actions uses Node.js version which is deprecated 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/
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "integration-container-logs", "integration-videos". Please update your workflow to use v4 of the artifact actions. Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/

Artifacts

Produced during runtime
Name Size
integration-container-logs Expired
4.62 MB
integration-videos Expired
13.9 MB