Skip to content

Changelog for v1.66.0 #26249

Changelog for v1.66.0

Changelog for v1.66.0 #26249

Triggered via pull request February 1, 2025 00:56
Status Failure
Total duration 8m 48s
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

3 errors, 14 warnings, and 5 notices
command-custom.test.ts:45:3 › create a new user command via the custom commands menu: vscode/test/e2e/command-custom.test.ts#L92
1) command-custom.test.ts:45:3 › create a new user command via the custom commands menu ────────── Error: Timed out 5000ms waiting for expect(locator).toBeVisible() Locator: getByText('New Custom Cody Command: Prompt') Expected: visible Received: <element(s) not found> Call log: - expect.toBeVisible with timeout 5000ms - waiting for getByText('New Custom Cody Command: Prompt') 90 | // Enter prompt 91 | const promptInputTitle = page.getByText('New Custom Cody Command: Prompt') > 92 | await expect(promptInputTitle).toBeVisible() | ^ 93 | const promptInputBox = page.getByPlaceholder( 94 | 'e.g. Create five different test cases for the selected code' 95 | ) at /home/runner/work/cody/cody/vscode/test/e2e/command-custom.test.ts:92:36
src/autocomplete.test.ts > Autocomplete > autocomplete/execute (non-empty result): agent/src/autocomplete.test.ts#L67
AssertionError: expected true to be false // Object.is equality - Expected + Received - false + true ❯ src/autocomplete.test.ts:67:39
test-unit (windows, 20)
Process completed with exit code 1.
Slow Test: vscode/auth.test.ts#L1
vscode/auth.test.ts took 33.7s
Slow Test: vscode/attribution.test.ts#L1
vscode/attribution.test.ts took 23.5s
Slow Test: vscode/initial-context.test.ts#L1
vscode/initial-context.test.ts took 57.6s
Slow Test: vscode/support-menu-items.test.ts#L1
vscode/support-menu-items.test.ts took 21.7s
Slow Test: vscode/command-core.test.ts#L1
vscode/command-core.test.ts took 46.6s
Slow Test: vscode/code-actions.test.ts#L1
vscode/code-actions.test.ts took 36.5s
Slow Test: vscode/chat-rateLimit.test.ts#L1
vscode/chat-rateLimit.test.ts took 35.6s
Slow Test: vscode/chat-messages.test.ts#L1
vscode/chat-messages.test.ts took 22.2s
Slow Test: vscode/command-commit.test.ts#L1
vscode/command-commit.test.ts took 15.1s
Slow Test: vscode/chat-atFile.test.ts#L1
vscode/chat-atFile.test.ts took 1.5m
Slow Test: vscode/chat-input.test.ts#L1
vscode/chat-input.test.ts took 31.6s
Slow Test: vscode/chat-history.test.ts#L1
vscode/chat-history.test.ts took 24.1s
Slow Test: vscode/command-edit.test.ts#L1
vscode/command-edit.test.ts took 46.9s
Slow Test: vscode/enterprise-cody-ignore.test.ts#L1
vscode/enterprise-cody-ignore.test.ts took 18.8s
🎭 Playwright Run Summary
8 skipped 5 passed (1.0m)
🎭 Playwright Run Summary
4 skipped 7 passed (1.6m)
🎭 Playwright Run Summary
2 skipped 10 passed (2.7m)
🎭 Playwright Run Summary
3 skipped 9 passed (2.5m)
🎭 Playwright Run Summary
1 flaky command-custom.test.ts:45:3 › create a new user command via the custom commands menu ─────────── 9 passed (3.2m)