feat: improve login tracing #4104
ci.yaml
on: pull_request
Generate SDKs
1m 25s
Matrix: Run end-to-end tests
Matrix: Run Playwright end-to-end tests
Build CLI docs
0s
Render version schema
0s
Release SDKs
0s
Annotations
49 errors, 17 warnings, and 4 notices
[Mobile Chrome] › app_login.spec.ts:59:7 › Registration › register:
test/e2e/playwright/tests/app_login.spec.ts#L1
1) [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#L27
1) [Mobile Chrome] › app_login.spec.ts:59:7 › Registration › register, then login ────────────────
Error: page.waitForEvent: Page closed
=========================== logs ===========================
waiting for event "popup"
============================================================
25 |
26 | async function testRegistrationOrLogin(page: Page, username: string) {
> 27 | const popupPromise = page.waitForEvent("popup")
| ^
28 | await page.getByText(/sign (up|in) with ory/i).click()
29 | const popup = await popupPromise
30 |
at testRegistrationOrLogin (/home/runner/work/kratos/kratos/test/e2e/playwright/tests/app_login.spec.ts:27:29)
at testLogin (/home/runner/work/kratos/kratos/test/e2e/playwright/tests/app_login.spec.ts:49:10)
at /home/runner/work/kratos/kratos/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
1) [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#L27
1) [Mobile Chrome] › app_login.spec.ts:59:7 › Registration › register, then login ────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: page.waitForEvent: Page closed
=========================== logs ===========================
waiting for event "popup"
============================================================
25 |
26 | async function testRegistrationOrLogin(page: Page, username: string) {
> 27 | const popupPromise = page.waitForEvent("popup")
| ^
28 | await page.getByText(/sign (up|in) with ory/i).click()
29 | const popup = await popupPromise
30 |
at testRegistrationOrLogin (/home/runner/work/kratos/kratos/test/e2e/playwright/tests/app_login.spec.ts:27:29)
at testLogin (/home/runner/work/kratos/kratos/test/e2e/playwright/tests/app_login.spec.ts:49:10)
at /home/runner/work/kratos/kratos/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
1) [Mobile Chrome] › app_login.spec.ts:59:7 › Registration › register, then login ────────────────
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 30000ms exceeded.
|
[Mobile Chrome] › app_login.spec.ts:59:7 › Registration › register:
test/e2e/playwright/tests/app_login.spec.ts#L27
1) [Mobile Chrome] › app_login.spec.ts:59:7 › Registration › register, then login ────────────────
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: page.waitForEvent: Page closed
=========================== logs ===========================
waiting for event "popup"
============================================================
25 |
26 | async function testRegistrationOrLogin(page: Page, username: string) {
> 27 | const popupPromise = page.waitForEvent("popup")
| ^
28 | await page.getByText(/sign (up|in) with ory/i).click()
29 | const popup = await popupPromise
30 |
at testRegistrationOrLogin (/home/runner/work/kratos/kratos/test/e2e/playwright/tests/app_login.spec.ts:27:29)
at testLogin (/home/runner/work/kratos/kratos/test/e2e/playwright/tests/app_login.spec.ts:49:10)
at /home/runner/work/kratos/kratos/test/e2e/playwright/tests/app_login.spec.ts:62:5
|
[Mobile Chrome] › app_login.spec.ts:87:7 › Login › login twice:
test/e2e/playwright/tests/app_login.spec.ts#L1
2) [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#L27
2) [Mobile Chrome] › app_login.spec.ts:87:7 › Login › login twice ────────────────────────────────
Error: page.waitForEvent: Page closed
=========================== logs ===========================
waiting for event "popup"
============================================================
25 |
26 | async function testRegistrationOrLogin(page: Page, username: string) {
> 27 | const popupPromise = page.waitForEvent("popup")
| ^
28 | await page.getByText(/sign (up|in) with ory/i).click()
29 | const popup = await popupPromise
30 |
at testRegistrationOrLogin (/home/runner/work/kratos/kratos/test/e2e/playwright/tests/app_login.spec.ts:27:29)
at testLogin (/home/runner/work/kratos/kratos/test/e2e/playwright/tests/app_login.spec.ts:49:10)
at /home/runner/work/kratos/kratos/test/e2e/playwright/tests/app_login.spec.ts:88:5
|
[Mobile Chrome] › app_login.spec.ts:87:7 › Login › login twice:
test/e2e/playwright/tests/app_login.spec.ts#L1
2) [Mobile Chrome] › app_login.spec.ts:87:7 › Login › login twice ────────────────────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 30000ms exceeded.
|
[Mobile Chrome] › app_login.spec.ts:87:7 › Login › login twice:
test/e2e/playwright/tests/app_login.spec.ts#L27
2) [Mobile Chrome] › app_login.spec.ts:87:7 › Login › login twice ────────────────────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: page.waitForEvent: Page closed
=========================== logs ===========================
waiting for event "popup"
============================================================
25 |
26 | async function testRegistrationOrLogin(page: Page, username: string) {
> 27 | const popupPromise = page.waitForEvent("popup")
| ^
28 | await page.getByText(/sign (up|in) with ory/i).click()
29 | const popup = await popupPromise
30 |
at testRegistrationOrLogin (/home/runner/work/kratos/kratos/test/e2e/playwright/tests/app_login.spec.ts:27:29)
at testLogin (/home/runner/work/kratos/kratos/test/e2e/playwright/tests/app_login.spec.ts:49:10)
at /home/runner/work/kratos/kratos/test/e2e/playwright/tests/app_login.spec.ts:88:5
|
[Mobile Chrome] › app_login.spec.ts:59:7 › Registration › register:
test/e2e/playwright/tests/app_login.spec.ts#L1
1) [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#L27
1) [Mobile Chrome] › app_login.spec.ts:59:7 › Registration › register, then login ────────────────
Error: page.waitForEvent: Page closed
=========================== logs ===========================
waiting for event "popup"
============================================================
25 |
26 | async function testRegistrationOrLogin(page: Page, username: string) {
> 27 | const popupPromise = page.waitForEvent("popup")
| ^
28 | await page.getByText(/sign (up|in) with ory/i).click()
29 | const popup = await popupPromise
30 |
at testRegistrationOrLogin (/home/runner/work/kratos/kratos/test/e2e/playwright/tests/app_login.spec.ts:27:29)
at testLogin (/home/runner/work/kratos/kratos/test/e2e/playwright/tests/app_login.spec.ts:49:10)
at /home/runner/work/kratos/kratos/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
1) [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#L27
1) [Mobile Chrome] › app_login.spec.ts:59:7 › Registration › register, then login ────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: page.waitForEvent: Page closed
=========================== logs ===========================
waiting for event "popup"
============================================================
25 |
26 | async function testRegistrationOrLogin(page: Page, username: string) {
> 27 | const popupPromise = page.waitForEvent("popup")
| ^
28 | await page.getByText(/sign (up|in) with ory/i).click()
29 | const popup = await popupPromise
30 |
at testRegistrationOrLogin (/home/runner/work/kratos/kratos/test/e2e/playwright/tests/app_login.spec.ts:27:29)
at testLogin (/home/runner/work/kratos/kratos/test/e2e/playwright/tests/app_login.spec.ts:49:10)
at /home/runner/work/kratos/kratos/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
1) [Mobile Chrome] › app_login.spec.ts:59:7 › Registration › register, then login ────────────────
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 30000ms exceeded.
|
[Mobile Chrome] › app_login.spec.ts:59:7 › Registration › register:
test/e2e/playwright/tests/app_login.spec.ts#L27
1) [Mobile Chrome] › app_login.spec.ts:59:7 › Registration › register, then login ────────────────
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: page.waitForEvent: Page closed
=========================== logs ===========================
waiting for event "popup"
============================================================
25 |
26 | async function testRegistrationOrLogin(page: Page, username: string) {
> 27 | const popupPromise = page.waitForEvent("popup")
| ^
28 | await page.getByText(/sign (up|in) with ory/i).click()
29 | const popup = await popupPromise
30 |
at testRegistrationOrLogin (/home/runner/work/kratos/kratos/test/e2e/playwright/tests/app_login.spec.ts:27:29)
at testLogin (/home/runner/work/kratos/kratos/test/e2e/playwright/tests/app_login.spec.ts:49:10)
at /home/runner/work/kratos/kratos/test/e2e/playwright/tests/app_login.spec.ts:62:5
|
[Mobile Chrome] › app_login.spec.ts:87:7 › Login › login twice:
test/e2e/playwright/tests/app_login.spec.ts#L1
2) [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#L27
2) [Mobile Chrome] › app_login.spec.ts:87:7 › Login › login twice ────────────────────────────────
Error: page.waitForEvent: Page closed
=========================== logs ===========================
waiting for event "popup"
============================================================
25 |
26 | async function testRegistrationOrLogin(page: Page, username: string) {
> 27 | const popupPromise = page.waitForEvent("popup")
| ^
28 | await page.getByText(/sign (up|in) with ory/i).click()
29 | const popup = await popupPromise
30 |
at testRegistrationOrLogin (/home/runner/work/kratos/kratos/test/e2e/playwright/tests/app_login.spec.ts:27:29)
at testLogin (/home/runner/work/kratos/kratos/test/e2e/playwright/tests/app_login.spec.ts:49:10)
at /home/runner/work/kratos/kratos/test/e2e/playwright/tests/app_login.spec.ts:88:5
|
[Mobile Chrome] › app_login.spec.ts:87:7 › Login › login twice:
test/e2e/playwright/tests/app_login.spec.ts#L1
2) [Mobile Chrome] › app_login.spec.ts:87:7 › Login › login twice ────────────────────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 30000ms exceeded.
|
[Mobile Chrome] › app_login.spec.ts:87:7 › Login › login twice:
test/e2e/playwright/tests/app_login.spec.ts#L27
2) [Mobile Chrome] › app_login.spec.ts:87:7 › Login › login twice ────────────────────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: page.waitForEvent: Page closed
=========================== logs ===========================
waiting for event "popup"
============================================================
25 |
26 | async function testRegistrationOrLogin(page: Page, username: string) {
> 27 | const popupPromise = page.waitForEvent("popup")
| ^
28 | await page.getByText(/sign (up|in) with ory/i).click()
29 | const popup = await popupPromise
30 |
at testRegistrationOrLogin (/home/runner/work/kratos/kratos/test/e2e/playwright/tests/app_login.spec.ts:27:29)
at testLogin (/home/runner/work/kratos/kratos/test/e2e/playwright/tests/app_login.spec.ts:49:10)
at /home/runner/work/kratos/kratos/test/e2e/playwright/tests/app_login.spec.ts:88:5
|
Run tests and lints
Process completed with exit code 2.
|
[Mobile Chrome] › app_login.spec.ts:59:7 › Registration › register:
test/e2e/playwright/tests/app_login.spec.ts#L1
1) [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#L27
1) [Mobile Chrome] › app_login.spec.ts:59:7 › Registration › register, then login ────────────────
Error: page.waitForEvent: Page closed
=========================== logs ===========================
waiting for event "popup"
============================================================
25 |
26 | async function testRegistrationOrLogin(page: Page, username: string) {
> 27 | const popupPromise = page.waitForEvent("popup")
| ^
28 | await page.getByText(/sign (up|in) with ory/i).click()
29 | const popup = await popupPromise
30 |
at testRegistrationOrLogin (/home/runner/work/kratos/kratos/test/e2e/playwright/tests/app_login.spec.ts:27:29)
at testLogin (/home/runner/work/kratos/kratos/test/e2e/playwright/tests/app_login.spec.ts:49:10)
at /home/runner/work/kratos/kratos/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
1) [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#L27
1) [Mobile Chrome] › app_login.spec.ts:59:7 › Registration › register, then login ────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: page.waitForEvent: Page closed
=========================== logs ===========================
waiting for event "popup"
============================================================
25 |
26 | async function testRegistrationOrLogin(page: Page, username: string) {
> 27 | const popupPromise = page.waitForEvent("popup")
| ^
28 | await page.getByText(/sign (up|in) with ory/i).click()
29 | const popup = await popupPromise
30 |
at testRegistrationOrLogin (/home/runner/work/kratos/kratos/test/e2e/playwright/tests/app_login.spec.ts:27:29)
at testLogin (/home/runner/work/kratos/kratos/test/e2e/playwright/tests/app_login.spec.ts:49:10)
at /home/runner/work/kratos/kratos/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
1) [Mobile Chrome] › app_login.spec.ts:59:7 › Registration › register, then login ────────────────
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 30000ms exceeded.
|
[Mobile Chrome] › app_login.spec.ts:59:7 › Registration › register:
test/e2e/playwright/tests/app_login.spec.ts#L27
1) [Mobile Chrome] › app_login.spec.ts:59:7 › Registration › register, then login ────────────────
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: page.waitForEvent: Page closed
=========================== logs ===========================
waiting for event "popup"
============================================================
25 |
26 | async function testRegistrationOrLogin(page: Page, username: string) {
> 27 | const popupPromise = page.waitForEvent("popup")
| ^
28 | await page.getByText(/sign (up|in) with ory/i).click()
29 | const popup = await popupPromise
30 |
at testRegistrationOrLogin (/home/runner/work/kratos/kratos/test/e2e/playwright/tests/app_login.spec.ts:27:29)
at testLogin (/home/runner/work/kratos/kratos/test/e2e/playwright/tests/app_login.spec.ts:49:10)
at /home/runner/work/kratos/kratos/test/e2e/playwright/tests/app_login.spec.ts:62:5
|
[Mobile Chrome] › app_login.spec.ts:87:7 › Login › login twice:
test/e2e/playwright/tests/app_login.spec.ts#L1
2) [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#L27
2) [Mobile Chrome] › app_login.spec.ts:87:7 › Login › login twice ────────────────────────────────
Error: page.waitForEvent: Page closed
=========================== logs ===========================
waiting for event "popup"
============================================================
25 |
26 | async function testRegistrationOrLogin(page: Page, username: string) {
> 27 | const popupPromise = page.waitForEvent("popup")
| ^
28 | await page.getByText(/sign (up|in) with ory/i).click()
29 | const popup = await popupPromise
30 |
at testRegistrationOrLogin (/home/runner/work/kratos/kratos/test/e2e/playwright/tests/app_login.spec.ts:27:29)
at testLogin (/home/runner/work/kratos/kratos/test/e2e/playwright/tests/app_login.spec.ts:49:10)
at /home/runner/work/kratos/kratos/test/e2e/playwright/tests/app_login.spec.ts:88:5
|
[Mobile Chrome] › app_login.spec.ts:87:7 › Login › login twice:
test/e2e/playwright/tests/app_login.spec.ts#L1
2) [Mobile Chrome] › app_login.spec.ts:87:7 › Login › login twice ────────────────────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 30000ms exceeded.
|
[Mobile Chrome] › app_login.spec.ts:87:7 › Login › login twice:
test/e2e/playwright/tests/app_login.spec.ts#L27
2) [Mobile Chrome] › app_login.spec.ts:87:7 › Login › login twice ────────────────────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: page.waitForEvent: Page closed
=========================== logs ===========================
waiting for event "popup"
============================================================
25 |
26 | async function testRegistrationOrLogin(page: Page, username: string) {
> 27 | const popupPromise = page.waitForEvent("popup")
| ^
28 | await page.getByText(/sign (up|in) with ory/i).click()
29 | const popup = await popupPromise
30 |
at testRegistrationOrLogin (/home/runner/work/kratos/kratos/test/e2e/playwright/tests/app_login.spec.ts:27:29)
at testLogin (/home/runner/work/kratos/kratos/test/e2e/playwright/tests/app_login.spec.ts:49:10)
at /home/runner/work/kratos/kratos/test/e2e/playwright/tests/app_login.spec.ts:88:5
|
[Mobile Chrome] › app_login.spec.ts:59:7 › Registration › register:
test/e2e/playwright/tests/app_login.spec.ts#L1
1) [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#L27
1) [Mobile Chrome] › app_login.spec.ts:59:7 › Registration › register, then login ────────────────
Error: page.waitForEvent: Page closed
=========================== logs ===========================
waiting for event "popup"
============================================================
25 |
26 | async function testRegistrationOrLogin(page: Page, username: string) {
> 27 | const popupPromise = page.waitForEvent("popup")
| ^
28 | await page.getByText(/sign (up|in) with ory/i).click()
29 | const popup = await popupPromise
30 |
at testRegistrationOrLogin (/home/runner/work/kratos/kratos/test/e2e/playwright/tests/app_login.spec.ts:27:29)
at testLogin (/home/runner/work/kratos/kratos/test/e2e/playwright/tests/app_login.spec.ts:49:10)
at /home/runner/work/kratos/kratos/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
1) [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#L27
1) [Mobile Chrome] › app_login.spec.ts:59:7 › Registration › register, then login ────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: page.waitForEvent: Page closed
=========================== logs ===========================
waiting for event "popup"
============================================================
25 |
26 | async function testRegistrationOrLogin(page: Page, username: string) {
> 27 | const popupPromise = page.waitForEvent("popup")
| ^
28 | await page.getByText(/sign (up|in) with ory/i).click()
29 | const popup = await popupPromise
30 |
at testRegistrationOrLogin (/home/runner/work/kratos/kratos/test/e2e/playwright/tests/app_login.spec.ts:27:29)
at testLogin (/home/runner/work/kratos/kratos/test/e2e/playwright/tests/app_login.spec.ts:49:10)
at /home/runner/work/kratos/kratos/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
1) [Mobile Chrome] › app_login.spec.ts:59:7 › Registration › register, then login ────────────────
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 30000ms exceeded.
|
[Mobile Chrome] › app_login.spec.ts:59:7 › Registration › register:
test/e2e/playwright/tests/app_login.spec.ts#L27
1) [Mobile Chrome] › app_login.spec.ts:59:7 › Registration › register, then login ────────────────
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: page.waitForEvent: Page closed
=========================== logs ===========================
waiting for event "popup"
============================================================
25 |
26 | async function testRegistrationOrLogin(page: Page, username: string) {
> 27 | const popupPromise = page.waitForEvent("popup")
| ^
28 | await page.getByText(/sign (up|in) with ory/i).click()
29 | const popup = await popupPromise
30 |
at testRegistrationOrLogin (/home/runner/work/kratos/kratos/test/e2e/playwright/tests/app_login.spec.ts:27:29)
at testLogin (/home/runner/work/kratos/kratos/test/e2e/playwright/tests/app_login.spec.ts:49:10)
at /home/runner/work/kratos/kratos/test/e2e/playwright/tests/app_login.spec.ts:62:5
|
[Mobile Chrome] › app_login.spec.ts:87:7 › Login › login twice:
test/e2e/playwright/tests/app_login.spec.ts#L1
2) [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#L27
2) [Mobile Chrome] › app_login.spec.ts:87:7 › Login › login twice ────────────────────────────────
Error: page.waitForEvent: Page closed
=========================== logs ===========================
waiting for event "popup"
============================================================
25 |
26 | async function testRegistrationOrLogin(page: Page, username: string) {
> 27 | const popupPromise = page.waitForEvent("popup")
| ^
28 | await page.getByText(/sign (up|in) with ory/i).click()
29 | const popup = await popupPromise
30 |
at testRegistrationOrLogin (/home/runner/work/kratos/kratos/test/e2e/playwright/tests/app_login.spec.ts:27:29)
at testLogin (/home/runner/work/kratos/kratos/test/e2e/playwright/tests/app_login.spec.ts:49:10)
at /home/runner/work/kratos/kratos/test/e2e/playwright/tests/app_login.spec.ts:88:5
|
[Mobile Chrome] › app_login.spec.ts:87:7 › Login › login twice:
test/e2e/playwright/tests/app_login.spec.ts#L1
2) [Mobile Chrome] › app_login.spec.ts:87:7 › Login › login twice ────────────────────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 30000ms exceeded.
|
[Mobile Chrome] › app_login.spec.ts:87:7 › Login › login twice:
test/e2e/playwright/tests/app_login.spec.ts#L27
2) [Mobile Chrome] › app_login.spec.ts:87:7 › Login › login twice ────────────────────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: page.waitForEvent: Page closed
=========================== logs ===========================
waiting for event "popup"
============================================================
25 |
26 | async function testRegistrationOrLogin(page: Page, username: string) {
> 27 | const popupPromise = page.waitForEvent("popup")
| ^
28 | await page.getByText(/sign (up|in) with ory/i).click()
29 | const popup = await popupPromise
30 |
at testRegistrationOrLogin (/home/runner/work/kratos/kratos/test/e2e/playwright/tests/app_login.spec.ts:27:29)
at testLogin (/home/runner/work/kratos/kratos/test/e2e/playwright/tests/app_login.spec.ts:49:10)
at /home/runner/work/kratos/kratos/test/e2e/playwright/tests/app_login.spec.ts:88:5
|
Run end-to-end tests (postgres)
The job running on runner GitHub Actions 14 has exceeded the maximum execution time of 360 minutes.
|
Run end-to-end tests (postgres)
The operation was canceled.
|
Run end-to-end tests (cockroach)
The job running on runner GitHub Actions 15 has exceeded the maximum execution time of 360 minutes.
|
Run end-to-end tests (cockroach)
The operation was canceled.
|
Run end-to-end tests (sqlite)
The job running on runner GitHub Actions 11 has exceeded the maximum execution time of 360 minutes.
|
Run end-to-end tests (sqlite)
The operation was canceled.
|
Run end-to-end tests (mysql)
The job running on runner GitHub Actions 10 has exceeded the maximum execution time of 360 minutes.
|
Run 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
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-go@v2, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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 Playwright end-to-end tests (mysql)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, actions/checkout@v2, actions/setup-go@v4, actions/checkout@v3, actions/upload-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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, 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/
|
Slow Test:
test/e2e/[Mobile Chrome] › app_recovery.spec.ts#L1
test/e2e/[Mobile Chrome] › app_recovery.spec.ts took 19.6s
|
Run Playwright end-to-end tests (postgres)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, actions/checkout@v2, actions/setup-go@v4, actions/checkout@v3, actions/upload-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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, 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/
|
Slow Test:
test/e2e/[Mobile Chrome] › app_recovery.spec.ts#L1
test/e2e/[Mobile Chrome] › app_recovery.spec.ts took 21.9s
|
Run tests and lints
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run tests and lints
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)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, actions/checkout@v2, actions/setup-go@v4, actions/checkout@v3, actions/upload-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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/
|
Slow Test:
test/e2e/[Mobile Chrome] › app_recovery.spec.ts#L1
test/e2e/[Mobile Chrome] › app_recovery.spec.ts took 21.8s
|
Run Playwright end-to-end tests (cockroach)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, actions/checkout@v2, actions/setup-go@v4, actions/checkout@v3, actions/upload-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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, 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/
|
Slow Test:
test/e2e/[Mobile Chrome] › app_recovery.spec.ts#L1
test/e2e/[Mobile Chrome] › app_recovery.spec.ts took 20.9s
|
🎭 Playwright Run Summary
4 failed
[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 ────────────────────────
[Mobile Chrome] › app_login.spec.ts:99:7 › Login › login, cancel, login ────────────────────────
6 passed (6.8m)
|
🎭 Playwright Run Summary
4 failed
[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 ────────────────────────
[Mobile Chrome] › app_login.spec.ts:99:7 › Login › login, cancel, login ────────────────────────
6 passed (6.9m)
|
🎭 Playwright Run Summary
4 failed
[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 ────────────────────────
[Mobile Chrome] › app_login.spec.ts:99:7 › Login › login, cancel, login ────────────────────────
6 passed (6.9m)
|
🎭 Playwright Run Summary
4 failed
[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 ────────────────────────
[Mobile Chrome] › app_login.spec.ts:99:7 › Login › login, cancel, login ────────────────────────
6 passed (6.7m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
logs
Expired
|
971 KB |
|
playwright-test-results-21e3dde28b46cf228a282267a876942eb357d204
Expired
|
33.3 MB |
|