Skip to content

front: fix row deletion in timestop input table #14665

front: fix row deletion in timestop input table

front: fix row deletion in timestop input table #14665

Triggered via pull request November 20, 2024 16:28
Status Failure
Total duration 16m 37s
Artifacts 3

build.yml

on: pull_request
Matrix: Build
Check dockerfiles
9s
Check dockerfiles
Check scripts
5s
Check scripts
Check generated railjson sync
26s
Check generated railjson sync
Check railjson generator
1m 56s
Check railjson generator
Check commits
9s
Check commits
Check final newline
11s
Check final newline
Check integration tests
1m 24s
Check integration tests
Check osrd schema
43s
Check osrd schema
Check toml
17s
Check toml
Check infra schema sync
24s
Check infra schema sync
Check reuse compliance
13s
Check reuse compliance
Fit to window
Zoom out
Zoom in

Annotations

3 errors, 8 warnings, and 1 notice
Check commits
Process completed with exit code 1.
[chromium] › 012-op-simulation-settings-tab.spec.ts:131:7 › Simulation Settings Tab Verification › Activate electrical profiles: tests/pages/op-output-table-page-model.ts#L23
1) [chromium] › 012-op-simulation-settings-tab.spec.ts:131:7 › Simulation Settings Tab Verification › Activate electrical profiles TimeoutError: locator.waitFor: Timeout 30000ms exceeded. Call log: - waiting for locator('.time-stop-outputs .time-stops-datasheet .dsg-row').nth(1).locator('.dsg-cell.dsg-cell-disabled').nth(undefined) to be visible at pages/op-output-table-page-model.ts:23 21 | // Retrieve the cell value based on the locator type 22 | static async getCellValue(cell: Locator, isInput: boolean = true): Promise<string> { > 23 | await cell.waitFor({ state: 'visible', timeout: 30 * 1000 }); | ^ 24 | return isInput 25 | ? (await cell.locator('input').getAttribute('value'))?.trim() || '' 26 | : (await cell.textContent())?.trim() || ''; at Function.getCellValue (/app/tests/pages/op-output-table-page-model.ts:23:16) at OperationalStudiesOutputTablePage.getOutputTableData (/app/tests/pages/op-output-table-page-model.ts:70:49) at /app/tests/012-op-simulation-settings-tab.spec.ts:184:5
[chromium] › 012-op-simulation-settings-tab.spec.ts:241:7 › Simulation Settings Tab Verification › Activate linear and mareco margin: tests/pages/op-output-table-page-model.ts#L23
2) [chromium] › 012-op-simulation-settings-tab.spec.ts:241:7 › Simulation Settings Tab Verification › Activate linear and mareco margin TimeoutError: locator.waitFor: Timeout 30000ms exceeded. Call log: - waiting for locator('.time-stop-outputs .time-stops-datasheet .dsg-row').nth(1).locator('.dsg-cell.dsg-cell-disabled').nth(undefined) to be visible at pages/op-output-table-page-model.ts:23 21 | // Retrieve the cell value based on the locator type 22 | static async getCellValue(cell: Locator, isInput: boolean = true): Promise<string> { > 23 | await cell.waitFor({ state: 'visible', timeout: 30 * 1000 }); | ^ 24 | return isInput 25 | ? (await cell.locator('input').getAttribute('value'))?.trim() || '' 26 | : (await cell.textContent())?.trim() || ''; at Function.getCellValue (/app/tests/pages/op-output-table-page-model.ts:23:16) at OperationalStudiesOutputTablePage.getOutputTableData (/app/tests/pages/op-output-table-page-model.ts:70:49) at /app/tests/012-op-simulation-settings-tab.spec.ts:303:5
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/
Slow Test: [chromium] › 009-rollingstock-editor.spec.ts#L1
[chromium] › 009-rollingstock-editor.spec.ts took 29.9s
Slow Test: [chromium] › 005-operational-studies.spec.ts#L1
[chromium] › 005-operational-studies.spec.ts took 19.3s
Slow Test: [chromium] › 007-op-rollingstock-tab.spec.ts#L1
[chromium] › 007-op-rollingstock-tab.spec.ts took 16.5s
🎭 Playwright Run Summary
2 flaky [chromium] › 012-op-simulation-settings-tab.spec.ts:131:7 › Simulation Settings Tab Verification › Activate electrical profiles [chromium] › 012-op-simulation-settings-tab.spec.ts:241:7 › Simulation Settings Tab Verification › Activate linear and mareco margin 4 skipped 104 passed (11.4m)

Artifacts

Produced during runtime
Name Size
e2e-container-logs Expired
370 KB
integration-container-logs Expired
24.4 KB
integration-videos Expired
24 MB