fix: show inline error for expired OTP codes instead of redirecting #6121
ci.yaml
on: push
Run tests and lints
20m 21s
Matrix: Run end-to-end tests
Matrix: Run Playwright end-to-end tests
Build CLI docs
0s
Annotations
11 errors, 7 warnings, and 4 notices
|
[chromium] › playwright/tests/desktop/identifier_first/oidc.login.spec.ts:78:9 › account enumeration protection on › login:
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
|
|
[chromium] › playwright/tests/desktop/identifier_first/oidc.login.spec.ts:78:9 › account enumeration protection on › login:
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.
|
|
[chromium] › playwright/tests/desktop/identifier_first/oidc.login.spec.ts:78:9 › account enumeration protection on › login:
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
|
|
[chromium] › playwright/tests/desktop/identifier_first/oidc.login.spec.ts:78:9 › account enumeration protection on › login:
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.
|
|
[chromium] › playwright/tests/desktop/identifier_first/oidc.login.spec.ts:78:9 › account enumeration protection on › login:
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
|
|
[chromium] › playwright/tests/desktop/identifier_first/oidc.login.spec.ts:78:9 › account enumeration protection on › login:
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.
|
|
[chromium] › playwright/tests/desktop/identifier_first/oidc.login.spec.ts:78:9 › account enumeration protection on › login:
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
|
|
[chromium] › playwright/tests/desktop/identifier_first/oidc.login.spec.ts:78:9 › account enumeration protection on › login:
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 tests and lints
Process completed with exit code 2.
|
|
Run end-to-end tests (sqlite)
Process completed with exit code 6.
|
|
Run end-to-end tests (postgres)
Process completed with exit code 6.
|
|
Run Playwright end-to-end tests (mysql)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v2. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Run Playwright end-to-end tests (sqlite)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v2. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Run Playwright end-to-end tests (postgres)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v2. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Run Playwright end-to-end tests (cockroach)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v2. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Run tests and lints
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v2. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Run end-to-end tests (sqlite)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v2. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Run end-to-end tests (postgres)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v2. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
🎭 Playwright Run Summary
1 flaky
[chromium] › playwright/tests/desktop/identifier_first/oidc.login.spec.ts:78:9 › account enumeration protection on › login
69 passed (2.5m)
|
|
🎭 Playwright Run Summary
1 flaky
[chromium] › playwright/tests/desktop/identifier_first/oidc.login.spec.ts:78:9 › account enumeration protection on › login
69 passed (2.5m)
|
|
🎭 Playwright Run Summary
1 flaky
[chromium] › playwright/tests/desktop/identifier_first/oidc.login.spec.ts:78:9 › account enumeration protection on › login
69 passed (2.6m)
|
|
🎭 Playwright Run Summary
1 flaky
[chromium] › playwright/tests/desktop/identifier_first/oidc.login.spec.ts:78:9 › account enumeration protection on › login
69 passed (4.2m)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
cypress-postgres-logs
|
3.45 MB |
sha256:63ffe44fdebd167e6d07118d964f651cfaeb9070bdbf515d30a5c822356d5668
|
|
|
cypress-sqlite-logs
|
3.45 MB |
sha256:427b80a22b46df4c5df05d02355279429c75d92f7755b11a452ea5483033731e
|
|