Skip to content

Add a handling for client's openctx.providers #22939

Add a handling for client's openctx.providers

Add a handling for client's openctx.providers #22939

Triggered via pull request October 23, 2024 17:12
Status Failure
Total duration 8m 41s
Artifacts 1

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

9 errors, 15 warnings, and 5 notices
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
command-edit.test.ts:95:1 › edit (fixup) input - range selection: vscode/test/e2e/command-edit.test.ts#L113
1) command-edit.test.ts:95:1 › edit (fixup) input - range selection ────────────────────────────── Error: expect(locator).toBeVisible() Locator: getByText('Nearest Code Block') Expected: visible Received: <element(s) not found> Call log: - expect.toBeVisible with timeout 5000ms - waiting for getByText('Nearest Code Block') 111 | // Check the correct range item is auto-selected 112 | const rangeItem = page.getByText('Nearest Code Block') > 113 | expect(rangeItem).toBeVisible() | ^ 114 | 115 | // Open the range input and check it has the correct item selected 116 | await rangeItem.click() at /home/runner/work/cody/cody/vscode/test/e2e/command-edit.test.ts:113:23
command-edit.test.ts:95:1 › edit (fixup) input - range selection: vscode/test/e2e/command-edit.test.ts#L113
1) command-edit.test.ts:95:1 › edit (fixup) input - range selection ────────────────────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect.toBeVisible: Error: strict mode violation: getByText('Nearest Code Block') resolved to 2 elements: 1) <span class="monaco-highlighted-label">…</span> aka getByLabel('$(file-code) Nearest Code').getByText('Nearest Code Block') 2) <span class="monaco-highlighted-label">…</span> aka getByLabel('check file-code Nearest Code').locator('a').filter({ hasText: 'Nearest Code Block' }) Call log: - expect.toBeVisible with timeout 5000ms - waiting for getByText('Nearest Code Block') 111 | // Check the correct range item is auto-selected 112 | const rangeItem = page.getByText('Nearest Code Block') > 113 | expect(rangeItem).toBeVisible() | ^ 114 | 115 | // Open the range input and check it has the correct item selected 116 | await rangeItem.click() at /home/runner/work/cody/cody/vscode/test/e2e/command-edit.test.ts:113:23
test-e2e (ubuntu, 4/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
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 22.7s
Slow Test: vscode/support-menu-items.test.ts#L1
vscode/support-menu-items.test.ts took 16.0s
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/chat-input.test.ts#L1
vscode/chat-input.test.ts took 48.0s
Slow Test: vscode/chat-keyboard-shortcuts.test.ts#L1
vscode/chat-keyboard-shortcuts.test.ts took 24.5s
Slow Test: vscode/chat-rateLimit.test.ts#L1
vscode/chat-rateLimit.test.ts took 23.7s
Slow Test: vscode/chat-atFile.test.ts#L1
vscode/chat-atFile.test.ts took 1.1m
Slow Test: vscode/attribution.test.ts#L1
vscode/attribution.test.ts took 18.2s
Slow Test: vscode/initial-context.test.ts#L1
vscode/initial-context.test.ts took 40.1s
Slow Test: vscode/enterprise-cody-ignore.test.ts#L1
vscode/enterprise-cody-ignore.test.ts took 18.9s
Slow Test: vscode/command-custom.test.ts#L1
vscode/command-custom.test.ts took 58.7s
Slow Test: vscode/command-core.test.ts#L1
vscode/command-core.test.ts took 34.9s
Slow Test: vscode/code-actions.test.ts#L1
vscode/code-actions.test.ts took 30.5s
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.0s)
🎭 Playwright Run Summary
10 passed (1.8m)
🎭 Playwright Run Summary
10 passed (1.9m)
🎭 Playwright Run Summary
1 failed command-edit.test.ts:95:1 › edit (fixup) input - range selection ─────────────────────────────── 1 skipped 9 passed (2.2m)
🎭 Playwright Run Summary
10 passed (2.3m)

Artifacts

Produced during runtime
Name Size
playwright-recordings ubuntu
666 KB