Playwright #22
Annotations
5 errors, 3 warnings, and 1 notice
Run Playwright tests:
apps/nextjs/tests-e2e/config/ui-auth.setup.ts#L1
1) [auth-setup] › config/ui-auth.setup.ts:***2:6 › authenticate through UI setup ───────────────────
Test timeout of ***0000ms exceeded.
|
Run Playwright tests:
apps/nextjs/tests-e2e/config/ui-auth.setup.ts#L48
1) [auth-setup] › config/ui-auth.setup.ts:***2:6 › authenticate through UI setup ───────────────────
Error: page.waitForURL: Test timeout of ***0000ms exceeded.
=========================== logs ===========================
waiting for navigation to "https://oak-ai-lesson-assistant-dv216uqgg.vercel-preview.thenational.academy" until "load"
============================================================
46 | await signInThroughUI(page);
47 |
> 48 | await page.waitForURL(TEST_BASE_URL);
| ^
49 |
50 | await page.context().storageState({ path: authFile });
51 | });
at /home/runner/work/oak-ai-lesson-assistant/oak-ai-lesson-assistant/apps/nextjs/tests-e2e/config/ui-auth.setup.ts:48:14
|
Run Playwright tests
Tests failed
|
Run Playwright tests
Process completed with exit code 1.
|
Comment PR with playwright report
No issue/pull request in input neither in current context.
|
Setup Node 20
Failed to restore: Cache service responded with 403
|
Run Playwright tests:
apps/nextjs/[auth-setup] › config/ui-auth.setup.ts#L1
apps/nextjs/[auth-setup] › config/ui-auth.setup.ts took ***0.***s
|
Inject Doppler env vars
Can't add secret mask for empty string in ##[add-mask] command.
|
Run Playwright tests
1 failed
[auth-setup] › config/ui-auth.setup.ts:***2:6 › authenticate through UI setup ────────────────────
*** did not run
2 passed (***7.2s)
|
Loading