editoast: use openfga for the role management #20922
build.yml
on: pull_request
Matrix: Build
Check dockerfiles
9s
Check scripts
5s
Check generated railjson sync
21s
Check railjson generator
28s
Check commits
7s
Check final newline
14s
Check integration tests
1m 22s
Check osrd schema
24s
Check toml
3s
Check infra schema sync
18s
Check reuse compliance
11s
Check front rtk sync
1m 10s
Check core
4m 52s
Check editoast tests
6m 10s
Check editoast lints
7m 47s
Check editoast openapi
6s
Check gateway
3m 21s
Check osrdyne
3m 53s
Check front
3m 5s
Integration tests
1m 12s
End to end tests
2m 13s
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.6s)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
e2e-container-logs
|
20.6 KB |
|
e2e-traces-and-videos
|
2.2 MB |
|
integration-container-logs
|
37.9 KB |
|