Skip to content

remove bug: prefix in issues (#5962) #22858

remove bug: prefix in issues (#5962)

remove bug: prefix in issues (#5962) #22858

Triggered via push October 21, 2024 20:45
Status Failure
Total duration 18m 22s
Artifacts 1

ci.yml

on: push
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

20 errors, 19 warnings, and 3 notices
test-integration (macos)
Process completed with exit code 1.
test-unit (macos, 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 (macos, 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
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
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
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
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
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 - 2 + 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 1 element - locator resolved to 1 element - locator resolved to 1 element - locator resolved to 1 element - locator resolved to 1 element - locator resolved to 1 element - locator resolved to 1 element - locator resolved to 1 element - locator resolved to 1 element 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 /Users/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 - 2 + 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 1 element - locator resolved to 1 element - locator resolved to 1 element - locator resolved to 1 element - locator resolved to 1 element - locator resolved to 1 element - locator resolved to 1 element - locator resolved to 1 element 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 /Users/runner/work/cody/cody/vscode/test/e2e/chat-atFile.test.ts:369:52
chat-context.test.ts:11:5 › chat followup context: vscode/test/e2e/chat-context.test.ts#L36
2) chat-context.test.ts:11:5 › chat followup context ───────────────────────────────────────────── Error: Timed out 5000ms waiting for expect(locator).toHaveCount(expected) Locator: frameLocator('.simple-find-part-wrapper + iframe.webview').last().frameLocator('iframe').locator('[data-testid="context"]').filter({ hasText: 'Context' }) Expected: 2 Received: 1 Call log: - expect.toHaveCount with timeout 5000ms - waiting for frameLocator('.simple-find-part-wrapper + iframe.webview').last().frameLocator('iframe').locator('[data-testid="context"]').filter({ hasText: 'Context' }) - locator resolved to 1 element - unexpected value "1" - locator resolved to 1 element - unexpected value "1" - locator resolved to 1 element - unexpected value "1" - locator resolved to 1 element - unexpected value "1" - locator resolved to 1 element - unexpected value "1" - locator resolved to 1 element - unexpected value "1" - locator resolved to 1 element - unexpected value "1" - locator resolved to 1 element - unexpected value "1" - locator resolved to 1 element - unexpected value "1" 34 | await selectMentionMenuItem(chatFrame, 'var.go') 35 | await chatInput.press('Enter') > 36 | expect(contextCells).toHaveCount(2) | ^ 37 | const lastContextCell = contextCells.last() 38 | expect(lastContextCell).toHaveText(/1 new item/) 39 | await openContextCell(lastContextCell) at /Users/runner/work/cody/cody/vscode/test/e2e/chat-context.test.ts:36:26
chat-context.test.ts:11:5 › chat followup context: vscode/test/e2e/chat-context.test.ts#L40
2) chat-context.test.ts:11:5 › chat followup context ───────────────────────────────────────────── Error: Timed out 5000ms waiting for expect(locator).toHaveText(expected) Locator: frameLocator('.simple-find-part-wrapper + iframe.webview').last().frameLocator('iframe').locator('[data-testid="context"]').filter({ hasText: 'Context' }).last() Expected pattern: /var\.go/ Received string: "Context— 1 item" Call log: - expect.toHaveText with timeout 5000ms - waiting for frameLocator('.simple-find-part-wrapper + iframe.webview').last().frameLocator('iframe').locator('[data-testid="context"]').filter({ hasText: 'Context' }).last() - locator resolved to <div role="row" data-testid="context" class="tw-flex tw-flex-col tw-gap-4">…</div> - unexpected value "Context— 1 itemMain.java Public knowledge" - locator resolved to <div role="row" data-testid="context" class="tw-flex tw-flex-col tw-gap-4">…</div> - unexpected value "Context— 1 itemMain.java Public knowledge" - locator resolved to <div role="row" data-testid="context" class="tw-flex tw-flex-col tw-gap-4">…</div> - unexpected value "Context— 1 itemMain.java Public knowledge" - locator resolved to <div role="row" data-testid="context" class="tw-flex tw-flex-col tw-gap-4">…</div> - unexpected value "Context— 1 item" - locator resolved to <div role="row" data-testid="context" class="tw-flex tw-flex-col tw-gap-4">…</div> - unexpected value "Context— 1 item" - locator resolved to <div role="row" data-testid="context" class="tw-flex tw-flex-col tw-gap-4">…</div> - unexpected value "Context— 1 item" - locator resolved to <div role="row" data-testid="context" class="tw-flex tw-flex-col tw-gap-4">…</div> - unexpected value "Context— 1 item" - locator resolved to <div role="row" data-testid="context" class="tw-flex tw-flex-col tw-gap-4">…</div> - unexpected value "Context— 1 item" - locator resolved to <div role="row" data-testid="context" class="tw-flex tw-flex-col tw-gap-4">…</div> - unexpected value "Context— 1 item" 38 | expect(lastContextCell).toHaveText(/1 new item/) 39 | await openContextCell(lastContextCell) > 40 | await expect(lastContextCell).toHaveText(/var\.go/) | ^ 41 | await expect(lastContextCell).toHaveText(/Prior messages/) 42 | }) 43 | at /Users/runner/work/cody/cody/vscode/test/e2e/chat-context.test.ts:40:35
test-e2e (macos)
Process completed with exit code 1.
auth.test.ts:21:3 › requires a valid auth token and allows logouts: vscode\test\e2e\auth.test.ts#L30
1) auth.test.ts:21:3 › requires a valid auth token and allows logouts ──────────────────────────── Error: Timed out 5000ms waiting for expect(locator).toBeVisible() Locator: getByRole('alert').getByText('Authentication failed.') Expected: visible Received: <element(s) not found> Call log: - expect.toBeVisible with timeout 5000ms - waiting for getByRole('alert').getByText('Authentication failed.') 28 | await page.getByRole('combobox', { name: 'input' }).press('Enter') 29 | > 30 | await expect(page.getByRole('alert').getByText('Authentication failed.')).toBeVisible() | ^ 31 | 32 | await sidebar?.getByRole('button', { name: 'Sign In to Your Enterprise Instance' }).click() 33 | await page.getByRole('option', { name: 'Sign In with URL and Access Token' }).click() at D:\a\cody\cody\vscode\test\e2e\auth.test.ts:30:79
auth.test.ts:21:3 › requires a valid auth token and allows logouts: vscode\test\e2e\auth.test.ts#L1
1) auth.test.ts:21:3 › requires a valid auth token and allows logouts ──────────────────────────── Error: EBUSY: resource busy or locked, rename 'D:\a\cody\cody\playwright\requires_a_valid_auth_token_and_allows_logouts\temp-videos\b5875397ec724523d58da4b8eb790bde.webm' -> 'D:\a\cody\cody\playwright\requires_a_valid_auth_token_and_allows_logouts\videos\run_0_retry_0_failure.webm'
chat-input.test.ts:26:3 › chat input focus: vscode\test\e2e\chat-input.test.ts#L85
2) chat-input.test.ts:26:3 › chat input focus ──────────────────────────────────────────────────── Error: Timed out 5000ms waiting for expect(locator).not.toBeFocused() Locator: frameLocator('.simple-find-part-wrapper + iframe.webview').last().frameLocator('iframe').getByRole('textbox', { name: 'Chat message' }).last() Expected: not focused Received: focused Call log: - expect.not.toBeFocused with timeout 5000ms - waiting for frameLocator('.simple-find-part-wrapper + iframe.webview').last().frameLocator('iframe').getByRole('textbox', { name: 'Chat message' }).last() - locator resolved to <div role="textbox" spellcheck="true" contenteditable="true" aria-label="Chat message" data-lexical-editor="true" class="_content-editable_s4gjm_6 _editor-content-editable_16hae_50">…</div> - unexpected value "focused" - locator resolved to <div role="textbox" spellcheck="true" contenteditable="true" aria-label="Chat message" data-lexical-editor="true" class="_content-editable_s4gjm_6 _editor-content-editable_16hae_50">…</div> - unexpected value "focused" - locator resolved to <div role="textbox" spellcheck="true" contenteditable="true" aria-label="Chat message" data-lexical-editor="true" class="_content-editable_s4gjm_6 _editor-content-editable_16hae_50">…</div> - unexpected value "focused" - locator resolved to <div role="textbox" spellcheck="true" contenteditable="true" aria-label="Chat message" data-lexical-editor="true" class="_content-editable_s4gjm_6 _editor-content-editable_16hae_50">…</div> - unexpected value "focused" - locator resolved to <div role="textbox" spellcheck="true" contenteditable="true" aria-label="Chat message" data-lexical-editor="true" class="_content-editable_s4gjm_6 _editor-content-editable_16hae_50">…</div> - unexpected value "focused" - locator resolved to <div role="textbox" spellcheck="true" contenteditable="true" aria-label="Chat message" data-lexical-editor="true" class="_content-editable_s4gjm_6 _editor-content-editable_16hae_50">…</div> - unexpected value "focused" - locator resolved to <div role="textbox" spellcheck="true" contenteditable="true" aria-label="Chat message" data-lexical-editor="true" class="_content-editable_s4gjm_6 _editor-content-editable_16hae_50">…</div> - unexpected value "focused" - locator resolved to <div role="textbox" spellcheck="true" contenteditable="true" aria-label="Chat message" data-lexical-editor="true" class="_content-editable_s4gjm_6 _editor-content-editable_16hae_50">…</div> - unexpected value "focused" - locator resolved to <div role="textbox" spellcheck="true" contenteditable="true" aria-label="Chat message" data-lexical-editor="true" class="_content-editable_s4gjm_6 _editor-content-editable_16hae_50">…</div> - unexpected value "focused" 83 | await expect(chatPanel.getByText('Done')).toBeVisible() 84 | await expect(firstChatInput).not.toBeFocused() > 85 | await expect(lastChatInput).not.toBeFocused() | ^ 86 | 87 | // Click into the last chat input and submit a new follow-up chat message. The original focus 88 | // area which is the chat input should still have the focus after the response is received. at D:\a\cody\cody\vscode\test\e2e\chat-input.test.ts:85:37
chat-input.test.ts:26:3 › chat input focus: vscode\test\e2e\chat-input.test.ts#L1
2) chat-input.test.ts:26:3 › chat input focus ──────────────────────────────────────────────────── Error: EBUSY: resource busy or locked, rename 'D:\a\cody\cody\playwright\chat_input_focus\temp-videos\90c1619633b4e67b02ee8f182292821c.webm' -> 'D:\a\cody\cody\playwright\chat_input_focus\videos\run_0_retry_0_failure.webm'
chat-input.test.ts:194:3 › chat model selector: vscode\test\e2e\helpers.ts#L377
3) chat-input.test.ts:194:3 › chat model selector ──────────────────────────────────────────────── Error: Failed to rmSync C:\Users\RUNNER~1\AppData\Local\Temp\cody-vsceekf1ZN after 5 attempts: Error: EBUSY: resource busy or locked, unlink '\\?\C:\Users\RUNNER~1\AppData\Local\Temp\cody-vsceekf1ZN\Crashpad\reports\962220e3-e496-47a5-b421-5270f57c959a.dmp' at helpers.ts:377 375 | } catch (error) { 376 | if (attempts === 1) { > 377 | throw new Error(`Failed to rmSync ${path} after ${maxAttempts} attempts: ${error}`) | ^ 378 | } 379 | 380 | await new Promise(resolve => setTimeout(resolve, 100)) at rmSyncWithRetries (D:\a\cody\cody\vscode\test\e2e\helpers.ts:377:23) at Object.app (D:\a\cody\cody\vscode\test\e2e\helpers.ts:258:13)
uninstall.test.ts:7:5 › uninstall extension: vscode\test\e2e\uninstall.test.ts#L1
4) uninstall.test.ts:7:5 › uninstall extension ─────────────────────────────────────────────────── Test timeout of 30000ms exceeded.
test-unit (macos, 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, 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/
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/
Slow Test: vscode/command-custom.test.ts#L1
vscode/command-custom.test.ts took 48.0s
Slow Test: vscode/chat-input.test.ts#L1
vscode/chat-input.test.ts took 38.1s
Slow Test: vscode/initial-context.test.ts#L1
vscode/initial-context.test.ts took 31.8s
Slow Test: vscode/command-edit.test.ts#L1
vscode/command-edit.test.ts took 25.9s
Slow Test: vscode/command-core.test.ts#L1
vscode/command-core.test.ts took 25.3s
Slow Test: vscode/chat-atFile.test.ts#L1
vscode/chat-atFile.test.ts took 1.1m
Slow Test: vscode/command-custom.test.ts#L1
vscode/command-custom.test.ts took 57.6s
Slow Test: vscode/chat-input.test.ts#L1
vscode/chat-input.test.ts took 45.6s
Slow Test: vscode/initial-context.test.ts#L1
vscode/initial-context.test.ts took 39.6s
Slow Test: vscode/command-edit.test.ts#L1
vscode/command-edit.test.ts took 34.6s
Slow Test: vscode\chat-atFile.test.ts#L1
vscode\chat-atFile.test.ts took 1.2m
Slow Test: vscode\command-custom.test.ts#L1
vscode\command-custom.test.ts took 1.1m
Slow Test: vscode\initial-context.test.ts#L1
vscode\initial-context.test.ts took 47.4s
Slow Test: vscode\command-core.test.ts#L1
vscode\command-core.test.ts took 41.8s
Slow Test: vscode\command-edit.test.ts#L1
vscode\command-edit.test.ts took 41.2s
🎭 Playwright Run Summary
1 failed chat-atFile.test.ts:358:3 › Add Selection to Cody Chat ───────────────────────────────────────── 1 flaky chat-context.test.ts:11:5 › chat followup context ────────────────────────────────────────────── 3 skipped 42 passed (7.5m)
🎭 Playwright Run Summary
3 skipped 44 passed (8.5m)
🎭 Playwright Run Summary
4 flaky auth.test.ts:21:3 › requires a valid auth token and allows logouts ───────────────────────────── chat-input.test.ts:26:3 › chat input focus ───────────────────────────────────────────────────── chat-input.test.ts:194:3 › chat model selector ───────────────────────────────────────────────── uninstall.test.ts:7:5 › uninstall extension ──────────────────────────────────────────────────── 3 skipped 40 passed (11.2m)

Artifacts

Produced during runtime
Name Size
playwright-recordings macos
2.42 MB