front: bump playwright from 1.43.1 to 1.49.1 #16612
build.yml
on: pull_request
Matrix: Build
Check dockerfiles
9s
Check scripts
3s
Check generated railjson sync
22s
Check railjson generator
1m 52s
Check commits
7s
Check final newline
7s
Check integration tests
1m 25s
Check osrd schema
42s
Check toml
5s
Check infra schema sync
15s
Check reuse compliance
12s
Check front rtk sync
1m 5s
Check core
4m 2s
Check editoast tests
6m 42s
Check editoast lints
9m 31s
Check editoast openapi
37s
Check gateway
3m 25s
Check osrdyne
3m 45s
Check front
3m 4s
Integration tests
1m 5s
End to end tests
14m 14s
Annotations
10 errors, 29 warnings, and 1 notice
[webkit] › 011-op-times-and-stops-tab.spec.ts:115:7 › Times and Stops Tab Verification › should correctly set and display times and stops tables:
tests/pages/operational-studies-page-model.ts#L106
1) [webkit] › 011-op-times-and-stops-tab.spec.ts:115:7 › Times and Stops Tab Verification › should correctly set and display times and stops tables
Error: locator.click: Target page, context or browser has been closed
Call log:
- waiting for getByTestId('return-simulation-result')
- locator resolved to <button type="button" class="btn btn-secondary btn-block" data-testid="return-simulation-result">…</button>
- attempting click action
- waiting for element to be visible, enabled and stable
at pages/operational-studies-page-model.ts:106
104 |
105 | async returnSimulationResult() {
> 106 | await this.returnSimulationResultButton.click();
| ^
107 | }
108 |
109 | async checkPathfindingDistance(distance: string | RegExp) {
at OperationalStudiesPage.returnSimulationResult (/app/front/tests/pages/operational-studies-page-model.ts:106:45)
at /app/front/tests/011-op-times-and-stops-tab.spec.ts:175:34
|
[webkit] › 011-op-times-and-stops-tab.spec.ts:115:7 › Times and Stops Tab Verification › should correctly set and display times and stops tables:
tests/pages/operational-studies-page-model.ts#L106
1) [webkit] › 011-op-times-and-stops-tab.spec.ts:115:7 › Times and Stops Tab Verification › should correctly set and display times and stops tables
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: locator.click: Target page, context or browser has been closed
Call log:
- waiting for getByTestId('return-simulation-result')
- locator resolved to <button type="button" class="btn btn-secondary btn-block" data-testid="return-simulation-result">…</button>
- attempting click action
- waiting for element to be visible, enabled and stable
- element is visible, enabled and stable
- scrolling into view if needed
at pages/operational-studies-page-model.ts:106
104 |
105 | async returnSimulationResult() {
> 106 | await this.returnSimulationResultButton.click();
| ^
107 | }
108 |
109 | async checkPathfindingDistance(distance: string | RegExp) {
at OperationalStudiesPage.returnSimulationResult (/app/front/tests/pages/operational-studies-page-model.ts:106:45)
at /app/front/tests/011-op-times-and-stops-tab.spec.ts:175:34
|
[webkit] › 011-op-times-and-stops-tab.spec.ts:115:7 › Times and Stops Tab Verification › should correctly set and display times and stops tables:
tests/pages/operational-studies-page-model.ts#L106
1) [webkit] › 011-op-times-and-stops-tab.spec.ts:115:7 › Times and Stops Tab Verification › should correctly set and display times and stops tables
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: locator.click: Target page, context or browser has been closed
Call log:
- waiting for getByTestId('return-simulation-result')
- locator resolved to <button type="button" class="btn btn-secondary btn-block" data-testid="return-simulation-result">…</button>
- attempting click action
- waiting for element to be visible, enabled and stable
- element is not stable
- retrying click action
- waiting for element to be visible, enabled and stable
- element is visible, enabled and stable
- scrolling into view if needed
at pages/operational-studies-page-model.ts:106
104 |
105 | async returnSimulationResult() {
> 106 | await this.returnSimulationResultButton.click();
| ^
107 | }
108 |
109 | async checkPathfindingDistance(distance: string | RegExp) {
at OperationalStudiesPage.returnSimulationResult (/app/front/tests/pages/operational-studies-page-model.ts:106:45)
at /app/front/tests/011-op-times-and-stops-tab.spec.ts:175:34
|
[webkit] › 012-op-simulation-settings-tab.spec.ts:134:7 › Simulation Settings Tab Verification › Activate electrical profiles:
tests/pages/operational-studies-page-model.ts#L106
2) [webkit] › 012-op-simulation-settings-tab.spec.ts:134:7 › Simulation Settings Tab Verification › Activate electrical profiles
Error: locator.click: Target page, context or browser has been closed
Call log:
- waiting for getByTestId('return-simulation-result')
at pages/operational-studies-page-model.ts:106
104 |
105 | async returnSimulationResult() {
> 106 | await this.returnSimulationResultButton.click();
| ^
107 | }
108 |
109 | async checkPathfindingDistance(distance: string | RegExp) {
at OperationalStudiesPage.returnSimulationResult (/app/front/tests/pages/operational-studies-page-model.ts:106:45)
at /app/front/tests/012-op-simulation-settings-tab.spec.ts:173:34
|
[webkit] › 012-op-simulation-settings-tab.spec.ts:134:7 › Simulation Settings Tab Verification › Activate electrical profiles:
tests/pages/operational-studies-page-model.ts#L106
2) [webkit] › 012-op-simulation-settings-tab.spec.ts:134:7 › Simulation Settings Tab Verification › Activate electrical profiles
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: locator.click: Target crashed
Call log:
- waiting for getByTestId('return-simulation-result')
at pages/operational-studies-page-model.ts:106
104 |
105 | async returnSimulationResult() {
> 106 | await this.returnSimulationResultButton.click();
| ^
107 | }
108 |
109 | async checkPathfindingDistance(distance: string | RegExp) {
at OperationalStudiesPage.returnSimulationResult (/app/front/tests/pages/operational-studies-page-model.ts:106:45)
at /app/front/tests/012-op-simulation-settings-tab.spec.ts:173:34
|
[webkit] › 012-op-simulation-settings-tab.spec.ts:134:7 › Simulation Settings Tab Verification › Activate electrical profiles:
tests/pages/operational-studies-page-model.ts#L106
2) [webkit] › 012-op-simulation-settings-tab.spec.ts:134:7 › Simulation Settings Tab Verification › Activate electrical profiles
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: locator.click: Target page, context or browser has been closed
Call log:
- waiting for getByTestId('return-simulation-result')
at pages/operational-studies-page-model.ts:106
104 |
105 | async returnSimulationResult() {
> 106 | await this.returnSimulationResultButton.click();
| ^
107 | }
108 |
109 | async checkPathfindingDistance(distance: string | RegExp) {
at OperationalStudiesPage.returnSimulationResult (/app/front/tests/pages/operational-studies-page-model.ts:106:45)
at /app/front/tests/012-op-simulation-settings-tab.spec.ts:173:34
|
[webkit] › 012-op-simulation-settings-tab.spec.ts:215:7 › Simulation Settings Tab Verification › Activate composition code:
tests/pages/operational-studies-page-model.ts#L106
3) [webkit] › 012-op-simulation-settings-tab.spec.ts:215:7 › Simulation Settings Tab Verification › Activate composition code
Error: locator.click: Target page, context or browser has been closed
Call log:
- waiting for getByTestId('return-simulation-result')
- locator resolved to <button type="button" class="btn btn-secondary btn-block" data-testid="return-simulation-result">…</button>
- attempting click action
- waiting for element to be visible, enabled and stable
at pages/operational-studies-page-model.ts:106
104 |
105 | async returnSimulationResult() {
> 106 | await this.returnSimulationResultButton.click();
| ^
107 | }
108 |
109 | async checkPathfindingDistance(distance: string | RegExp) {
at OperationalStudiesPage.returnSimulationResult (/app/front/tests/pages/operational-studies-page-model.ts:106:45)
at /app/front/tests/012-op-simulation-settings-tab.spec.ts:253:34
|
[webkit] › 012-op-simulation-settings-tab.spec.ts:215:7 › Simulation Settings Tab Verification › Activate composition code:
tests/pages/operational-studies-page-model.ts#L106
3) [webkit] › 012-op-simulation-settings-tab.spec.ts:215:7 › Simulation Settings Tab Verification › Activate composition code
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: locator.click: Target crashed
Call log:
- waiting for getByTestId('return-simulation-result')
at pages/operational-studies-page-model.ts:106
104 |
105 | async returnSimulationResult() {
> 106 | await this.returnSimulationResultButton.click();
| ^
107 | }
108 |
109 | async checkPathfindingDistance(distance: string | RegExp) {
at OperationalStudiesPage.returnSimulationResult (/app/front/tests/pages/operational-studies-page-model.ts:106:45)
at /app/front/tests/012-op-simulation-settings-tab.spec.ts:253:34
|
[webkit] › 012-op-simulation-settings-tab.spec.ts:215:7 › Simulation Settings Tab Verification › Activate composition code:
tests/pages/operational-studies-page-model.ts#L106
3) [webkit] › 012-op-simulation-settings-tab.spec.ts:215:7 › Simulation Settings Tab Verification › Activate composition code
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: locator.click: Target crashed
Call log:
- waiting for getByTestId('return-simulation-result')
at pages/operational-studies-page-model.ts:106
104 |
105 | async returnSimulationResult() {
> 106 | await this.returnSimulationResultButton.click();
| ^
107 | }
108 |
109 | async checkPathfindingDistance(distance: string | RegExp) {
at OperationalStudiesPage.returnSimulationResult (/app/front/tests/pages/operational-studies-page-model.ts:106:45)
at /app/front/tests/012-op-simulation-settings-tab.spec.ts:253:34
|
[webkit] › 012-op-simulation-settings-tab.spec.ts:295:7 › Simulation Settings Tab Verification › Activate linear and mareco margin:
tests/pages/operational-studies-page-model.ts#L106
4) [webkit] › 012-op-simulation-settings-tab.spec.ts:295:7 › Simulation Settings Tab Verification › Activate linear and mareco margin
Error: locator.click: Target crashed
Call log:
- waiting for getByTestId('return-simulation-result')
at pages/operational-studies-page-model.ts:106
104 |
105 | async returnSimulationResult() {
> 106 | await this.returnSimulationResultButton.click();
| ^
107 | }
108 |
109 | async checkPathfindingDistance(distance: string | RegExp) {
at OperationalStudiesPage.returnSimulationResult (/app/front/tests/pages/operational-studies-page-model.ts:106:45)
at /app/front/tests/012-op-simulation-settings-tab.spec.ts:342:34
|
Check scripts
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Check commits
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Check toml
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Check final newline
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Check dockerfiles
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build (osrdyne, osrdyne-test)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Check reuse compliance
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Check infra schema sync
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build (core-build, core)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build (editoast, editoast-test)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Check generated railjson sync
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Check osrd schema
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Check integration tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Check railjson generator
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build (front-build, front-tests, front-devel, front-nginx)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build (gateway-test, gateway-standalone, gateway-front)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Check editoast openapi
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Check front rtk sync
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Integration tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Check front
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Check gateway
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Check osrdyne
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Check core
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Check editoast tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Check editoast lints
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
End to end tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Slow Test:
[webkit] › 006-stdcm.spec.ts#L1
[webkit] › 006-stdcm.spec.ts took 1.3m
|
Slow Test:
[chromium] › 005-operational-studies.spec.ts#L1
[chromium] › 005-operational-studies.spec.ts took 17.6s
|
Slow Test:
[chromium] › 007-op-rollingstock-tab.spec.ts#L1
[chromium] › 007-op-rollingstock-tab.spec.ts took 15.1s
|
🎭 Playwright Run Summary
5 failed
[webkit] › 011-op-times-and-stops-tab.spec.ts:115:7 › Times and Stops Tab Verification › should correctly set and display times and stops tables
[webkit] › 012-op-simulation-settings-tab.spec.ts:134:7 › Simulation Settings Tab Verification › Activate electrical profiles
[webkit] › 012-op-simulation-settings-tab.spec.ts:215:7 › Simulation Settings Tab Verification › Activate composition code
[webkit] › 012-op-simulation-settings-tab.spec.ts:295:7 › Simulation Settings Tab Verification › Activate linear and mareco margin
[webkit] › 012-op-simulation-settings-tab.spec.ts:384:7 › Simulation Settings Tab Verification › Add all the simulation settings
1 flaky
[webkit] › 008-train-schedule.spec.ts:61:7 › Verify train schedule elements and filters › Filtering imported trains
107 passed (12.8m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
e2e-container-logs
|
506 KB |
|
integration-container-logs
|
29.7 KB |
|
integration-videos
|
34.6 MB |
|