front: update timestop table #13396
build.yml
on: pull_request
Matrix: build
check_generated_railjson_sync
25s
check_railjson_generator
1m 48s
check_commits
7s
Check final newline
11s
check_integration_tests
1m 35s
check_osrd_schema
40s
check_toml
9s
check_infra_schema_sync
19s
check_reuse_compliance
10s
check_front_rtk_sync
1m 44s
check_core
4m 2s
check_editoast_tests
6m 42s
check_editoast_lints
8m 55s
check_editoast_openapi
1m 5s
check_gateway
3m 22s
check_osrdyne
3m 5s
check_front
2m 28s
integration_tests
50m 14s
Annotations
11 errors, 13 warnings, and 1 notice
check_commits
Process completed with exit code 1.
|
[chromium] › 011-op-times-and-stops-tab.spec.ts:75: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
1) [chromium] › 011-op-times-and-stops-tab.spec.ts:75:7 › Times and Stops Tab Verification › should correctly set and display times and stops tables
Test timeout of 90000ms exceeded.
|
[chromium] › 011-op-times-and-stops-tab.spec.ts:75:7 › Times and Stops Tab Verification › should correctly set and display times and stops tables:
tests/pages/op-input-table-page-model.ts#L62
1) [chromium] › 011-op-times-and-stops-tab.spec.ts:75:7 › Times and Stops Tab Verification › should correctly set and display times and stops tables
Error: locator.waitFor: Test timeout of 90000ms exceeded.
Call log:
- waiting for locator('.dsg-row').filter({ has: locator('input.dsg-input[value="West_station"]') }).first()
at pages/op-input-table-page-model.ts:62
60 | })
61 | .first();
> 62 | await rowLocator.waitFor({ state: 'attached' });
| ^
63 | const cell = rowLocator.locator('.dsg-cell').nth(columnIndex);
64 | await cell.waitFor({ state: 'visible', timeout: 5000 });
65 | await cell.dblclick();
at OperationalStudiesInputTablePage.fillTableCellByStationAndHeader (/app/tests/pages/op-input-table-page-model.ts:62:22)
at /app/tests/011-op-times-and-stops-tab.spec.ts:132:7
|
[chromium] › 011-op-times-and-stops-tab.spec.ts:75: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
1) [chromium] › 011-op-times-and-stops-tab.spec.ts:75:7 › Times and Stops Tab Verification › should correctly set and display times and stops tables
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 90000ms exceeded.
|
[chromium] › 011-op-times-and-stops-tab.spec.ts:75:7 › Times and Stops Tab Verification › should correctly set and display times and stops tables:
tests/pages/op-input-table-page-model.ts#L62
1) [chromium] › 011-op-times-and-stops-tab.spec.ts:75:7 › Times and Stops Tab Verification › should correctly set and display times and stops tables
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: locator.waitFor: Test timeout of 90000ms exceeded.
Call log:
- waiting for locator('.dsg-row').filter({ has: locator('input.dsg-input[value="West_station"]') }).first()
at pages/op-input-table-page-model.ts:62
60 | })
61 | .first();
> 62 | await rowLocator.waitFor({ state: 'attached' });
| ^
63 | const cell = rowLocator.locator('.dsg-cell').nth(columnIndex);
64 | await cell.waitFor({ state: 'visible', timeout: 5000 });
65 | await cell.dblclick();
at OperationalStudiesInputTablePage.fillTableCellByStationAndHeader (/app/tests/pages/op-input-table-page-model.ts:62:22)
at /app/tests/011-op-times-and-stops-tab.spec.ts:132:7
|
[chromium] › 011-op-times-and-stops-tab.spec.ts:75: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
1) [chromium] › 011-op-times-and-stops-tab.spec.ts:75:7 › Times and Stops Tab Verification › should correctly set and display times and stops tables
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 90000ms exceeded.
|
[chromium] › 011-op-times-and-stops-tab.spec.ts:75:7 › Times and Stops Tab Verification › should correctly set and display times and stops tables:
tests/pages/op-input-table-page-model.ts#L62
1) [chromium] › 011-op-times-and-stops-tab.spec.ts:75:7 › Times and Stops Tab Verification › should correctly set and display times and stops tables
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: locator.waitFor: Test timeout of 90000ms exceeded.
Call log:
- waiting for locator('.dsg-row').filter({ has: locator('input.dsg-input[value="West_station"]') }).first()
at pages/op-input-table-page-model.ts:62
60 | })
61 | .first();
> 62 | await rowLocator.waitFor({ state: 'attached' });
| ^
63 | const cell = rowLocator.locator('.dsg-cell').nth(columnIndex);
64 | await cell.waitFor({ state: 'visible', timeout: 5000 });
65 | await cell.dblclick();
at OperationalStudiesInputTablePage.fillTableCellByStationAndHeader (/app/tests/pages/op-input-table-page-model.ts:62:22)
at /app/tests/011-op-times-and-stops-tab.spec.ts:132:7
|
[chromium] › 011-op-times-and-stops-tab.spec.ts:75: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
1) [chromium] › 011-op-times-and-stops-tab.spec.ts:75:7 › Times and Stops Tab Verification › should correctly set and display times and stops tables
Retry #3 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 90000ms exceeded.
|
[chromium] › 011-op-times-and-stops-tab.spec.ts:75:7 › Times and Stops Tab Verification › should correctly set and display times and stops tables:
tests/pages/op-input-table-page-model.ts#L62
1) [chromium] › 011-op-times-and-stops-tab.spec.ts:75:7 › Times and Stops Tab Verification › should correctly set and display times and stops tables
Retry #3 ───────────────────────────────────────────────────────────────────────────────────────
Error: locator.waitFor: Test timeout of 90000ms exceeded.
Call log:
- waiting for locator('.dsg-row').filter({ has: locator('input.dsg-input[value="West_station"]') }).first()
at pages/op-input-table-page-model.ts:62
60 | })
61 | .first();
> 62 | await rowLocator.waitFor({ state: 'attached' });
| ^
63 | const cell = rowLocator.locator('.dsg-cell').nth(columnIndex);
64 | await cell.waitFor({ state: 'visible', timeout: 5000 });
65 | await cell.dblclick();
at OperationalStudiesInputTablePage.fillTableCellByStationAndHeader (/app/tests/pages/op-input-table-page-model.ts:62:22)
at /app/tests/011-op-times-and-stops-tab.spec.ts:132:7
|
[chromium] › 011-op-times-and-stops-tab.spec.ts:168:7 › Times and Stops Tab Verification › should correctly update and clear input table row:
tests/011-op-times-and-stops-tab.spec.ts#L1
2) [chromium] › 011-op-times-and-stops-tab.spec.ts:168:7 › Times and Stops Tab Verification › should correctly update and clear input table row
Test timeout of 90000ms exceeded.
|
[chromium] › 011-op-times-and-stops-tab.spec.ts:168:7 › Times and Stops Tab Verification › should correctly update and clear input table row:
tests/pages/op-input-table-page-model.ts#L62
2) [chromium] › 011-op-times-and-stops-tab.spec.ts:168:7 › Times and Stops Tab Verification › should correctly update and clear input table row
Error: locator.waitFor: Test timeout of 90000ms exceeded.
Call log:
- waiting for locator('.dsg-row').filter({ has: locator('input.dsg-input[value="West_station"]') }).first()
at pages/op-input-table-page-model.ts:62
60 | })
61 | .first();
> 62 | await rowLocator.waitFor({ state: 'attached' });
| ^
63 | const cell = rowLocator.locator('.dsg-cell').nth(columnIndex);
64 | await cell.waitFor({ state: 'visible', timeout: 5000 });
65 | await cell.dblclick();
at OperationalStudiesInputTablePage.fillTableCellByStationAndHeader (/app/tests/pages/op-input-table-page-model.ts:62:22)
at /app/tests/011-op-times-and-stops-tab.spec.ts:194:7
|
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/
|
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/
|
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 (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/
|
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/
|
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/
|
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/
|
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] › 005-operational-studies.spec.ts#L1
[chromium] › 005-operational-studies.spec.ts took 19.7s
|
🎭 Playwright Run Summary
14 failed
[chromium] › 011-op-times-and-stops-tab.spec.ts:75:7 › Times and Stops Tab Verification › should correctly set and display times and stops tables
[chromium] › 011-op-times-and-stops-tab.spec.ts:168:7 › Times and Stops Tab Verification › should correctly update and clear input table row
[chromium] › 012-op-simulation-settings-tab.spec.ts:132:7 › Simulation Settings Tab Verification › Activate electrical profiles
[chromium] › 012-op-simulation-settings-tab.spec.ts:193:7 › Simulation Settings Tab Verification › Activate composition code
[chromium] › 012-op-simulation-settings-tab.spec.ts:248:7 › Simulation Settings Tab Verification › Activate linear and mareco margin
[chromium] › 012-op-simulation-settings-tab.spec.ts:312:7 › Simulation Settings Tab Verification › Add all the simulation settings
[firefox] › 011-op-times-and-stops-tab.spec.ts:75:7 › Times and Stops Tab Verification › should correctly set and display times and stops tables
[firefox] › 011-op-times-and-stops-tab.spec.ts:168:7 › Times and Stops Tab Verification › should correctly update and clear input table row
[firefox] › 012-op-simulation-settings-tab.spec.ts:132:7 › Simulation Settings Tab Verification › Activate electrical profiles
[firefox] › 012-op-simulation-settings-tab.spec.ts:193:7 › Simulation Settings Tab Verification › Activate composition code
[firefox] › 012-op-simulation-settings-tab.spec.ts:248:7 › Simulation Settings Tab Verification › Activate linear and mareco margin
[firefox] › 012-op-simulation-settings-tab.spec.ts:312:7 › Simulation Settings Tab Verification › Add all the simulation settings
[webkit] › 011-op-times-and-stops-tab.spec.ts:75:7 › Times and Stops Tab Verification › should correctly set and display times and stops tables
[webkit] › 011-op-times-and-stops-tab.spec.ts:168:7 › Times and Stops Tab Verification › should correctly update and clear input table row
2 flaky
[firefox] › 004-scenario-management.spec.ts:21:7 › Test if scenario creation workflow is working properly › Create a new scenario
[webkit] › 004-scenario-management.spec.ts:21:7 › Test if scenario creation workflow is working properly › Create a new scenario
7 skipped
81 passed (47.4m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
integration-container-logs
Expired
|
412 KB |
|
integration-videos
Expired
|
103 MB |
|