chore/tests: Disable a flaky JetBrains lens test. #24091
ci.yml
on: pull_request
fast_tests_matrix_prep
0s
slow_tests_matrix_prep
0s
build
2m 42s
Matrix: test-integration
Matrix: test-unit
Matrix: test-e2e
Annotations
9 errors, 25 warnings, and 5 notices
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
|
auth.test.ts:21:3 › requires a valid auth token and allows logouts:
vscode/test/e2e/auth.test.ts#L1
1) auth.test.ts:21:3 › requires a valid auth token and allows logouts ────────────────────────────
Test timeout of 30000ms exceeded.
|
auth.test.ts:21:3 › requires a valid auth token and allows logouts:
vscode/test/e2e/auth.test.ts#L46
1) auth.test.ts:21:3 › requires a valid auth token and allows logouts ────────────────────────────
Error: locator.click: Frame was detached
Call log:
- waiting for getByRole('option', { name: 'Sign Out' })
- locator resolved to <div id=":r13:" cmdk-item="" role="option" aria-disabled="false" aria-selected="false" data-disabled="false" data-selected="false" data-value="Sign Out" class="tw-relative tw-flex tw-cursor-pointer tw-select-none tw-items-center tw-py-3 tw-px-2 tw-text-md tw-outline-none aria-selected:tw-bg-accent aria-selected:tw-text-accent-foreground hover:tw-bg-accent hover:tw-text-accent-foreground data-[disabled=true]:tw-pointer-events-none data-[disabled=true]:tw-opacity-50">…</div>
- attempting click action
- waiting for element to be visible, enabled and stable
- element is visible, enabled and stable
- scrolling into view if needed
- done scrolling
- element was detached from the DOM, retrying
44 | // Sign out from user dropdown menu
45 | await sidebar!.getByLabel('Account Menu Button').click()
> 46 | await sidebar!.getByRole('option', { name: 'Sign Out' }).click()
| ^
47 |
48 | await page.waitForTimeout(2000)
49 | await focusSidebar(page)
at /home/runner/work/cody/cody/vscode/test/e2e/auth.test.ts:46:62
|
src/enterprise-s2.test.ts:
agent/src/TestClient.ts#L104
Error: Command failed: pnpm run build:for-tests
❯ buildAgentBinary src/TestClient.ts:104:5
❯ Function.create src/TestClient.ts:137:9
❯ src/enterprise-s2.test.ts:16:43
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { status: 1, signal: null, output: [ null, null, null ], pid: 7516, stdout: null, stderr: null }
|
src/cli/command-chat.test.ts:
agent/src/TestClient.ts#L104
Error: Command failed: pnpm run build:for-tests
❯ Module.buildAgentBinary src/TestClient.ts:104:5
❯ src/cli/command-chat.test.ts:85:9
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { status: 1, signal: null, output: [ null, null, null ], pid: 5204, stdout: null, stderr: null }
|
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
|
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
|
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
|
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, 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/uninstall.test.ts#L1
vscode/uninstall.test.ts took 30.1s
|
Slow Test:
vscode/support-menu-items.test.ts#L1
vscode/support-menu-items.test.ts took 22.1s
|
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, 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/chat-atFile.test.ts#L1
vscode/chat-atFile.test.ts took 1.3m
|
Slow Test:
vscode/attribution.test.ts#L1
vscode/attribution.test.ts took 23.7s
|
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/initial-context.test.ts#L1
vscode/initial-context.test.ts took 54.3s
|
Slow Test:
vscode/command-edit.test.ts#L1
vscode/command-edit.test.ts took 49.0s
|
Slow Test:
vscode/enterprise-cody-ignore.test.ts#L1
vscode/enterprise-cody-ignore.test.ts took 18.9s
|
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-custom.test.ts#L1
vscode/command-custom.test.ts took 1.2m
|
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 38.0s
|
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-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.6s
|
Slow Test:
vscode/chat-keyboard-shortcuts.test.ts#L1
vscode/chat-keyboard-shortcuts.test.ts took 31.8s
|
Slow Test:
vscode/chat-messages.test.ts#L1
vscode/chat-messages.test.ts took 20.3s
|
🎭 Playwright Run Summary
2 skipped
4 passed (1.2m)
|
🎭 Playwright Run Summary
1 flaky
auth.test.ts:21:3 › requires a valid auth token and allows logouts ─────────────────────────────
1 skipped
8 passed (2.8m)
|
🎭 Playwright Run Summary
1 skipped
10 passed (2.6m)
|
🎭 Playwright Run Summary
10 passed (2.9m)
|
🎭 Playwright Run Summary
11 passed (2.8m)
|