Skip to content

fix: social signin SSO Ory #2781

fix: social signin SSO Ory

fix: social signin SSO Ory #2781

Triggered via pull request July 26, 2023 11:31
Status Success
Total duration 10m 9s
Artifacts 1
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

playwright.yml

on: pull_request
test-playwright
9m 59s
test-playwright
Fit to window
Zoom out
Zoom in

Annotations

1 error, 2 warnings, and 1 notice
[chromium] › protect-page-login.spec.ts:82:3 › React Single Page App › able to use Sign in and Login: tests/playwright/protect-page-login.spec.ts#L90
1) [chromium] › protect-page-login.spec.ts:82:3 › React Single Page App › able to use Sign in and Login Error: expect(received).toContainText(expected) - Expected string - 1 + Received string + 7 - [email protected] + + You need to enable JavaScript to run this app. + Loading... + + + + Call log: - expect.toContainText with timeout 5000ms - waiting for selector "body" - selector resolved to <body>…</body> - unexpected value " You need to enable JavaScript to run this app. " - selector resolved to <body>…</body> - unexpected value " You need to enable JavaScript to run this app. Loading... " - selector resolved to <body>…</body> - unexpected value " You need to enable JavaScript to run this app. Loading... " - selector resolved to <body>…</body> - unexpected value " You need to enable JavaScript to run this app. Loading... " - selector resolved to <body>…</body> - unexpected value " You need to enable JavaScript to run this app. Loading... " - selector resolved to <body>…</body> - unexpected value " You need to enable JavaScript to run this app. Loading... " - selector resolved to <body>…</body> - unexpected value " You need to enable JavaScript to run this app. Loading... " - selector resolved to <body>…</body> - unexpected value " You need to enable JavaScript to run this app. Loading... " 88 | const email = await login(page) 89 | await expect(page).toHaveURL("http://localhost:4008") > 90 | await expect(page.locator("body")).toContainText(email) | ^ 91 | 92 | await page.locator("text=Logout").click() 93 | }) at /home/runner/work/docs/docs/tests/playwright/protect-page-login.spec.ts:90:40
test-playwright
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@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: [chromium] › protect-page-login.spec.ts#L1
[chromium] › protect-page-login.spec.ts took 2m
🎭 Playwright Run Summary
1 flaky [chromium] › protect-page-login.spec.ts:82:3 › React Single Page App › able to use Sign in and Login 7 passed (2m)

Artifacts

Produced during runtime
Name Size
playwright-report Expired
9.19 MB