Skip to content

local centric

local centric #125

Triggered via pull request April 10, 2025 11:23
Status Failure
Total duration 3m 48s
Artifacts

playwright.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors, 1 warning, and 1 notice
test
Process completed with exit code 1.
[chromium] › playwright/e2e/viewer.spec.ts:19:1 › open a whiteboard: playwright/e2e/viewer.spec.ts#L28
1) [chromium] › playwright/e2e/viewer.spec.ts:19:1 › open a whiteboard ─────────────────────────── Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: page.waitForSelector: Target page, context or browser has been closed Call log: - waiting for locator('[data-testid="toolbar"]') to be visible 26 | 27 | // Wait for the toolbar to be visible, which indicates the whiteboard is functional > 28 | await page.waitForSelector('[data-testid="toolbar"]', { timeout: 30000, state: 'visible' }) | ^ 29 | 30 | // Verify that the main UI elements are present 31 | await expect(page.getByTestId('main-menu-trigger')).toBeVisible({ timeout: 5000 }) at /home/runner/actions-runner/_work/whiteboard/whiteboard/playwright/e2e/viewer.spec.ts:28:13
[chromium] › playwright/e2e/viewer.spec.ts:19:1 › open a whiteboard: playwright/e2e/viewer.spec.ts#L0
1) [chromium] › playwright/e2e/viewer.spec.ts:19:1 › open a whiteboard ─────────────────────────── Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Test timeout of 30000ms exceeded.
[chromium] › playwright/e2e/viewer.spec.ts:19:1 › open a whiteboard: playwright/e2e/viewer.spec.ts#L28
1) [chromium] › playwright/e2e/viewer.spec.ts:19:1 › open a whiteboard ─────────────────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: page.waitForSelector: Target page, context or browser has been closed Call log: - waiting for locator('[data-testid="toolbar"]') to be visible 26 | 27 | // Wait for the toolbar to be visible, which indicates the whiteboard is functional > 28 | await page.waitForSelector('[data-testid="toolbar"]', { timeout: 30000, state: 'visible' }) | ^ 29 | 30 | // Verify that the main UI elements are present 31 | await expect(page.getByTestId('main-menu-trigger')).toBeVisible({ timeout: 5000 }) at /home/runner/actions-runner/_work/whiteboard/whiteboard/playwright/e2e/viewer.spec.ts:28:13
[chromium] › playwright/e2e/viewer.spec.ts:19:1 › open a whiteboard: playwright/e2e/viewer.spec.ts#L0
1) [chromium] › playwright/e2e/viewer.spec.ts:19:1 › open a whiteboard ─────────────────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Test timeout of 30000ms exceeded.
[chromium] › playwright/e2e/viewer.spec.ts:19:1 › open a whiteboard: playwright/e2e/viewer.spec.ts#L28
1) [chromium] › playwright/e2e/viewer.spec.ts:19:1 › open a whiteboard ─────────────────────────── Error: page.waitForSelector: Target page, context or browser has been closed Call log: - waiting for locator('[data-testid="toolbar"]') to be visible 26 | 27 | // Wait for the toolbar to be visible, which indicates the whiteboard is functional > 28 | await page.waitForSelector('[data-testid="toolbar"]', { timeout: 30000, state: 'visible' }) | ^ 29 | 30 | // Verify that the main UI elements are present 31 | await expect(page.getByTestId('main-menu-trigger')).toBeVisible({ timeout: 5000 }) at /home/runner/actions-runner/_work/whiteboard/whiteboard/playwright/e2e/viewer.spec.ts:28:13
[chromium] › playwright/e2e/viewer.spec.ts:19:1 › open a whiteboard: playwright/e2e/viewer.spec.ts#L0
1) [chromium] › playwright/e2e/viewer.spec.ts:19:1 › open a whiteboard ─────────────────────────── Test timeout of 30000ms exceeded.
test
No files were found with the provided path: playwright-report/. No artifacts will be uploaded.
🎭 Playwright Run Summary
1 failed [chromium] › playwright/e2e/viewer.spec.ts:19:1 › open a whiteboard ──────────────────────────── 3 passed (2.6m)