Hitesh/add diff strategies logging #23754
ci.yml
on: pull_request
fast_tests_matrix_prep
0s
slow_tests_matrix_prep
0s
build
2m 36s
Matrix: test-integration
Matrix: test-unit
Matrix: test-e2e
Annotations
8 errors, 13 warnings, and 5 notices
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, 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
|
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: 4252, 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: 1156, stdout: null, stderr: null }
|
command-custom.test.ts:141:3 › execute custom commands with context defined in cody.json:
vscode/test/e2e/command-custom.test.ts#L198
1) command-custom.test.ts:141:3 › execute custom commands with context defined in cody.json ──────
Error: Timed out 5000ms waiting for expect(locator).toBeVisible()
Locator: getByRole('tab', { name: 'var.go' })
Expected: visible
Received: <element(s) not found>
Call log:
- expect.toBeVisible with timeout 5000ms
- waiting for getByRole('tab', { name: 'var.go' })
196 | .getByRole('button', { name: withPlatformSlashes('var.go:1 lib/batches/env') })
197 | .click()
> 198 | await expect(page.getByRole('tab', { name: 'var.go' })).toBeVisible()
| ^
199 |
200 | /* Test: context.openTabs with openTabs command */
201 |
at /home/runner/work/cody/cody/vscode/test/e2e/command-custom.test.ts:198:61
|
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
|
Slow Test:
vscode/command-core.test.ts#L1
vscode/command-core.test.ts took 44.0s
|
Slow Test:
vscode/code-actions.test.ts#L1
vscode/code-actions.test.ts took 37.9s
|
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.0s
|
Slow Test:
vscode/chat-atFile.test.ts#L1
vscode/chat-atFile.test.ts took 1.3m
|
Slow Test:
vscode/chat-keyboard-shortcuts.test.ts#L1
vscode/chat-keyboard-shortcuts.test.ts took 31.5s
|
Slow Test:
vscode/attribution.test.ts#L1
vscode/attribution.test.ts took 23.3s
|
Slow Test:
vscode/chat-messages.test.ts#L1
vscode/chat-messages.test.ts took 20.1s
|
Slow Test:
vscode/uninstall.test.ts#L1
vscode/uninstall.test.ts took 30.3s
|
Slow Test:
vscode/support-menu-items.test.ts#L1
vscode/support-menu-items.test.ts took 22.3s
|
Slow Test:
vscode/initial-context.test.ts#L1
vscode/initial-context.test.ts took 54.2s
|
Slow Test:
vscode/command-edit.test.ts#L1
vscode/command-edit.test.ts took 47.3s
|
Slow Test:
vscode/enterprise-cody-ignore.test.ts#L1
vscode/enterprise-cody-ignore.test.ts took 18.9s
|
🎭 Playwright Run Summary
1 flaky
command-custom.test.ts:141:3 › execute custom commands with context defined in cody.json ───────
9 passed (3.2m)
|
🎭 Playwright Run Summary
10 passed (2.4m)
|
🎭 Playwright Run Summary
10 passed (2.5m)
|
🎭 Playwright Run Summary
2 skipped
4 passed (1.2m)
|
🎭 Playwright Run Summary
1 skipped
10 passed (2.5m)
|