editoast: use openfga for the role management #20923
build.yml
on: pull_request
Matrix: Build
Check dockerfiles
9s
Check scripts
3s
Check generated railjson sync
20s
Check railjson generator
28s
Check commits
9s
Check final newline
11s
Check integration tests
1m 27s
Check osrd schema
22s
Check toml
4s
Check infra schema sync
15s
Check reuse compliance
13s
Check front rtk sync
1m 9s
Check core
4m 57s
Check editoast tests
5m 48s
Check editoast lints
7m 38s
Check editoast openapi
6s
Check gateway
3m 23s
Check osrdyne
3m 40s
Check front
3m 9s
Integration tests
1m 15s
End to end tests
2m 12s
Annotations
8 errors and 1 notice
Check toml
Process completed with exit code 1.
|
Check commits
Process completed with exit code 1.
|
Check editoast openapi
Process completed with exit code 1.
|
[setup] › global-setup.ts:12:1 › setup:
tests/pages/home-page.ts#L76
1) [setup] › global-setup.ts:12:1 › setup ────────────────────────────────────────────────────────
TimeoutError: locator.click: Timeout 15000ms exceeded.
Call log:
- waiting for getByTestId('dropdown-sncf')
at pages/home-page.ts:76
74 | // Get OSRD selected language
75 | async getOSRDLanguage(): Promise<string> {
> 76 | await this.dropDown.click();
| ^
77 | const selectedLanguage = await this.OSRDLanguage.innerText();
78 | return selectedLanguage;
79 | }
at HomePage.getOSRDLanguage (/app/front/tests/pages/home-page.ts:76:25)
at /app/front/tests/global-setup.ts:23:49
|
[setup] › global-setup.ts:12:1 › setup:
tests/pages/home-page.ts#L76
1) [setup] › global-setup.ts:12:1 › setup ────────────────────────────────────────────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
TimeoutError: locator.click: Timeout 15000ms exceeded.
Call log:
- waiting for getByTestId('dropdown-sncf')
at pages/home-page.ts:76
74 | // Get OSRD selected language
75 | async getOSRDLanguage(): Promise<string> {
> 76 | await this.dropDown.click();
| ^
77 | const selectedLanguage = await this.OSRDLanguage.innerText();
78 | return selectedLanguage;
79 | }
at HomePage.getOSRDLanguage (/app/front/tests/pages/home-page.ts:76:25)
at /app/front/tests/global-setup.ts:23:49
|
End to end tests
Process completed with exit code 1.
|
Check editoast tests
Process completed with exit code 101.
|
Check editoast lints
Process completed with exit code 101.
|
🎭 Playwright Run Summary
1 failed
[setup] › global-setup.ts:12:1 › setup ─────────────────────────────────────────────────────────
42 did not run
1 passed (42.5s)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
e2e-container-logs
|
21 KB |
|
e2e-traces-and-videos
|
2.2 MB |
|
integration-container-logs
|
38 KB |
|