Playwright #204
Triggered via deployment status
August 29, 2024 15:38
vercel[bot]
created
b4d4eb2
Status
Failure
Total duration
1m 49s
Artifacts
2
Annotations
3 errors, 2 warnings, and 1 notice
[authenticated] › tests/aila-chat.test.ts:35:7 › Mobile › Shows unavailable message:
apps/nextjs/tests-e2e/tests/aila-chat.test.ts#L42
1) [authenticated] › tests/aila-chat.test.ts:***5:7 › Mobile › Shows unavailable message ───────────
Error: Timed out 5000ms waiting for expect(locator).toBeVisible()
Locator: getByTestId('mobile-support-blocker')
Expected: visible
Received: <element(s) not found>
Call log:
- expect.toBeVisible with timeout 5000ms
- waiting for getByTestId('mobile-support-blocker')
40 | await page.goto(`${TEST_BASE_URL}/aila`);
41 |
> 42 | await expect(page.getByTestId("mobile-support-blocker")).toBeVisible();
| ^
4*** | await expect(page.getByTestId("mobile-support-blocker")).toContainText(
44 | "This AI lesson planning assistant is not currently available on mobile.",
45 | );
at /home/runner/work/oak-ai-lesson-assistant/oak-ai-lesson-assistant/apps/nextjs/tests-e2e/tests/aila-chat.test.ts:42:62
|
test-e2e
Tests failed
|
test-e2e
Process completed with exit code 1.
|
test-e2e
Failed to restore: Cache service responded with 403
|
test-e2e
Can't add secret mask for empty string in ##[add-mask] command.
|
🎭 Playwright Run Summary
1 failed
[authenticated] › tests/aila-chat.test.ts:***5:7 › Mobile › Shows unavailable message ────────────
5 passed (2***.7s)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
playwright-failure-screenshots
Expired
|
999 KB |
|
playwright-report
Expired
|
1.46 MB |
|