Skip to content

Merge branch 'develop' #31

Merge branch 'develop'

Merge branch 'develop' #31

Triggered via push August 30, 2023 09:58
Status Failure
Total duration 15m 58s
Artifacts 1

ci.yaml

on: push
Generate SDKs
2m 5s
Generate SDKs
Run tests and lints
3m 1s
Run tests and lints
Matrix: Run end-to-end tests
Matrix: Run Playwright end-to-end tests
Build CLI docs
0s
Build CLI docs
Generate changelog
0s
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

20 errors, 13 warnings, and 1 notice
Run tests and lints: selfservice/strategy/oidc/provider_econt.go#L177
SA4006: this value of `err` is never used (staticcheck)
Run tests and lints: selfservice/strategy/oidc/strategy_login.go#L141
SA4006: this value of `err` is never used (staticcheck)
Run tests and lints
issues found
Run end-to-end tests (mysql)
Process completed with exit code 1.
Run end-to-end tests (sqlite)
The operation was canceled.
Run end-to-end tests (cockroach)
The operation was canceled.
Run end-to-end tests (postgres)
The operation was canceled.
[Mobile Chrome] › app_login.spec.ts:53:7 › Registration › register twice: test/e2e/playwright/tests/app_login.spec.ts#L1
1) [Mobile Chrome] › app_login.spec.ts:53:7 › Registration › register twice ────────────────────── Test timeout of 30000ms exceeded.
[Mobile Chrome] › app_login.spec.ts:53:7 › Registration › register twice: test/e2e/playwright/tests/app_login.spec.ts#L33
1) [Mobile Chrome] › app_login.spec.ts:53:7 › Registration › register twice ────────────────────── Error: page.waitForURL: Navigation failed because page was closed! =========================== logs =========================== waiting for navigation to "Home" until "load" ============================================================ 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-fork/kratos-fork/test/e2e/playwright/tests/app_login.spec.ts:33:14) at /home/runner/work/kratos-fork/kratos-fork/test/e2e/playwright/tests/app_login.spec.ts:56:5
[Mobile Chrome] › app_login.spec.ts:53:7 › Registration › register twice: test/e2e/playwright/tests/app_login.spec.ts#L1
1) [Mobile Chrome] › app_login.spec.ts:53:7 › Registration › register twice ────────────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Test timeout of 30000ms exceeded.
[Mobile Chrome] › app_login.spec.ts:53:7 › Registration › register twice: test/e2e/playwright/tests/app_login.spec.ts#L33
1) [Mobile Chrome] › app_login.spec.ts:53:7 › Registration › register twice ────────────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: page.waitForURL: Navigation failed because page was closed! =========================== logs =========================== waiting for navigation to "Home" until "load" ============================================================ 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-fork/kratos-fork/test/e2e/playwright/tests/app_login.spec.ts:33:14) at /home/runner/work/kratos-fork/kratos-fork/test/e2e/playwright/tests/app_login.spec.ts:54:5
[Mobile Chrome] › app_login.spec.ts:53:7 › Registration › register twice: test/e2e/playwright/tests/app_login.spec.ts#L1
1) [Mobile Chrome] › app_login.spec.ts:53:7 › Registration › register twice ────────────────────── Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Test timeout of 30000ms exceeded.
[Mobile Chrome] › app_login.spec.ts:53:7 › Registration › register twice: test/e2e/playwright/tests/app_login.spec.ts#L33
1) [Mobile Chrome] › app_login.spec.ts:53:7 › Registration › register twice ────────────────────── Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: page.waitForURL: Navigation failed because page was closed! =========================== logs =========================== waiting for navigation to "Home" until "load" ============================================================ 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-fork/kratos-fork/test/e2e/playwright/tests/app_login.spec.ts:33:14) at /home/runner/work/kratos-fork/kratos-fork/test/e2e/playwright/tests/app_login.spec.ts:54:5
[Mobile Chrome] › app_login.spec.ts:59:7 › Registration › register: test/e2e/playwright/tests/app_login.spec.ts#L1
2) [Mobile Chrome] › app_login.spec.ts:59:7 › Registration › register, then login ──────────────── Test timeout of 30000ms exceeded.
[Mobile Chrome] › app_login.spec.ts:59:7 › Registration › register: test/e2e/playwright/tests/app_login.spec.ts#L33
2) [Mobile Chrome] › app_login.spec.ts:59:7 › Registration › register, then login ──────────────── Error: page.waitForURL: Navigation failed because page was closed! =========================== logs =========================== waiting for navigation to "Home" until "load" ============================================================ 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-fork/kratos-fork/test/e2e/playwright/tests/app_login.spec.ts:33:14) at /home/runner/work/kratos-fork/kratos-fork/test/e2e/playwright/tests/app_login.spec.ts:62:5
[Mobile Chrome] › app_login.spec.ts:59:7 › Registration › register: test/e2e/playwright/tests/app_login.spec.ts#L1
2) [Mobile Chrome] › app_login.spec.ts:59:7 › Registration › register, then login ──────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Test timeout of 30000ms exceeded.
[Mobile Chrome] › app_login.spec.ts:59:7 › Registration › register: test/e2e/playwright/tests/app_login.spec.ts#L33
2) [Mobile Chrome] › app_login.spec.ts:59:7 › Registration › register, then login ──────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: page.waitForURL: Navigation failed because page was closed! =========================== logs =========================== waiting for navigation to "Home" until "load" ============================================================ 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-fork/kratos-fork/test/e2e/playwright/tests/app_login.spec.ts:33:14) at /home/runner/work/kratos-fork/kratos-fork/test/e2e/playwright/tests/app_login.spec.ts:60:5
Run Playwright end-to-end tests (cockroach)
The operation was canceled.
Run Playwright end-to-end tests (postgres)
The operation was canceled.
Run Playwright end-to-end tests (mysql)
The operation was canceled.
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/
Generate SDKs
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Run tests and lints
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, golangci/golangci-lint-action@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
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/
Run end-to-end tests (mysql)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Run end-to-end tests (sqlite)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Run end-to-end tests (cockroach)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Run end-to-end tests (postgres)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Run Playwright end-to-end tests (sqlite)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Run Playwright end-to-end tests (cockroach)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Run Playwright end-to-end tests (postgres)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Run Playwright end-to-end tests (mysql)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
🎭 Playwright Run Summary
4 failed [Mobile Chrome] › app_login.spec.ts:53:7 › Registration › register twice ─────────────────────── [Mobile Chrome] › app_login.spec.ts:59:7 › Registration › register, then login ───────────────── [Mobile Chrome] › app_login.spec.ts:87:7 › Login › login twice ───────────────────────────────── [Mobile Chrome] › app_login.spec.ts:93:7 › Login › login, then register ──────────────────────── 2 passed (6.4m)

Artifacts

Produced during runtime
Name Size
logs Expired
1.92 MB