use local storage to save repo accessibility #23723
ci.yml
on: pull_request
fast_tests_matrix_prep
0s
slow_tests_matrix_prep
0s
build
2m 34s
Matrix: test-integration
Matrix: test-unit
Matrix: test-e2e
Annotations
10 errors, 17 warnings, and 5 notices
test-integration (ubuntu)
Process completed with exit code 1.
|
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
|
uninstall.test.ts:7:5 › uninstall extension:
vscode/test/e2e/common.ts#L54
1) uninstall.test.ts:7:5 › uninstall extension ───────────────────────────────────────────────────
TimeoutError: page.click: Timeout 30000ms exceeded.
Call log:
- waiting for locator('[aria-label="Cody"]')
at common.ts:54
52 | // In case the cody sidebar isn't focused, select it.
53 | while (!(await isSidebarVisible(page))) {
> 54 | await page.click('[aria-label="Cody"]')
| ^
55 | }
56 | }
57 |
at focusSidebar (/home/runner/work/cody/cody/vscode/test/e2e/common.ts:54:20)
at signin (/home/runner/work/cody/cody/vscode/test/e2e/uninstall.test.ts:65:5)
at /home/runner/work/cody/cody/vscode/test/e2e/uninstall.test.ts:50:5
|
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
|
src/enterprise-s2.test.ts:
agent/src/TestClient.ts#L105
Error: Command failed: pnpm run build:for-tests
❯ buildAgentBinary src/TestClient.ts:105:5
❯ Function.create src/TestClient.ts:138:9
❯ src/enterprise-s2.test.ts:16:43
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { status: 1, signal: null, output: [ null, null, null ], pid: 5016, stdout: null, stderr: null }
|
src/cli/command-chat.test.ts:
agent/src/TestClient.ts#L105
Error: Command failed: pnpm run build:for-tests
❯ Module.buildAgentBinary src/TestClient.ts:105:5
❯ src/cli/command-chat.test.ts:85:9
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { status: 1, signal: null, output: [ null, null, null ], pid: 4816, stdout: null, stderr: null }
|
src/cli/command-chat.test.ts:
agent/src/cli/command-chat.test.ts#L95
TypeError: Cannot read properties of undefined (reading 'stop')
❯ src/cli/command-chat.test.ts:95:21
|
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
|
test-unit (ubuntu, 20)
The following actions use a deprecated Node.js version and will be forced to run on node20: 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/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/support-menu-items.test.ts#L1
vscode/support-menu-items.test.ts took 22.1s
|
Slow Test:
vscode/mention-repository.test.ts#L1
vscode/mention-repository.test.ts took 15.8s
|
Slow Test:
vscode/chat-atFile.test.ts#L1
vscode/chat-atFile.test.ts took 1.3m
|
Slow Test:
vscode/attribution.test.ts#L1
vscode/attribution.test.ts took 23.3s
|
Slow Test:
vscode/chat-input.test.ts#L1
vscode/chat-input.test.ts took 1.0m
|
Slow Test:
vscode/chat-rateLimit.test.ts#L1
vscode/chat-rateLimit.test.ts took 34.3s
|
Slow Test:
vscode/chat-keyboard-shortcuts.test.ts#L1
vscode/chat-keyboard-shortcuts.test.ts took 31.1s
|
Slow Test:
vscode/chat-messages.test.ts#L1
vscode/chat-messages.test.ts took 19.8s
|
Slow Test:
vscode/initial-context.test.ts#L1
vscode/initial-context.test.ts took 52.7s
|
Slow Test:
vscode/command-edit.test.ts#L1
vscode/command-edit.test.ts took 44.4s
|
Slow Test:
vscode/enterprise-cody-ignore.test.ts#L1
vscode/enterprise-cody-ignore.test.ts took 18.7s
|
Slow Test:
vscode/command-custom.test.ts#L1
vscode/command-custom.test.ts took 1.2m
|
Slow Test:
vscode/command-core.test.ts#L1
vscode/command-core.test.ts took 43.5s
|
Slow Test:
vscode/code-actions.test.ts#L1
vscode/code-actions.test.ts took 38.0s
|
test-unit (windows, 20)
The following actions use a deprecated Node.js version and will be forced to run on node20: 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
1 flaky
uninstall.test.ts:7:5 › uninstall extension ────────────────────────────────────────────────────
2 skipped
3 passed (2.0m)
|
🎭 Playwright Run Summary
10 passed (2.4m)
|
🎭 Playwright Run Summary
10 passed (2.5m)
|
🎭 Playwright Run Summary
1 skipped
10 passed (2.4m)
|
🎭 Playwright Run Summary
10 passed (2.9m)
|