Skip to content

Dev: register command to clear Cody storages #17638

Dev: register command to clear Cody storages

Dev: register command to clear Cody storages #17638

Triggered via pull request June 21, 2024 17:58
Status Success
Total duration 5m 8s
Artifacts

ci.yml

on: pull_request
fast_tests_matrix_prep
0s
fast_tests_matrix_prep
slow_tests_matrix_prep
0s
slow_tests_matrix_prep
Matrix: test-integration
Matrix: test-unit
Matrix: test-e2e
Fit to window
Zoom out
Zoom in

Annotations

2 errors, 10 warnings, and 5 notices
mention-repository.test.ts:14:18 › @-mention repository: vscode/test/e2e/common.ts#L58
1) mention-repository.test.ts:14:18 › @-mention repository ─────────────────────────────────────── Error: Timed out 5000ms waiting for expect(locator).toBeVisible() Locator: getByText('Chat alongside your code, attach files,') Expected: visible Received: <element(s) not found> Call log: - expect.toBeVisible with timeout 5000ms - waiting for getByText('Chat alongside your code, attach files,') at common.ts:58 56 | export async function expectAuthenticated(page: Page) { 57 | await focusSidebar(page) > 58 | await expect(page.getByText('Chat alongside your code, attach files,')).toBeVisible() | ^ 59 | } 60 | 61 | // Selector for the Explorer button in the sidebar that would match on Mac and Linux at expectAuthenticated (/home/runner/work/cody/cody/vscode/test/e2e/common.ts:58:77) at sidebarSignin (/home/runner/work/cody/cody/vscode/test/e2e/common.ts:32:5) at /home/runner/work/cody/cody/vscode/test/e2e/mention-repository.test.ts:17:5
command-core.test.ts:205:3 › Document Command (Edit): vscode/test/e2e/common.ts#L58
1) command-core.test.ts:205:3 › Document Command (Edit) ────────────────────────────────────────── Error: Timed out 5000ms waiting for expect(locator).toBeVisible() Locator: getByText('Chat alongside your code, attach files,') Expected: visible Received: <element(s) not found> Call log: - expect.toBeVisible with timeout 5000ms - waiting for getByText('Chat alongside your code, attach files,') at common.ts:58 56 | export async function expectAuthenticated(page: Page) { 57 | await focusSidebar(page) > 58 | await expect(page.getByText('Chat alongside your code, attach files,')).toBeVisible() | ^ 59 | } 60 | 61 | // Selector for the Explorer button in the sidebar that would match on Mac and Linux at expectAuthenticated (/home/runner/work/cody/cody/vscode/test/e2e/common.ts:58:77) at sidebarSignin (/home/runner/work/cody/cody/vscode/test/e2e/common.ts:32:5) at /home/runner/work/cody/cody/vscode/test/e2e/command-core.test.ts:207:5
🎭 Playwright Run Summary
1 flaky mention-repository.test.ts:14:18 › @-mention repository ──────────────────────────────────────── 2 skipped 4 passed (1.1m)
🎭 Playwright Run Summary
1 skipped 9 passed (1.9m)
🎭 Playwright Run Summary
10 passed (2.1m)
🎭 Playwright Run Summary
1 flaky command-core.test.ts:205:3 › Document Command (Edit) ─────────────────────────────────────────── 8 passed (2.3m)
🎭 Playwright Run Summary
11 passed (2.2m)
Slow Test: vscode/update-notice.test.ts#L1
vscode/update-notice.test.ts took 21.9s
Slow Test: vscode/support-menu-items.test.ts#L1
vscode/support-menu-items.test.ts took 17.5s
Slow Test: vscode/initial-context.test.ts#L1
vscode/initial-context.test.ts took 47.5s
Slow Test: vscode/command-edit.test.ts#L1
vscode/command-edit.test.ts took 37.1s
Slow Test: vscode/chat-atFile.test.ts#L1
vscode/chat-atFile.test.ts took 1.1m
Slow Test: vscode/attribution.test.ts#L1
vscode/attribution.test.ts took 22.8s
Slow Test: vscode/command-custom.test.ts#L1
vscode/command-custom.test.ts took 52.7s
Slow Test: vscode/chat-input.test.ts#L1
vscode/chat-input.test.ts took 49.5s
Slow Test: vscode/chat-rateLimit.test.ts#L1
vscode/chat-rateLimit.test.ts took 28.8s
Slow Test: vscode/code-actions.test.ts#L1
vscode/code-actions.test.ts took 28.1s