Skip to content

005 auto device provision #30

005 auto device provision

005 auto device provision #30

Triggered via pull request November 15, 2025 09:32
Status Failure
Total duration 3m 12s
Artifacts

ci.yml

on: pull_request
QA Suite (fix + rules + smoke + lint + typecheck + unit + e2e)
3m 6s
QA Suite (fix + rules + smoke + lint + typecheck + unit + e2e)
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 notice
QA Suite (fix + rules + smoke + lint + typecheck + unit + e2e)
Process completed with exit code 201.
[chromium] › tests/e2e/run-page.spec.ts:47:3 › /run page smoke tests › should discover and display screenshots: frontend/tests/e2e/run-page.spec.ts#L56
1) [chromium] › tests/e2e/run-page.spec.ts:47:3 › /run page smoke tests › should discover and display screenshots Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── TimeoutError: page.waitForURL: Timeout 30000ms exceeded. =========================== logs =========================== waiting for navigation until "domcontentloaded" ============================================================ 54 | 55 | // Wait for run page to load > 56 | await page.waitForURL(/\/run\/[A-Za-z0-9-]+/, { | ^ 57 | waitUntil: "domcontentloaded", 58 | timeout: 30000, 59 | }); at /home/runner/work/ScreenGraph/ScreenGraph/frontend/tests/e2e/run-page.spec.ts:56:16
[chromium] › tests/e2e/run-page.spec.ts:47:3 › /run page smoke tests › should discover and display screenshots: frontend/tests/e2e/run-page.spec.ts#L56
1) [chromium] › tests/e2e/run-page.spec.ts:47:3 › /run page smoke tests › should discover and display screenshots Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── TimeoutError: page.waitForURL: Timeout 30000ms exceeded. =========================== logs =========================== waiting for navigation until "domcontentloaded" ============================================================ 54 | 55 | // Wait for run page to load > 56 | await page.waitForURL(/\/run\/[A-Za-z0-9-]+/, { | ^ 57 | waitUntil: "domcontentloaded", 58 | timeout: 30000, 59 | }); at /home/runner/work/ScreenGraph/ScreenGraph/frontend/tests/e2e/run-page.spec.ts:56:16
[chromium] › tests/e2e/run-page.spec.ts:47:3 › /run page smoke tests › should discover and display screenshots: frontend/tests/e2e/run-page.spec.ts#L56
1) [chromium] › tests/e2e/run-page.spec.ts:47:3 › /run page smoke tests › should discover and display screenshots TimeoutError: page.waitForURL: Timeout 30000ms exceeded. =========================== logs =========================== waiting for navigation until "domcontentloaded" navigated to "http://localhost:5173/" ============================================================ 54 | 55 | // Wait for run page to load > 56 | await page.waitForURL(/\/run\/[A-Za-z0-9-]+/, { | ^ 57 | waitUntil: "domcontentloaded", 58 | timeout: 30000, 59 | }); at /home/runner/work/ScreenGraph/ScreenGraph/frontend/tests/e2e/run-page.spec.ts:56:16
🎭 Playwright Run Summary
1 failed [chromium] › tests/e2e/run-page.spec.ts:47:3 › /run page smoke tests › should discover and display screenshots