Skip to content

front: harmonize timesstops component name in scenario #14819

front: harmonize timesstops component name in scenario

front: harmonize timesstops component name in scenario #14819

Re-run triggered November 22, 2024 21:31
Status Success
Total duration 1m 23s
Artifacts 4

build.yml

on: pull_request
Matrix: Build
Check dockerfiles
14s
Check dockerfiles
Check scripts
7s
Check scripts
Check generated railjson sync
20s
Check generated railjson sync
Check railjson generator
1m 57s
Check railjson generator
Check commits
6s
Check commits
Check final newline
17s
Check final newline
Check integration tests
1m 28s
Check integration tests
Check osrd schema
40s
Check osrd schema
Check toml
4s
Check toml
Check infra schema sync
17s
Check infra schema sync
Check reuse compliance
11s
Check reuse compliance
Fit to window
Zoom out
Zoom in

Annotations

1 error, 3 warnings, and 1 notice
[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/front/tests/pages/op-output-table-page-model.ts:23:16) at OperationalStudiesOutputTablePage.getOutputTableData (/app/front/tests/pages/op-output-table-page-model.ts:70:49) at /app/front/tests/012-op-simulation-settings-tab.spec.ts:184:5
Slow Test: [chromium] › 006-stdcm.spec.ts#L1
[chromium] › 006-stdcm.spec.ts took 57.3s
Slow Test: [chromium] › 009-rollingstock-editor.spec.ts#L1
[chromium] › 009-rollingstock-editor.spec.ts took 32.0s
Slow Test: [chromium] › 005-operational-studies.spec.ts#L1
[chromium] › 005-operational-studies.spec.ts took 18.8s
🎭 Playwright Run Summary
1 flaky [chromium] › 012-op-simulation-settings-tab.spec.ts:131:7 › Simulation Settings Tab Verification › Activate electrical profiles 4 skipped 105 passed (10.9m)

Artifacts

Produced during runtime
Name Size
integration-container-logs
24.2 KB