chore: change error type to 400 if id token processing fails #5509
Annotations
2 errors, 2 warnings, and 1 notice
|
test/e2e/playwright/tests/desktop/identifier_first/oidc.login.spec.ts#L86
1) [chromium] › desktop/identifier_first/oidc.login.spec.ts:78:9 › account enumeration protection on › login
Error: page.waitForURL: Test timeout of 30000ms exceeded.
=========================== logs ===========================
waiting for navigation until "load"
============================================================
84 | await loginHydra(page)
85 |
> 86 | await page.waitForURL(
| ^
87 | new RegExp(config.selfservice.default_browser_return_url),
88 | )
89 |
at /home/runner/work/kratos/kratos/test/e2e/playwright/tests/desktop/identifier_first/oidc.login.spec.ts:86:18
|
|
test/e2e/playwright/tests/desktop/identifier_first/oidc.login.spec.ts#L0
1) [chromium] › desktop/identifier_first/oidc.login.spec.ts:78:9 › account enumeration protection on › login
Test timeout of 30000ms exceeded.
|
|
test/e2e/[mobile-chrome] › mobile/app_recovery.spec.ts#L0
test/e2e/[mobile-chrome] › mobile/app_recovery.spec.ts took 21.6s
|
|
test/e2e/[mobile-chrome] › mobile/app_login.spec.ts#L0
test/e2e/[mobile-chrome] › mobile/app_login.spec.ts took 28.0s
|
|
|
The logs for this run have expired and are no longer available.
Loading