Skip to content

Enable manually editing search context #22871

Enable manually editing search context

Enable manually editing search context #22871

Triggered via pull request October 22, 2024 05:48
Status Failure
Total duration 6m 42s
Artifacts 1

ci.yml

on: pull_request
fast_tests_matrix_prep
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

23 errors, 14 warnings, and 5 notices
test-integration (ubuntu)
Process completed with exit code 1.
test-unit (ubuntu, 20)
The v0 series of google-github-actions/auth is no longer maintained. It will not receive updates, improvements, or security patches. Please upgrade to the latest supported versions: https://github.com/google-github-actions/auth
test-unit (ubuntu, 20)
The v0 series of google-github-actions/setup-gcloud is no longer maintained. It will not receive updates, improvements, or security patches. Please upgrade to the latest supported versions: https://github.com/google-github-actions/setup-gcloud
webviews/chat/Transcript.test.tsx > Transcript > does not clobber user input into followup while isPendingPriorResponse when it completes: vscode/webviews/chat/Transcript.test.tsx#L334
AssertionError: expected '' to be 'qux' // Object.is equality - Expected + Received - qux ❯ expectCells webviews/chat/Transcript.test.tsx:334:54 ❯ webviews/chat/Transcript.test.tsx:256:9
webviews/chat/Transcript.test.tsx > Transcript > focus: vscode/webviews/chat/Transcript.test.tsx#L334
AssertionError: expected '' to be 'xyz' // Object.is equality - Expected + Received - xyz ❯ expectCells webviews/chat/Transcript.test.tsx:334:54 ❯ webviews/chat/Transcript.test.tsx:298:9
test-unit (ubuntu, 20)
Process completed with exit code 1.
test-unit (ubuntu, 18)
The v0 series of google-github-actions/setup-gcloud is no longer maintained. It will not receive updates, improvements, or security patches. Please upgrade to the latest supported versions: https://github.com/google-github-actions/setup-gcloud
test-unit (ubuntu, 18)
The v0 series of google-github-actions/auth is no longer maintained. It will not receive updates, improvements, or security patches. Please upgrade to the latest supported versions: https://github.com/google-github-actions/auth
webviews/chat/Transcript.test.tsx > Transcript > does not clobber user input into followup while isPendingPriorResponse when it completes: vscode/webviews/chat/Transcript.test.tsx#L334
AssertionError: expected '' to be 'qux' // Object.is equality - Expected + Received - qux ❯ expectCells webviews/chat/Transcript.test.tsx:334:54 ❯ webviews/chat/Transcript.test.tsx:256:9
webviews/chat/Transcript.test.tsx > Transcript > focus: vscode/webviews/chat/Transcript.test.tsx#L334
AssertionError: expected '' to be 'xyz' // Object.is equality - Expected + Received - xyz ❯ expectCells webviews/chat/Transcript.test.tsx:334:54 ❯ webviews/chat/Transcript.test.tsx:298:9
test-unit (ubuntu, 18)
Process completed with exit code 1.
chat-keyboard-shortcuts.test.ts:35:5 › re-opening chat adds selection: vscode/test/e2e/chat-keyboard-shortcuts.test.ts#L47
1) chat-keyboard-shortcuts.test.ts:35:5 › re-opening chat adds selection ───────────────────────── Error: Timed out 5000ms waiting for expect(locator).toHaveText(expected) Locator: frameLocator('.simple-find-part-wrapper + iframe.webview').last().frameLocator('iframe').getByRole('textbox', { name: 'Chat message' }).last().locator('.context-item-mention-node') Expected pattern: /^buzz.ts:2-4$/ Received: <element(s) not found> Call log: - expect.toHaveText with timeout 5000ms - waiting for frameLocator('.simple-find-part-wrapper + iframe.webview').last().frameLocator('iframe').getByRole('textbox', { name: 'Chat message' }).last().locator('.context-item-mention-node') 45 | await selectLineRangeInEditorTab(page, 2, 4) 46 | await page.keyboard.press('Alt+l') > 47 | await expect(chatInputMentions(lastChatInput)).toHaveText(/^buzz.ts:2-4$/) | ^ 48 | 49 | // Re-opening chat does not add duplicate selection 50 | await openFileInEditorTab(page, 'buzz.ts') at /home/runner/work/cody/cody/vscode/test/e2e/chat-keyboard-shortcuts.test.ts:47:52
chat-keyboard-shortcuts.test.ts:35:5 › re-opening chat adds selection: vscode/test/e2e/chat-keyboard-shortcuts.test.ts#L47
1) chat-keyboard-shortcuts.test.ts:35:5 › re-opening chat adds selection ───────────────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 5000ms waiting for expect(locator).toHaveText(expected) Locator: frameLocator('.simple-find-part-wrapper + iframe.webview').last().frameLocator('iframe').getByRole('textbox', { name: 'Chat message' }).last().locator('.context-item-mention-node') Expected pattern: /^buzz.ts:2-4$/ Received: <element(s) not found> Call log: - expect.toHaveText with timeout 5000ms - waiting for frameLocator('.simple-find-part-wrapper + iframe.webview').last().frameLocator('iframe').getByRole('textbox', { name: 'Chat message' }).last().locator('.context-item-mention-node') 45 | await selectLineRangeInEditorTab(page, 2, 4) 46 | await page.keyboard.press('Alt+l') > 47 | await expect(chatInputMentions(lastChatInput)).toHaveText(/^buzz.ts:2-4$/) | ^ 48 | 49 | // Re-opening chat does not add duplicate selection 50 | await openFileInEditorTab(page, 'buzz.ts') at /home/runner/work/cody/cody/vscode/test/e2e/chat-keyboard-shortcuts.test.ts:47:52
test-e2e (ubuntu, 2/5)
Process completed with exit code 1.
test-e2e (ubuntu, 1/5)
Failed to CreateArtifact: Received non-retryable error: Failed request: (409) Conflict: an artifact with this name already exists on the workflow run
chat-atFile.test.ts:358:3 › Add Selection to Cody Chat: vscode/test/e2e/chat-atFile.test.ts#L369
1) chat-atFile.test.ts:358:3 › Add Selection to Cody Chat ──────────────────────────────────────── Error: Timed out 5000ms waiting for expect(locator).toHaveText(expected) Locator: frameLocator('.simple-find-part-wrapper + iframe.webview').last().frameLocator('iframe').getByRole('textbox', { name: 'Chat message' }).last().locator('.context-item-mention-node') - Expected - 1 + Received + 0 Array [ "buzz.ts", "buzz.ts:2-5", - "buzz.ts:7-10", ] Call log: - expect.toHaveText with timeout 5000ms - waiting for frameLocator('.simple-find-part-wrapper + iframe.webview').last().frameLocator('iframe').getByRole('textbox', { name: 'Chat message' }).last().locator('.context-item-mention-node') - locator resolved to 2 elements - locator resolved to 2 elements - locator resolved to 2 elements - locator resolved to 2 elements - locator resolved to 2 elements - locator resolved to 2 elements - locator resolved to 2 elements - locator resolved to 2 elements 367 | await selectLineRangeInEditorTab(page, 7, 10) 368 | await executeCommandInPalette(page, 'Cody: Add Selection to Cody Chat') > 369 | await expect(chatInputMentions(lastChatInput)).toHaveText(['buzz.ts', 'buzz.ts:2-5', 'buzz.ts:7-10']) | ^ 370 | }) 371 | at /home/runner/work/cody/cody/vscode/test/e2e/chat-atFile.test.ts:369:52
chat-atFile.test.ts:358:3 › Add Selection to Cody Chat: vscode/test/e2e/chat-atFile.test.ts#L369
1) chat-atFile.test.ts:358:3 › Add Selection to Cody Chat ──────────────────────────────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 5000ms waiting for expect(locator).toHaveText(expected) Locator: frameLocator('.simple-find-part-wrapper + iframe.webview').last().frameLocator('iframe').getByRole('textbox', { name: 'Chat message' }).last().locator('.context-item-mention-node') - Expected - 1 + Received + 0 Array [ "buzz.ts", "buzz.ts:2-5", - "buzz.ts:7-10", ] Call log: - expect.toHaveText with timeout 5000ms - waiting for frameLocator('.simple-find-part-wrapper + iframe.webview').last().frameLocator('iframe').getByRole('textbox', { name: 'Chat message' }).last().locator('.context-item-mention-node') - locator resolved to 2 elements - locator resolved to 2 elements - locator resolved to 2 elements - locator resolved to 2 elements - locator resolved to 2 elements - locator resolved to 2 elements - locator resolved to 2 elements - locator resolved to 2 elements 367 | await selectLineRangeInEditorTab(page, 7, 10) 368 | await executeCommandInPalette(page, 'Cody: Add Selection to Cody Chat') > 369 | await expect(chatInputMentions(lastChatInput)).toHaveText(['buzz.ts', 'buzz.ts:2-5', 'buzz.ts:7-10']) | ^ 370 | }) 371 | at /home/runner/work/cody/cody/vscode/test/e2e/chat-atFile.test.ts:369:52
test-e2e (ubuntu, 1/5)
Process completed with exit code 1.
test-unit (windows, 20)
The v0 series of google-github-actions/auth is no longer maintained. It will not receive updates, improvements, or security patches. Please upgrade to the latest supported versions: https://github.com/google-github-actions/auth
webviews/chat/Transcript.test.tsx > Transcript > does not clobber user input into followup while isPendingPriorResponse when it completes: vscode/webviews/chat/Transcript.test.tsx#L334
AssertionError: expected '' to be 'qux' // Object.is equality - Expected + Received - qux ❯ expectCells webviews/chat/Transcript.test.tsx:334:54 ❯ webviews/chat/Transcript.test.tsx:256:9
webviews/chat/Transcript.test.tsx > Transcript > focus: vscode/webviews/chat/Transcript.test.tsx#L334
AssertionError: expected '' to be 'xyz' // Object.is equality - Expected + Received - xyz ❯ expectCells webviews/chat/Transcript.test.tsx:334:54 ❯ webviews/chat/Transcript.test.tsx:298:9
test-unit (windows, 20)
Process completed with exit code 1.
test-unit (windows, 20)
The v0 series of google-github-actions/setup-gcloud is no longer maintained. It will not receive updates, improvements, or security patches. Please upgrade to the latest supported versions: https://github.com/google-github-actions/setup-gcloud
Slow Test: vscode/uninstall.test.ts#L1
vscode/uninstall.test.ts took 21.4s
Slow Test: vscode/support-menu-items.test.ts#L1
vscode/support-menu-items.test.ts took 15.5s
test-unit (ubuntu, 20)
The following actions use a deprecated Node.js version and will be forced to run on node20: google-github-actions/auth@v0, google-github-actions/setup-gcloud@v0. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test-unit (ubuntu, 18)
The following actions use a deprecated Node.js version and will be forced to run on node20: google-github-actions/auth@v0, google-github-actions/setup-gcloud@v0. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Slow Test: vscode/initial-context.test.ts#L1
vscode/initial-context.test.ts took 40.1s
Slow Test: vscode/command-edit.test.ts#L1
vscode/command-edit.test.ts took 34.4s
Slow Test: vscode/enterprise-cody-ignore.test.ts#L1
vscode/enterprise-cody-ignore.test.ts took 18.5s
Slow Test: vscode/chat-input.test.ts#L1
vscode/chat-input.test.ts took 46.4s
Slow Test: vscode/chat-rateLimit.test.ts#L1
vscode/chat-rateLimit.test.ts took 23.4s
Slow Test: vscode/attribution.test.ts#L1
vscode/attribution.test.ts took 17.2s
Slow Test: vscode/command-custom.test.ts#L1
vscode/command-custom.test.ts took 58.4s
Slow Test: vscode/command-core.test.ts#L1
vscode/command-core.test.ts took 34.2s
Slow Test: vscode/code-actions.test.ts#L1
vscode/code-actions.test.ts took 31.7s
test-unit (windows, 20)
The following actions use a deprecated Node.js version and will be forced to run on node20: google-github-actions/auth@v0, google-github-actions/setup-gcloud@v0. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
🎭 Playwright Run Summary
2 skipped 4 passed (53.1s)
🎭 Playwright Run Summary
1 skipped 10 passed (1.9m)
🎭 Playwright Run Summary
1 failed chat-keyboard-shortcuts.test.ts:35:5 › re-opening chat adds selection ────────────────────────── 9 passed (2.2m)
🎭 Playwright Run Summary
1 failed chat-atFile.test.ts:358:3 › Add Selection to Cody Chat ───────────────────────────────────────── 9 passed (2.3m)
🎭 Playwright Run Summary
10 passed (2.3m)

Artifacts

Produced during runtime
Name Size
playwright-recordings ubuntu
1.62 MB