front: bump react-router-dom from 6.26.2 to 7.0.2 in /front #16184
build.yml
on: push
Matrix: Build
Check dockerfiles
9s
Check scripts
7s
Check generated railjson sync
25s
Check railjson generator
2m 7s
Check commits
7s
Check final newline
8s
Check integration tests
1m 34s
Check osrd schema
40s
Check toml
5s
Check infra schema sync
26s
Check reuse compliance
10s
Check front rtk sync
57s
Check core
4m 1s
Check editoast tests
6m 29s
Check editoast lints
9m 5s
Check editoast openapi
36s
Check gateway
3m 31s
Check osrdyne
3m 38s
Check front
3m 16s
Integration tests
1m 10s
End to end tests
11m 14s
Annotations
2 errors, 28 warnings, and 1 notice
[chromium] › 002-project-management.spec.ts:90:7 › Validate the Operational Study Project workflow › Delete a project:
tests/pages/project-page-model.ts#L142
1) [chromium] › 002-project-management.spec.ts:90:7 › Validate the Operational Study Project workflow › Delete a project
Error: expect.not.toBeVisible: Error: strict mode violation: locator('text=project_test_e2e-980138') resolved to 3 elements:
1) <div class="toast-body">Le projet project_test_e2e-980138 a bien été supp…</div> aka getByText('Le projet project_test_e2e-')
2) <div class="text-truncate">project_test_e2e-980138</div> aka getByText('project_test_e2e-980138', { exact: true })
3) <div class="project-details-title-name">…</div> aka getByText('project_test_e2e-980138Modifier le projet')
Call log:
- expect.not.toBeVisible with timeout 10000ms
- waiting for locator('text=project_test_e2e-980138')
at pages/project-page-model.ts:142
140 | await this.deleteConfirmButton.click();
141 | await expect(this.deleteConfirmButton).not.toBeVisible();
> 142 | await expect(this.getProjectByName(name)).not.toBeVisible();
| ^
143 | }
144 | }
145 |
at ProjectPage.deleteProject (/app/front/tests/pages/project-page-model.ts:142:51)
at /app/front/tests/002-project-management.spec.ts:100:5
|
[firefox] › 003-study-management.spec.ts:121:7 › Validate the Study creation workflow › Delete a study:
tests/pages/study-page-model.ts#L226
2) [firefox] › 003-study-management.spec.ts:121:7 › Validate the Study creation workflow › Delete a study
Error: expect.not.toBeVisible: Error: strict mode violation: locator('text=study_test_e2e-53059b') resolved to 3 elements:
1) <div class="toast-body">L'étude study_test_e2e-53059b a bien été supprimé…</div> aka getByText('L\'étude study_test_e2e-53059b')
2) <div class="text-truncate" title="study_test_e2e-5305…>study_test_e2e-53059b</div> aka getByTitle('study_test_e2e-53059b')
3) <div class="study-name" data-testid="study-name-info">study_test_e2e-53059b</div> aka getByTestId('study-name-info')
Call log:
- expect.not.toBeVisible with timeout 10000ms
- waiting for locator('text=study_test_e2e-53059b')
at pages/study-page-model.ts:226
224 | await this.studyDeleteConfirmButton.click();
225 | await expect(this.studyDeleteConfirmButton).not.toBeVisible();
> 226 | await expect(this.getStudyByName(name)).not.toBeVisible();
| ^
227 | }
228 | }
229 | export default StudyPage;
at StudyPage.deleteStudy (/app/front/tests/pages/study-page-model.ts:226:49)
at /app/front/tests/003-study-management.spec.ts:131:5
|
Check toml
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 scripts
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
|
Check reuse compliance
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 (osrdyne, osrdyne-test)
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 infra schema sync
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 (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
|
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
|
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:
[chromium] › 005-operational-studies.spec.ts#L1
[chromium] › 005-operational-studies.spec.ts took 18.3s
|
Slow Test:
[webkit] › 007-op-rollingstock-tab.spec.ts#L1
[webkit] › 007-op-rollingstock-tab.spec.ts took 15.1s
|
🎭 Playwright Run Summary
2 flaky
[chromium] › 002-project-management.spec.ts:90:7 › Validate the Operational Study Project workflow › Delete a project
[firefox] › 003-study-management.spec.ts:121:7 › Validate the Study creation workflow › Delete a study
108 passed (9.7m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
e2e-container-logs
|
394 KB |
|
integration-container-logs
|
26.2 KB |
|
integration-videos
|
6.07 MB |
|