front: bump sass from 1.79.4 to 1.83.0 in /front #16194
build.yml
on: pull_request
Matrix: Build
Check dockerfiles
8s
Check scripts
3s
Check generated railjson sync
19s
Check railjson generator
1m 44s
Check commits
10s
Check final newline
40s
Check integration tests
1m 25s
Check osrd schema
41s
Check toml
5s
Check infra schema sync
16s
Check reuse compliance
9s
Check front rtk sync
57s
Check core
4m 8s
Check editoast tests
6m 26s
Check editoast lints
9m 22s
Check editoast openapi
38s
Check gateway
3m 27s
Check osrdyne
3m 38s
Check front
3m 6s
Integration tests
15m 49s
End to end tests
11m 2s
Annotations
3 errors, 26 warnings, and 1 notice
[firefox] › 002-project-management.spec.ts:90:7 › Validate the Operational Study Project workflow › Delete a project:
tests/pages/project-page-model.ts#L142
1) [firefox] › 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-20c8fe') resolved to 3 elements:
1) <div class="toast-body">Le projet project_test_e2e-20c8fe a bien été supp…</div> aka getByText('Le projet project_test_e2e-')
2) <div class="text-truncate">project_test_e2e-20c8fe</div> aka getByText('project_test_e2e-20c8fe', { exact: true })
3) <div class="project-details-title-name">…</div> aka getByText('project_test_e2e-20c8feModifier le projet')
Call log:
- expect.not.toBeVisible with timeout 10000ms
- waiting for locator('text=project_test_e2e-20c8fe')
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-1a7b30') resolved to 3 elements:
1) <div class="toast-body">L'étude study_test_e2e-1a7b30 a bien été supprimé…</div> aka getByText('L\'étude study_test_e2e-1a7b30')
2) <div class="text-truncate" title="study_test_e2e-1a7b…>study_test_e2e-1a7b30</div> aka getByTitle('study_test_e2e-1a7b30')
3) <div class="study-name" data-testid="study-name-info">study_test_e2e-1a7b30</div> aka getByTestId('study-name-info')
Call log:
- expect.not.toBeVisible with timeout 10000ms
- waiting for locator('text=study_test_e2e-1a7b30')
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
|
Integration tests
Process completed with exit code 1.
|
Check dockerfiles
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 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
|
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
|
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
|
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
|
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
|
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 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
|
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
|
Integration tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
🎭 Playwright Run Summary
2 flaky
[firefox] › 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
Expired
|
388 KB |
|
integration-container-logs
Expired
|
32.8 KB |
|
integration-videos
Expired
|
5.79 MB |
|