Skip to content

feat: temp disable feedback cache #1319

feat: temp disable feedback cache

feat: temp disable feedback cache #1319

Triggered via pull request December 27, 2024 22:06
Status Success
Total duration 2m 55s
Artifacts

run-tests.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error, 3 warnings, and 1 notice
[chromium] › logs.spec.ts:56:5 › thread side panel is visible: packages/e2e/logs.spec.ts#L63
1) [chromium] › logs.spec.ts:56:5 › thread side panel is visible ───────────────────────────────── TimeoutError: page.waitForSelector: Timeout 10000ms exceeded. Call log: - waiting for locator('#chat-replay') to be visible 61 | await row.click(); 62 | await page.waitForLoadState("networkidle"); > 63 | await page.waitForSelector("#chat-replay"); | ^ 64 | await expect(page.locator("#chat-replay")).toBeVisible(); 65 | }); 66 | at /home/runner/work/lunary/lunary/packages/e2e/logs.spec.ts:63:14
run-tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Slow Test: packages/e2e/[chromium] › templates.spec.ts#L1
packages/e2e/[chromium] › templates.spec.ts took 20.6s
run-tests
No files were found with the provided path: packages/e2e/playwright-report/. No artifacts will be uploaded.
🎭 Playwright Run Summary
1 flaky [chromium] › logs.spec.ts:56:5 › thread side panel is visible ────────────────────────────────── 19 passed (1.2m)