Skip to content

Pin dependencies #17549

Pin dependencies

Pin dependencies #17549

Triggered via pull request June 19, 2024 23:53
Status Failure
Total duration 5m 40s
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

6 errors, 11 warnings, and 5 notices
build
@types/vscode 1.80.0 greater than engines.vscode ^1.79.0. Either upgrade engines.vscode or use an older @types/vscode version
build
Process completed with exit code 1.
command-core.test.ts:155:3 › Generate Unit Test Command (Edit): vscode/test/e2e/common.ts#L58
1) command-core.test.ts:155:3 › Generate Unit Test 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:157:5
command-custom.test.ts:58:3 › create a new user command via the custom commands menu: vscode/test/e2e/command-custom.test.ts#L104
2) command-custom.test.ts:58: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') 102 | // Enter prompt 103 | const promptInputTitle = page.getByText('New Custom Cody Command: Prompt') > 104 | await expect(promptInputTitle).toBeVisible() | ^ 105 | const promptInputBox = page.getByPlaceholder( 106 | 'e.g. Create five different test cases for the selected code' 107 | ) at /home/runner/work/cody/cody/vscode/test/e2e/command-custom.test.ts:104:36
command-custom.test.ts:189:3 › execute custom commands with context defined in cody.json: vscode/test/e2e/common.ts#L58
3) command-custom.test.ts:189:3 › execute custom commands with context defined in cody.json ────── 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-custom.test.ts:190:5
command-custom.test.ts:298:3 › open and delete cody.json from the custom command menu: vscode/test/e2e/common.ts#L58
4) command-custom.test.ts:298:3 › open and delete cody.json from the custom command menu ───────── 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-custom.test.ts:299:5
🎭 Playwright Run Summary
2 skipped 5 passed (53.4s)
🎭 Playwright Run Summary
10 passed (2.0m)
🎭 Playwright Run Summary
1 skipped 9 passed (2.0m)
🎭 Playwright Run Summary
11 passed (2.3m)
🎭 Playwright Run Summary
4 flaky command-core.test.ts:155:3 › Generate Unit Test Command (Edit) ───────────────────────────────── command-custom.test.ts:58:3 › create a new user command via the custom commands menu ─────────── command-custom.test.ts:189:3 › execute custom commands with context defined in cody.json ─────── command-custom.test.ts:298:3 › open and delete cody.json from the custom command menu ────────── 5 passed (3.0m)
Slow Test: vscode/update-notice.test.ts#L1
vscode/update-notice.test.ts took 21.4s
Slow Test: vscode/support-menu-items.test.ts#L1
vscode/support-menu-items.test.ts took 16.5s
Slow Test: vscode/chat-atFile.test.ts#L1
vscode/chat-atFile.test.ts took 1.0m
Slow Test: vscode/attribution.test.ts#L1
vscode/attribution.test.ts took 23.0s
Slow Test: vscode/initial-context.test.ts#L1
vscode/initial-context.test.ts took 47.8s
Slow Test: vscode/command-edit.test.ts#L1
vscode/command-edit.test.ts took 38.6s
Slow Test: vscode/enterprise-cody-ignore.test.ts#L1
vscode/enterprise-cody-ignore.test.ts took 15.0s
Slow Test: vscode/chat-input.test.ts#L1
vscode/chat-input.test.ts took 51.1s
Slow Test: vscode/chat-rateLimit.test.ts#L1
vscode/chat-rateLimit.test.ts took 29.9s
Slow Test: vscode/code-actions.test.ts#L1
vscode/code-actions.test.ts took 28.6s
Slow Test: vscode/chat-keyboard-shortcuts.test.ts#L1
vscode/chat-keyboard-shortcuts.test.ts took 15.7s