Improve performances of batch pathfinding and simulation 🚀 #7769
Annotations
2 errors, 4 warnings, and 1 notice
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.
|
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
|
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/
|
[chromium] › 009-rollingstock-editor.spec.ts#L1
[chromium] › 009-rollingstock-editor.spec.ts took 23.4s
|
[chromium] › 008-allowances.spec.ts#L1
[chromium] › 008-allowances.spec.ts took 17.8s
|
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/
|
|
This job succeeded
Loading