Fix OpenTelemetryService initialization+observables code and fix the span closure of Chat Spans #26099
ci.yml
on: pull_request
fast_tests_matrix_prep
0s
slow_tests_matrix_prep
0s
build
30s
Matrix: test-integration
Matrix: test-unit
Matrix: test-e2e
Annotations
3 errors, 18 warnings, and 4 notices
build
Process completed with exit code 1.
|
test-e2e (ubuntu, 3/5)
Process completed with exit code 1.
|
chat-atFile.test.ts:48:7 › @-mention file in chat:
vscode/test/e2e/chat-atFile.test.ts#L101
1) chat-atFile.test.ts:48:7 › @-mention file in chat ─────────────────────────────────────────────
Error: Timed out 5000ms waiting for expect(locator).toBeVisible()
Locator: frameLocator('.simple-find-part-wrapper + iframe.webview').last().frameLocator('iframe').getByRole('option', { name: 'Main.java' })
Expected: visible
Received: <element(s) not found>
Call log:
- expect.toBeVisible with timeout 5000ms
- waiting for frameLocator('.simple-find-part-wrapper + iframe.webview').last().frameLocator('iframe').getByRole('option', { name: 'Main.java' })
99 | await chatInput.fill('')
100 | await chatInput.pressSequentially('@mj', { delay: 350 })
> 101 | await expect(chatPanelFrame.getByRole('option', { name: 'Main.java' })).toBeVisible()
| ^
102 | await chatInput.fill('clear')
103 |
104 | // Searching and clicking
at /home/runner/work/cody/cody/vscode/test/e2e/chat-atFile.test.ts:101:77
|
slow_tests_matrix_prep
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test-e2e (ubuntu, 3/5)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test-e2e (ubuntu, 3/5)
No files were found with the provided path: playwright/
vscode/test-results/. No artifacts will be uploaded.
|
test-integration (ubuntu)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test-e2e (ubuntu, 1/5)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Slow Test:
vscode/auth.test.ts#L1
vscode/auth.test.ts took 33.2s
|
Slow Test:
vscode/attribution.test.ts#L1
vscode/attribution.test.ts took 23.4s
|
test-unit (ubuntu, 18)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test-e2e (ubuntu, 5/5)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Slow Test:
vscode/initial-context.test.ts#L1
vscode/initial-context.test.ts took 55.7s
|
Slow Test:
vscode/support-menu-items.test.ts#L1
vscode/support-menu-items.test.ts took 21.8s
|
Slow Test:
vscode/chat-input.test.ts#L1
vscode/chat-input.test.ts took 31.1s
|
Slow Test:
vscode/chat-history.test.ts#L1
vscode/chat-history.test.ts took 23.5s
|
test-e2e (ubuntu, 4/5)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Slow Test:
vscode/command-custom.test.ts#L1
vscode/command-custom.test.ts took 1.2m
|
Slow Test:
vscode/command-edit.test.ts#L1
vscode/command-edit.test.ts took 45.4s
|
Slow Test:
vscode/enterprise-cody-ignore.test.ts#L1
vscode/enterprise-cody-ignore.test.ts took 18.8s
|
🎭 Playwright Run Summary
8 skipped
5 passed (59.9s)
|
🎭 Playwright Run Summary
4 skipped
7 passed (1.6m)
|
🎭 Playwright Run Summary
1 flaky
chat-atFile.test.ts:48:7 › @-mention file in chat ──────────────────────────────────────────────
3 skipped
8 passed (2.7m)
|
🎭 Playwright Run Summary
10 passed (2.8m)
|