Copilot/add railway deployment config #6002
Annotations
2 errors and 1 notice
|
Run Playwright tests:
test/e2e/playwright/tests/desktop/identifier_first/oidc.login.spec.ts#L82
1) [chromium] › playwright/tests/desktop/identifier_first/oidc.login.spec.ts:78:9 › account enumeration protection on › login
Error: locator.click: Test timeout of 30000ms exceeded.
Call log:
- waiting for locator('button[name=provider][value=hydra]')
80 | await login.open()
81 |
> 82 | await page.locator(`button[name=provider][value=hydra]`).click()
| ^
83 |
84 | await loginHydra(page)
85 |
at /home/runner/work/kratos/kratos/test/e2e/playwright/tests/desktop/identifier_first/oidc.login.spec.ts:82:64
|
|
Run Playwright tests:
test/e2e/playwright/tests/desktop/identifier_first/oidc.login.spec.ts#L0
1) [chromium] › playwright/tests/desktop/identifier_first/oidc.login.spec.ts:78:9 › account enumeration protection on › login
Test timeout of 30000ms exceeded.
|
|
Run Playwright tests
1 flaky
[chromium] › playwright/tests/desktop/identifier_first/oidc.login.spec.ts:78:9 › account enumeration protection on › login
69 passed (2.4m)
|
Loading