Skip to content

fix: add missing saml group (#4268) #5184

fix: add missing saml group (#4268)

fix: add missing saml group (#4268) #5184

Triggered via push January 15, 2025 16:02
Status Success
Total duration 55m 12s
Artifacts

ci.yaml

on: push
Run tests and lints
32m 23s
Run tests and lints
Matrix: Run end-to-end tests
Matrix: Run Playwright end-to-end tests
Generate changelog
42s
Generate changelog
Generate release
0s
Generate release
Draft newsletter
0s
Draft newsletter
Render version schema
0s
Render version schema
Release SDKs
0s
Release SDKs
Pending approval Slack notification
0s
Pending approval Slack notification
Send newsletter
0s
Send newsletter
Fit to window
Zoom out
Zoom in

Annotations

14 errors, 21 warnings, and 4 notices
[chromium] › 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#L1
1) [chromium] › desktop/identifier_first/oidc.login.spec.ts:78:9 › account enumeration protection on › login Test timeout of 30000ms exceeded.
[chromium] › 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#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
[chromium] › 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#L1
1) [chromium] › desktop/identifier_first/oidc.login.spec.ts:78:9 › account enumeration protection on › login Test timeout of 30000ms exceeded.
[chromium] › 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#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
[chromium] › desktop/code/sms.spec.ts:100:7 › account enumeration protection off › registration succeeds: test/e2e/playwright/tests/desktop/code/sms.spec.ts#L1
1) [chromium] › desktop/code/sms.spec.ts:100:7 › account enumeration protection off › registration succeeds Test timeout of 30000ms exceeded.
[chromium] › desktop/code/sms.spec.ts:100:7 › account enumeration protection off › registration succeeds: test/e2e/playwright/models/elements/registration.ts#L43
1) [chromium] › desktop/code/sms.spec.ts:100:7 › account enumeration protection off › registration succeeds Error: locator.click: Test timeout of 30000ms exceeded. Call log: - waiting for locator('[type="submit"][name="method"][value="code"]') at ../models/elements/registration.ts:43 41 | await this.inputField("traits.phone").fill(identifier) 42 | await this.submitField("profile").click() > 43 | await this.submitField("code").click() | ^ 44 | } 45 | } 46 | at RegistrationPage.triggerRegistrationWithCode (/home/runner/work/kratos/kratos/test/e2e/playwright/models/elements/registration.ts:43:36) at /home/runner/work/kratos/kratos/test/e2e/playwright/tests/desktop/code/sms.spec.ts:108:5
[chromium] › 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#L1
2) [chromium] › desktop/identifier_first/oidc.login.spec.ts:78:9 › account enumeration protection on › login Test timeout of 30000ms exceeded.
[chromium] › 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#L86
2) [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
[chromium] › desktop/code/sms.spec.ts:100:7 › account enumeration protection off › registration succeeds: test/e2e/playwright/tests/desktop/code/sms.spec.ts#L1
1) [chromium] › desktop/code/sms.spec.ts:100:7 › account enumeration protection off › registration succeeds Test timeout of 30000ms exceeded.
[chromium] › desktop/code/sms.spec.ts:100:7 › account enumeration protection off › registration succeeds: test/e2e/playwright/models/elements/registration.ts#L43
1) [chromium] › desktop/code/sms.spec.ts:100:7 › account enumeration protection off › registration succeeds Error: locator.click: Test timeout of 30000ms exceeded. Call log: - waiting for locator('[type="submit"][name="method"][value="code"]') at ../models/elements/registration.ts:43 41 | await this.inputField("traits.phone").fill(identifier) 42 | await this.submitField("profile").click() > 43 | await this.submitField("code").click() | ^ 44 | } 45 | } 46 | at RegistrationPage.triggerRegistrationWithCode (/home/runner/work/kratos/kratos/test/e2e/playwright/models/elements/registration.ts:43:36) at /home/runner/work/kratos/kratos/test/e2e/playwright/tests/desktop/code/sms.spec.ts:108:5
[chromium] › desktop/code/sms.spec.ts:100:7 › account enumeration protection off › registration succeeds: test/e2e/playwright/tests/desktop/code/sms.spec.ts#L1
1) [chromium] › desktop/code/sms.spec.ts:100:7 › account enumeration protection off › registration succeeds Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Test timeout of 30000ms exceeded.
[chromium] › desktop/code/sms.spec.ts:100:7 › account enumeration protection off › registration succeeds: test/e2e/playwright/models/elements/registration.ts#L43
1) [chromium] › desktop/code/sms.spec.ts:100:7 › account enumeration protection off › registration succeeds Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: locator.click: Test timeout of 30000ms exceeded. Call log: - waiting for locator('[type="submit"][name="method"][value="code"]') at ../models/elements/registration.ts:43 41 | await this.inputField("traits.phone").fill(identifier) 42 | await this.submitField("profile").click() > 43 | await this.submitField("code").click() | ^ 44 | } 45 | } 46 | at RegistrationPage.triggerRegistrationWithCode (/home/runner/work/kratos/kratos/test/e2e/playwright/models/elements/registration.ts:43:36) at /home/runner/work/kratos/kratos/test/e2e/playwright/tests/desktop/code/sms.spec.ts:108:5
[chromium] › 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#L1
2) [chromium] › desktop/identifier_first/oidc.login.spec.ts:78:9 › account enumeration protection on › login Test timeout of 30000ms exceeded.
[chromium] › 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#L86
2) [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
Generate SDKs
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
Generate SDKs
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Run Playwright end-to-end tests (sqlite)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Slow Test: test/e2e/[mobile-chrome] › mobile/app_login.spec.ts#L1
test/e2e/[mobile-chrome] › mobile/app_login.spec.ts took 27.8s
Slow Test: test/e2e/[mobile-chrome] › mobile/app_recovery.spec.ts#L1
test/e2e/[mobile-chrome] › mobile/app_recovery.spec.ts took 21.4s
Run Playwright end-to-end tests (mysql)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Slow Test: test/e2e/[mobile-chrome] › mobile/app_login.spec.ts#L1
test/e2e/[mobile-chrome] › mobile/app_login.spec.ts took 25.7s
Slow Test: test/e2e/[mobile-chrome] › mobile/app_recovery.spec.ts#L1
test/e2e/[mobile-chrome] › mobile/app_recovery.spec.ts took 19.9s
Run Playwright end-to-end tests (cockroach)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Slow Test: test/e2e/[mobile-chrome] › mobile/app_login.spec.ts#L1
test/e2e/[mobile-chrome] › mobile/app_login.spec.ts took 24.4s
Slow Test: test/e2e/[mobile-chrome] › mobile/app_recovery.spec.ts#L1
test/e2e/[mobile-chrome] › mobile/app_recovery.spec.ts took 20.9s
Run Playwright end-to-end tests (postgres)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Slow Test: test/e2e/[mobile-chrome] › mobile/app_login.spec.ts#L1
test/e2e/[mobile-chrome] › mobile/app_login.spec.ts took 28.5s
Slow Test: test/e2e/[mobile-chrome] › mobile/app_recovery.spec.ts#L1
test/e2e/[mobile-chrome] › mobile/app_recovery.spec.ts took 23.0s
Run tests and lints
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Build CLI docs
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Run end-to-end tests (sqlite)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Run end-to-end tests (postgres)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Run end-to-end tests (mysql)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Run end-to-end tests (cockroach)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Generate changelog
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
🎭 Playwright Run Summary
1 flaky [chromium] › desktop/identifier_first/oidc.login.spec.ts:78:9 › account enumeration protection on › login 36 passed (2.2m)
🎭 Playwright Run Summary
1 flaky [chromium] › desktop/identifier_first/oidc.login.spec.ts:78:9 › account enumeration protection on › login 36 passed (2.3m)
🎭 Playwright Run Summary
2 flaky [chromium] › desktop/code/sms.spec.ts:100:7 › account enumeration protection off › registration succeeds [chromium] › desktop/identifier_first/oidc.login.spec.ts:78:9 › account enumeration protection on › login 35 passed (3.3m)
🎭 Playwright Run Summary
2 flaky [chromium] › desktop/code/sms.spec.ts:100:7 › account enumeration protection off › registration succeeds [chromium] › desktop/identifier_first/oidc.login.spec.ts:78:9 › account enumeration protection on › login 35 passed (3.3m)