Autocomplete: add request-params tests for the openaicompatible
pro…
#21734
ci.yml
on: push
fast_tests_matrix_prep
0s
slow_tests_matrix_prep
0s
build
2m 9s
Matrix: test-integration
Matrix: test-unit
Matrix: test-e2e
Annotations
16 errors, 19 warnings, and 3 notices
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, 20)
Process completed with exit code 1.
|
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
|
command-commit.test.ts:24:3 › use terminal output as context:
vscode\test\e2e\helpers.ts#L331
1) command-commit.test.ts:24:3 › use terminal output as context ──────────────────────────────────
Error: Failed to rmSync C:\Users\RUNNER~1\AppData\Local\Temp\cody-vsceoTmmY0 after 5 attempts: Error: EBUSY: resource busy or locked, unlink '\\?\C:\Users\RUNNER~1\AppData\Local\Temp\cody-vsceoTmmY0\logs\20240923T235225\window1\exthost\extensionTelemetry.log'
at helpers.ts:331
329 | } catch (error) {
330 | if (attempts === 1) {
> 331 | throw new Error(`Failed to rmSync ${path} after ${maxAttempts} attempts: ${error}`)
| ^
332 | }
333 |
334 | await new Promise(resolve => setTimeout(resolve, 100))
at rmSyncWithRetries (D:\a\cody\cody\vscode\test\e2e\helpers.ts:331:23)
at Object.app (D:\a\cody\cody\vscode\test\e2e\helpers.ts:212:13)
|
command-commit.test.ts:24:3 › use terminal output as context:
vscode\test\e2e\helpers.ts#L331
1) command-commit.test.ts:24:3 › use terminal output as context ──────────────────────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Failed to rmSync C:\Users\RUNNER~1\AppData\Local\Temp\cody-vsceb8NiZU after 5 attempts: Error: EBUSY: resource busy or locked, unlink '\\?\C:\Users\RUNNER~1\AppData\Local\Temp\cody-vsceb8NiZU\logs\20240923T235242\window1\exthost\extensionTelemetry.log'
at helpers.ts:331
329 | } catch (error) {
330 | if (attempts === 1) {
> 331 | throw new Error(`Failed to rmSync ${path} after ${maxAttempts} attempts: ${error}`)
| ^
332 | }
333 |
334 | await new Promise(resolve => setTimeout(resolve, 100))
at rmSyncWithRetries (D:\a\cody\cody\vscode\test\e2e\helpers.ts:331:23)
at Object.app (D:\a\cody\cody\vscode\test\e2e\helpers.ts:212:13)
|
command-commit.test.ts:24:3 › use terminal output as context:
vscode\test\e2e\helpers.ts#L331
1) command-commit.test.ts:24:3 › use terminal output as context ──────────────────────────────────
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Failed to rmSync C:\Users\RUNNER~1\AppData\Local\Temp\cody-vsceVQD4xb after 5 attempts: Error: EBUSY: resource busy or locked, unlink '\\?\C:\Users\RUNNER~1\AppData\Local\Temp\cody-vsceVQD4xb\logs\20240923T235300\window1\exthost\extensionTelemetry.log'
at helpers.ts:331
329 | } catch (error) {
330 | if (attempts === 1) {
> 331 | throw new Error(`Failed to rmSync ${path} after ${maxAttempts} attempts: ${error}`)
| ^
332 | }
333 |
334 | await new Promise(resolve => setTimeout(resolve, 100))
at rmSyncWithRetries (D:\a\cody\cody\vscode\test\e2e\helpers.ts:331:23)
at Object.app (D:\a\cody\cody\vscode\test\e2e\helpers.ts:212:13)
|
command-commit.test.ts:24:3 › use terminal output as context:
vscode\test\e2e\helpers.ts#L331
1) command-commit.test.ts:24:3 › use terminal output as context ──────────────────────────────────
Retry #3 ───────────────────────────────────────────────────────────────────────────────────────
Error: Failed to rmSync C:\Users\RUNNER~1\AppData\Local\Temp\cody-vsceeINbKq after 5 attempts: Error: EBUSY: resource busy or locked, unlink '\\?\C:\Users\RUNNER~1\AppData\Local\Temp\cody-vsceeINbKq\logs\20240923T235318\window1\exthost\extensionTelemetry.log'
at helpers.ts:331
329 | } catch (error) {
330 | if (attempts === 1) {
> 331 | throw new Error(`Failed to rmSync ${path} after ${maxAttempts} attempts: ${error}`)
| ^
332 | }
333 |
334 | await new Promise(resolve => setTimeout(resolve, 100))
at rmSyncWithRetries (D:\a\cody\cody\vscode\test\e2e\helpers.ts:331:23)
at Object.app (D:\a\cody\cody\vscode\test\e2e\helpers.ts:212:13)
|
command-commit.test.ts:24:3 › use terminal output as context:
vscode\test\e2e\helpers.ts#L331
1) command-commit.test.ts:24:3 › use terminal output as context ──────────────────────────────────
Retry #4 ───────────────────────────────────────────────────────────────────────────────────────
Error: Failed to rmSync C:\Users\RUNNER~1\AppData\Local\Temp\cody-vsceu1aI8u after 5 attempts: Error: EBUSY: resource busy or locked, unlink '\\?\C:\Users\RUNNER~1\AppData\Local\Temp\cody-vsceu1aI8u\logs\20240923T235336\window1\exthost\extensionTelemetry.log'
at helpers.ts:331
329 | } catch (error) {
330 | if (attempts === 1) {
> 331 | throw new Error(`Failed to rmSync ${path} after ${maxAttempts} attempts: ${error}`)
| ^
332 | }
333 |
334 | await new Promise(resolve => setTimeout(resolve, 100))
at rmSyncWithRetries (D:\a\cody\cody\vscode\test\e2e\helpers.ts:331:23)
at Object.app (D:\a\cody\cody\vscode\test\e2e\helpers.ts:212:13)
|
command-edit.test.ts:133:1 › edit (fixup) input - model selection:
vscode\test\e2e\command-edit.test.ts#L149
2) command-edit.test.ts:133:1 › edit (fixup) input - model selection ─────────────────────────────
Error: expect(locator).toBeVisible()
Locator: getByLabel('$(anthropic-logo) Claude 3.5').locator('a')
Expected: visible
Received: <element(s) not found>
Call log:
- expect.toBeVisible with timeout 5000ms
- waiting for getByLabel('$(anthropic-logo) Claude 3.5').locator('a')
147 | const modelItem = page.getByLabel('$(anthropic-logo) Claude 3.5').locator('a')
148 | await nap()
> 149 | expect(modelItem).toBeVisible()
| ^
150 |
151 | // Open the model input and check it has the correct item selected
152 | await modelItem.click()
at D:\a\cody\cody\vscode\test\e2e\command-edit.test.ts:149:23
|
test-e2e (windows)
Process completed with exit code 1.
|
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/
|
Slow Test:
vscode/chat-atFile.test.ts#L1
vscode/chat-atFile.test.ts took 55.7s
|
Slow Test:
vscode/command-custom.test.ts#L1
vscode/command-custom.test.ts took 55.1s
|
Slow Test:
vscode/chat-input.test.ts#L1
vscode/chat-input.test.ts took 39.0s
|
Slow Test:
vscode/initial-context.test.ts#L1
vscode/initial-context.test.ts took 34.3s
|
Slow Test:
vscode/command-core.test.ts#L1
vscode/command-core.test.ts took 28.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/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-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 59.9s
|
Slow Test:
vscode/chat-input.test.ts#L1
vscode/chat-input.test.ts took 48.0s
|
Slow Test:
vscode/initial-context.test.ts#L1
vscode/initial-context.test.ts took 41.8s
|
Slow Test:
vscode/command-core.test.ts#L1
vscode/command-core.test.ts took 37.3s
|
Slow Test:
vscode\chat-atFile.test.ts#L1
vscode\chat-atFile.test.ts took 1.3m
|
Slow Test:
vscode\command-custom.test.ts#L1
vscode\command-custom.test.ts took 1.1m
|
Slow Test:
vscode\chat-input.test.ts#L1
vscode\chat-input.test.ts took 56.3s
|
Slow Test:
vscode\initial-context.test.ts#L1
vscode\initial-context.test.ts took 53.3s
|
Slow Test:
vscode\command-core.test.ts#L1
vscode\command-core.test.ts took 40.2s
|
🎭 Playwright Run Summary
3 skipped
42 passed (6.8m)
|
🎭 Playwright Run Summary
3 skipped
42 passed (8.3m)
|
🎭 Playwright Run Summary
1 failed
command-commit.test.ts:24:3 › use terminal output as context ───────────────────────────────────
1 flaky
command-edit.test.ts:133:1 › edit (fixup) input - model selection ──────────────────────────────
3 skipped
40 passed (11.2m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
playwright-recordings windows
|
79.8 KB |
|