Skip to content

[Backport vscode-v1.64.x] Release Omnibox: remove feature flag #26111

[Backport vscode-v1.64.x] Release Omnibox: remove feature flag

[Backport vscode-v1.64.x] Release Omnibox: remove feature flag #26111

Triggered via pull request January 28, 2025 09:28
Status Failure
Total duration 7m 11s
Artifacts

ci.yml

on: pull_request
fast_tests_matrix_prep
0s
fast_tests_matrix_prep
slow_tests_matrix_prep
3s
slow_tests_matrix_prep
Matrix: test-integration
Matrix: test-unit
Matrix: test-e2e
Fit to window
Zoom out
Zoom in

Annotations

13 errors, 25 warnings, and 5 notices
src/sourcegraph-api/clientConfig.test.ts > ClientConfigSingleton > initial: lib/shared/src/sourcegraph-api/clientConfig.test.ts#L62
AssertionError: expected "codeSearchEnabled" to be called 1 times, but got 0 times ❯ src/sourcegraph-api/clientConfig.test.ts:62:39
src/sourcegraph-api/clientConfig.test.ts > ClientConfigSingleton > refetch interval: lib/shared/src/sourcegraph-api/clientConfig.test.ts#L100
AssertionError: expected "codeSearchEnabled" to be called 1 times, but got 0 times ❯ src/sourcegraph-api/clientConfig.test.ts:100:39
src/sourcegraph-api/clientConfig.test.ts > ClientConfigSingleton > invalidate cached value when auth status changes: lib/shared/src/sourcegraph-api/clientConfig.test.ts#L309
AssertionError: expected "codeSearchEnabled" to be called 1 times, but got 0 times ❯ src/sourcegraph-api/clientConfig.test.ts:309:39
test-unit (ubuntu, 20)
Process completed with exit code 1.
src/sourcegraph-api/clientConfig.test.ts > ClientConfigSingleton > initial: lib/shared/src/sourcegraph-api/clientConfig.test.ts#L62
AssertionError: expected "codeSearchEnabled" to be called 1 times, but got 0 times ❯ src/sourcegraph-api/clientConfig.test.ts:62:39
src/sourcegraph-api/clientConfig.test.ts > ClientConfigSingleton > refetch interval: lib/shared/src/sourcegraph-api/clientConfig.test.ts#L100
AssertionError: expected "codeSearchEnabled" to be called 1 times, but got 0 times ❯ src/sourcegraph-api/clientConfig.test.ts:100:39
src/sourcegraph-api/clientConfig.test.ts > ClientConfigSingleton > invalidate cached value when auth status changes: lib/shared/src/sourcegraph-api/clientConfig.test.ts#L309
AssertionError: expected "codeSearchEnabled" to be called 1 times, but got 0 times ❯ src/sourcegraph-api/clientConfig.test.ts:309:39
test-unit (ubuntu, 18)
Process completed with exit code 1.
mention-repository.test.ts:14:18 › @-mention repository: vscode/test/e2e/mention-repository.test.ts#L45
1) mention-repository.test.ts:14:18 › @-mention repository ─────────────────────────────────────── Error: Timed out 5000ms waiting for expect(locator).toHaveText(expected) Locator: frameLocator('.simple-find-part-wrapper + iframe.webview').last().frameLocator('iframe').getByRole('textbox', { name: 'Chat message' }).last().locator('.context-item-mention-node') - Expected - 3 + Received + 1 - Array [ - "codehost.example/user/myrepo", - ] + Array [] Call log: - expect.toHaveText with timeout 5000ms - waiting for frameLocator('.simple-find-part-wrapper + iframe.webview').last().frameLocator('iframe').getByRole('textbox', { name: 'Chat message' }).last().locator('.context-item-mention-node') - locator resolved to 0 elements - locator resolved to 0 elements - locator resolved to 0 elements - locator resolved to 0 elements - locator resolved to 0 elements - locator resolved to 0 elements - locator resolved to 0 elements - locator resolved to 0 elements - locator resolved to 0 elements 43 | 44 | // Wait for the current user repo to be loaded before opening the mention menu. > 45 | await expect(chatInputMentions(lastChatInput)).toHaveText([userRepo]) | ^ 46 | await openMentionsForProvider(chatFrame, lastChatInput, 'Remote Repositories') 47 | await expect(mentionMenuItems(chatFrame)).toHaveText(['a/b', 'c/d']) 48 | await selectMentionMenuItem(chatFrame, 'c/d') at /home/runner/work/cody/cody/vscode/test/e2e/mention-repository.test.ts:45:52
src/sourcegraph-api/clientConfig.test.ts > ClientConfigSingleton > initial: lib/shared/src/sourcegraph-api/clientConfig.test.ts#L62
AssertionError: expected "codeSearchEnabled" to be called 1 times, but got 0 times ❯ src/sourcegraph-api/clientConfig.test.ts:62:39
src/sourcegraph-api/clientConfig.test.ts > ClientConfigSingleton > refetch interval: lib/shared/src/sourcegraph-api/clientConfig.test.ts#L100
AssertionError: expected "codeSearchEnabled" to be called 1 times, but got 0 times ❯ src/sourcegraph-api/clientConfig.test.ts:100:39
src/sourcegraph-api/clientConfig.test.ts > ClientConfigSingleton > invalidate cached value when auth status changes: lib/shared/src/sourcegraph-api/clientConfig.test.ts#L309
AssertionError: expected "codeSearchEnabled" to be called 1 times, but got 0 times ❯ src/sourcegraph-api/clientConfig.test.ts:309:39
test-unit (windows, 20)
Process completed with exit code 1.
fast_tests_matrix_prep
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
test-integration (ubuntu)
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, 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.3s
Slow Test: vscode/attribution.test.ts#L1
vscode/attribution.test.ts took 24.7s
test-unit (ubuntu, 20)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
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.5s
Slow Test: vscode/uninstall.test.ts#L1
vscode/uninstall.test.ts took 30.4s
Slow Test: vscode/support-menu-items.test.ts#L1
vscode/support-menu-items.test.ts took 21.6s
test-e2e (ubuntu, 2/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/chat-atFile.test.ts#L1
vscode/chat-atFile.test.ts took 1.5m
Slow Test: vscode/chat-input.test.ts#L1
vscode/chat-input.test.ts took 31.7s
Slow Test: vscode/chat-history.test.ts#L1
vscode/chat-history.test.ts took 24.0s
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
Slow Test: vscode/command-core.test.ts#L1
vscode/command-core.test.ts took 45.9s
Slow Test: vscode/code-actions.test.ts#L1
vscode/code-actions.test.ts took 36.4s
Slow Test: vscode/chat-rateLimit.test.ts#L1
vscode/chat-rateLimit.test.ts took 35.2s
Slow Test: vscode/chat-messages.test.ts#L1
vscode/chat-messages.test.ts took 23.0s
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.3m
Slow Test: vscode/command-edit.test.ts#L1
vscode/command-edit.test.ts took 46.2s
Slow Test: vscode/enterprise-cody-ignore.test.ts#L1
vscode/enterprise-cody-ignore.test.ts took 19.0s
🎭 Playwright Run Summary
8 skipped 5 passed (1.0m)
🎭 Playwright Run Summary
1 flaky mention-repository.test.ts:14:18 › @-mention repository ──────────────────────────────────────── 3 skipped 7 passed (2.3m)
🎭 Playwright Run Summary
3 skipped 9 passed (2.5m)
🎭 Playwright Run Summary
2 skipped 10 passed (2.7m)
🎭 Playwright Run Summary
10 passed (2.8m)