front: stdcm: add available simulation div #7902
build.yml
on: pull_request
Matrix: build
check_generated_railjson_sync
19s
check_railjson_generator
1m 46s
check_commits
8s
Check final newline
9s
check_integration_tests
1m 40s
check_osrd_schema
44s
check_toml
5s
check_infra_schema_sync
16s
check_front_rtk_sync
1m 42s
check_core
4m 3s
check_editoast_tests
6m 15s
check_editoast_lints
4m 56s
check_editoast_openapi
1m 13s
check_gateway
2m 5s
check_front
2m 24s
integration_tests
5m 57s
Annotations
4 errors, 14 warnings, and 1 notice
[chromium] › 006-stdcm-page.spec.ts:18:7 › STDCM page › should configure and launch a stdcm:
tests/006-stdcm-page.spec.ts#L1
1) [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
1) [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
2) [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
2) [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
|
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 (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/
|
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/
|
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_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_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 33.4s
|
Slow Test:
[chromium] › 009-rollingstock-editor.spec.ts#L1
[chromium] › 009-rollingstock-editor.spec.ts took 28.5s
|
Slow Test:
[chromium] › 008-allowances.spec.ts#L1
[chromium] › 008-allowances.spec.ts took 18.8s
|
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/
|
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/
|
🎭 Playwright Run Summary
2 flaky
[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 ─────
46 passed (3.1m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
integration-container-logs
Expired
|
3.35 MB |
|
integration-videos
Expired
|
13.7 MB |
|