Skip to content

feat: add Vercel production URL to CORS #224

feat: add Vercel production URL to CORS

feat: add Vercel production URL to CORS #224

Triggered via push January 24, 2025 14:48
Status Success
Total duration 3m 22s
Artifacts 1

playwright.yml

on: push
🧪 Run E2E Tests
3m 10s
🧪 Run E2E Tests
Fit to window
Zoom out
Zoom in

Annotations

2 errors, 1 warning, and 1 notice
[Mobile Chrome] › room/collaborate.spec.ts:54:7 › Collaborative Features › should execute code and show output in shared terminal: tests/utils/setup.ts#L53
1) [Mobile Chrome] › room/collaborate.spec.ts:54:7 › Collaborative Features › should execute code and show output in shared terminal Error: Timed out 30000ms waiting for expect(locator).toBeVisible() Locator: getByRole('code') Expected: visible Received: <element(s) not found> Call log: - expect.toBeVisible with timeout 30000ms - waiting for getByRole('code') at ../utils/setup.ts:53 51 | 52 | export async function hasJoinedRoom(page: Page) { > 53 | await expect(page.getByRole('code')).toBeVisible(); // Code editor | ^ 54 | 55 | return true; 56 | } at hasJoinedRoom (/home/runner/work/Kasca/Kasca/apps/client/tests/utils/setup.ts:53:40) at joinRoom (/home/runner/work/Kasca/Kasca/apps/client/tests/utils/setup.ts:46:27) at /home/runner/work/Kasca/Kasca/apps/client/tests/e2e/room/collaborate.spec.ts:64:5
[Mobile Chrome] › room/collaborate.spec.ts:54:7 › Collaborative Features › should execute code and show output in shared terminal: tests/utils/setup.ts#L53
1) [Mobile Chrome] › room/collaborate.spec.ts:54:7 › Collaborative Features › should execute code and show output in shared terminal Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 30000ms waiting for expect(locator).toBeVisible() Locator: getByRole('code') Expected: visible Received: <element(s) not found> Call log: - expect.toBeVisible with timeout 30000ms - waiting for getByRole('code') at ../utils/setup.ts:53 51 | 52 | export async function hasJoinedRoom(page: Page) { > 53 | await expect(page.getByRole('code')).toBeVisible(); // Code editor | ^ 54 | 55 | return true; 56 | } at hasJoinedRoom (/home/runner/work/Kasca/Kasca/apps/client/tests/utils/setup.ts:53:40) at joinRoom (/home/runner/work/Kasca/Kasca/apps/client/tests/utils/setup.ts:46:27) at /home/runner/work/Kasca/Kasca/apps/client/tests/e2e/room/collaborate.spec.ts:64:5
🧪 Run E2E Tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
🎭 Playwright Run Summary
1 flaky [Mobile Chrome] › room/collaborate.spec.ts:54:7 › Collaborative Features › should execute code and show output in shared terminal 13 passed (2.0m)

Artifacts

Produced during runtime
Name Size
playwright-report
13.6 MB