Playwright #2281
Triggered via deployment status
December 17, 2024 11:05
vercel[bot]
created
51075df
Status
Failure
Total duration
4m 22s
Artifacts
–
Annotations
3 errors, 8 warnings, and 1 notice
[No persona] › tests/chat-performance.test.ts:57:7 › Component renders during lesson chat › There are no unnecessary rerenders across left and right side of chat:
apps/nextjs/tests-e2e/helpers/auth/clerkHelpers.ts#L13
1) [No persona] › tests/chat-performance.test.ts:57:7 › Component renders during lesson chat › There are no unnecessary rerenders across left and right side of chat › Chat box keyboard input does not create rerenders in lesson plan
Error: expect(received).toBeTruthy()
Received: undefined
Call Log:
- Timeout 5000ms exceeded while waiting on the predicate
at helpers/auth/clerkHelpers.ts:1***
11 | // A version of `waitForFunction` that doesn't trigger unsafe-eval CSP
12 | export async function cspSafeWaitForFunction(page: Page, fn: () => unknown) {
> 1*** | await expect
| ^
14 | .poll(async () => await page.evaluate(fn), { intervals: [50] })
15 | .toBeTruthy();
16 | }
at cspSafeWaitForFunction (/home/runner/work/oak-ai-lesson-assistant/oak-ai-lesson-assistant/apps/nextjs/tests-e2e/helpers/auth/clerkHelpers.ts:1***:***)
at verifyChatInputRenders (/home/runner/work/oak-ai-lesson-assistant/oak-ai-lesson-assistant/apps/nextjs/tests-e2e/tests/chat-performance.test.ts:81:5)
at /home/runner/work/oak-ai-lesson-assistant/oak-ai-lesson-assistant/apps/nextjs/tests-e2e/tests/chat-performance.test.ts:61:7
at /home/runner/work/oak-ai-lesson-assistant/oak-ai-lesson-assistant/apps/nextjs/tests-e2e/tests/chat-performance.test.ts:60:5
|
[No persona] › tests/chat-performance.test.ts:57:7 › Component renders during lesson chat › There are no unnecessary rerenders across left and right side of chat:
apps/nextjs/tests-e2e/helpers/auth/clerkHelpers.ts#L13
1) [No persona] › tests/chat-performance.test.ts:57:7 › Component renders during lesson chat › There are no unnecessary rerenders across left and right side of chat › Chat box keyboard input does not create rerenders in lesson plan
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(received).toBeTruthy()
Received: undefined
Call Log:
- Timeout 5000ms exceeded while waiting on the predicate
at helpers/auth/clerkHelpers.ts:1***
11 | // A version of `waitForFunction` that doesn't trigger unsafe-eval CSP
12 | export async function cspSafeWaitForFunction(page: Page, fn: () => unknown) {
> 1*** | await expect
| ^
14 | .poll(async () => await page.evaluate(fn), { intervals: [50] })
15 | .toBeTruthy();
16 | }
at cspSafeWaitForFunction (/home/runner/work/oak-ai-lesson-assistant/oak-ai-lesson-assistant/apps/nextjs/tests-e2e/helpers/auth/clerkHelpers.ts:1***:***)
at verifyChatInputRenders (/home/runner/work/oak-ai-lesson-assistant/oak-ai-lesson-assistant/apps/nextjs/tests-e2e/tests/chat-performance.test.ts:81:5)
at /home/runner/work/oak-ai-lesson-assistant/oak-ai-lesson-assistant/apps/nextjs/tests-e2e/tests/chat-performance.test.ts:61:7
at /home/runner/work/oak-ai-lesson-assistant/oak-ai-lesson-assistant/apps/nextjs/tests-e2e/tests/chat-performance.test.ts:60:5
|
test-e2e
Process completed with exit code 1.
|
test-e2e
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test-e2e
Failed to restore: Cache service responded with 403
|
Slow Test:
apps/nextjs/[Common persona] › tests/aila-chat/full-romans.test.ts#L1
apps/nextjs/[Common persona] › tests/aila-chat/full-romans.test.ts took 1.4m
|
Slow Test:
apps/nextjs/[Common persona - mobile] › tests/aila-chat/full-romans.mobile.test.ts#L1
apps/nextjs/[Common persona - mobile] › tests/aila-chat/full-romans.mobile.test.ts took 52.5s
|
Slow Test:
apps/nextjs/[No persona] › tests/modifiy-lesson.test.ts#L1
apps/nextjs/[No persona] › tests/modifiy-lesson.test.ts took 28.5s
|
Slow Test:
apps/nextjs/[No persona] › tests/aila-chat/rate-limiting.test.ts#L1
apps/nextjs/[No persona] › tests/aila-chat/rate-limiting.test.ts took 21.4s
|
Slow Test:
apps/nextjs/[No persona] › tests/banned-users.test.ts#L1
apps/nextjs/[No persona] › tests/banned-users.test.ts took 19.***s
|
test-e2e
Can't add secret mask for empty string in ##[add-mask] command.
|
🎭 Playwright Run Summary
1 failed
[No persona] › tests/chat-performance.test.ts:57:7 › Component renders during lesson chat › There are no unnecessary rerenders across left and right side of chat
1 skipped
15 passed (2.7m)
|