editoast: use openfga for the role management #20925
build.yml
on: pull_request
Matrix: Build
Check dockerfiles
15s
Check scripts
3s
Check generated railjson sync
22s
Check railjson generator
30s
Check commits
9s
Check final newline
12s
Check integration tests
1m 23s
Check osrd schema
23s
Check toml
7s
Check infra schema sync
15s
Check reuse compliance
10s
Check front rtk sync
1m 8s
Check core
4m 45s
Check editoast tests
5m 42s
Check editoast lints
7m 21s
Check editoast openapi
9s
Check gateway
3m 32s
Check osrdyne
4m 5s
Check front
3m 8s
Integration tests
1m 21s
End to end tests
2m 18s
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.7s)
|
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 |
|