Skip to content

feat: migrate chat to openrouter. #194

feat: migrate chat to openrouter.

feat: migrate chat to openrouter. #194

Triggered via pull request September 7, 2026 19:38
Status Success
Total duration 9m 33s
Artifacts

playwright.yml

on: pull_request
Matrix: e2e
Fit to window
Zoom out
Zoom in

Annotations

1 error and 5 notices
[webkit] › playwright/rendering-modes/core.spec.ts:1033:1 › react mode mounts into internal non-div host to avoid div selector bleed: playwright/helpers/app-test-helpers.ts#L105
1) [webkit] › playwright/rendering-modes/core.spec.ts:1033:1 › react mode mounts into internal non-div host to avoid div selector bleed Error: expect(received).toBe(expected) // Object.is equality Expected: true Received: false Call Log: - Timeout 90000ms exceeded while waiting on the predicate at helpers/app-test-helpers.ts:105 103 | await navigateToApp(page, path) 104 | await expect(page.getByRole('heading', { name: '@knighted/develop' })).toBeVisible() > 105 | await expect | ^ 106 | .poll(async () => { 107 | const statusText = ( 108 | await page.getByRole('status', { name: 'App status' }).textContent() at waitForAppReady (/home/runner/work/develop/develop/playwright/helpers/app-test-helpers.ts:105:3) at waitForInitialRender (/home/runner/work/develop/develop/playwright/helpers/app-test-helpers.ts:169:3) at /home/runner/work/develop/develop/playwright/rendering-modes/core.spec.ts:1036:3
🎭 Playwright Run Summary
52 passed (6.0m)
🎭 Playwright Run Summary
52 passed (6.9m)
🎭 Playwright Run Summary
208 passed (7.2m)
🎭 Playwright Run Summary
1 skipped 51 passed (6.8m)
🎭 Playwright Run Summary
1 flaky [webkit] › playwright/rendering-modes/core.spec.ts:1033:1 › react mode mounts into internal non-div host to avoid div selector bleed 3 skipped 48 passed (8.6m)