editoast: use openfga for the role management #20924
build.yml
on: pull_request
Matrix: Build
Check dockerfiles
10s
Check scripts
5s
Check generated railjson sync
20s
Check railjson generator
26s
Check commits
9s
Check final newline
13s
Check integration tests
1m 23s
Check osrd schema
21s
Check toml
5s
Check infra schema sync
15s
Check reuse compliance
12s
Check front rtk sync
1m 10s
Check core
4m 39s
Check editoast tests
5m 39s
Check editoast lints
7m 12s
Check editoast openapi
6s
Check gateway
3m 21s
Check osrdyne
3m 37s
Check front
3m 17s
Integration tests
1m 20s
End to end tests
2m 21s
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.3 KB |
|
e2e-traces-and-videos
|
2.2 MB |
|
integration-container-logs
|
37.7 KB |
|