Skip to content

fix: incorrect override in identity hydrate (#3368) #2951

fix: incorrect override in identity hydrate (#3368)

fix: incorrect override in identity hydrate (#3368) #2951

Triggered via push July 6, 2023 14:15
Status Success
Total duration 1h 23m 27s
Artifacts

ci.yaml

on: push
Generate SDKs
2m 5s
Generate SDKs
Run tests and lints
21m 48s
Run tests and lints
Matrix: Run end-to-end tests
Matrix: Run Playwright end-to-end tests
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

2 errors, 3 warnings, and 4 notices
[Mobile Chrome] › app_login.spec.ts:87:7 › Login › login twice: test/e2e/playwright/tests/app_login.spec.ts#L1
1) [Mobile Chrome] › app_login.spec.ts:87:7 › Login › login twice ──────────────────────────────── Test timeout of 30000ms exceeded.
[Mobile Chrome] › app_login.spec.ts:87:7 › Login › login twice: test/e2e/playwright/tests/app_login.spec.ts#L33
1) [Mobile Chrome] › app_login.spec.ts:87:7 › Login › login twice ──────────────────────────────── Error: page.waitForURL: Navigation failed because page was closed! =========================== logs =========================== waiting for navigation to "Home" until "load" navigated to "http://localhost:4457/Login" navigated to "http://localhost:4457/Login" navigated to "http://localhost:4457/Login" ============================================================ 31 | await performOidcLogin(popup, username) 32 | > 33 | await page.waitForURL("Home") | ^ 34 | expect(popup.isClosed()).toBeTruthy() 35 | await expect(page.getByText("Welcome back")).toBeVisible() 36 | } at testRegistrationOrLogin (/home/runner/work/kratos/kratos/test/e2e/playwright/tests/app_login.spec.ts:33:14) at /home/runner/work/kratos/kratos/test/e2e/playwright/tests/app_login.spec.ts:88:5
🎭 Playwright Run Summary
6 passed (44.7s)
🎭 Playwright Run Summary
1 flaky [Mobile Chrome] › app_login.spec.ts:87:7 › Login › login twice ───────────────────────────────── 5 passed (1.4m)
🎭 Playwright Run Summary
6 passed (35.2s)
🎭 Playwright Run Summary
6 passed (39.4s)
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 tests and lints
The `save-state` 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 tests and lints
The `save-state` 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/