External Authentication Providers Support for Cody #25295
ci.yml
on: pull_request
fast_tests_matrix_prep
0s
slow_tests_matrix_prep
build
2m 29s
Matrix: test-integration
Matrix: test-unit
Matrix: test-e2e
Annotations
1 error, 28 warnings, and 5 notices
chat-atFile.test.ts:34:3 › @-mention file in chat:
vscode/test/e2e/chat-atFile.test.ts#L88
1) chat-atFile.test.ts:34:3 › @-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' })
86 | await chatInput.fill('')
87 | await chatInput.pressSequentially('@mj', { delay: 350 })
> 88 | await expect(chatPanelFrame.getByRole('option', { name: 'Main.java' })).toBeVisible()
| ^
89 | await chatInput.fill('clear')
90 |
91 | // Searching and clicking
at /home/runner/work/cody/cody/vscode/test/e2e/chat-atFile.test.ts:88: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
|
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-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, 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-edit.test.ts#L1
vscode/command-edit.test.ts took 48.6s
|
Slow Test:
vscode/enterprise-cody-ignore.test.ts#L1
vscode/enterprise-cody-ignore.test.ts took 18.6s
|
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 54.0s
|
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 21.9s
|
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 23.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-input.test.ts#L1
vscode/chat-input.test.ts took 59.6s
|
Slow Test:
vscode/chat-keyboard-shortcuts.test.ts#L1
vscode/chat-keyboard-shortcuts.test.ts took 32.9s
|
Slow Test:
vscode/chat-history.test.ts#L1
vscode/chat-history.test.ts took 23.0s
|
Slow Test:
vscode/chat-messages.test.ts#L1
vscode/chat-messages.test.ts took 20.7s
|
Slow Test:
vscode/chat-context.test.ts#L1
vscode/chat-context.test.ts took 15.6s
|
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 46.6s
|
Slow Test:
vscode/chat-rateLimit.test.ts#L1
vscode/chat-rateLimit.test.ts took 37.1s
|
Slow Test:
vscode/code-actions.test.ts#L1
vscode/code-actions.test.ts took 36.6s
|
Slow Test:
vscode/command-commit.test.ts#L1
vscode/command-commit.test.ts took 15.6s
|
🎭 Playwright Run Summary
1 skipped
6 passed (1.6m)
|
🎭 Playwright Run Summary
2 skipped
8 passed (2.0m)
|
🎭 Playwright Run Summary
1 flaky
chat-atFile.test.ts:34:3 › @-mention file in chat ──────────────────────────────────────────────
2 skipped
9 passed (2.7m)
|
🎭 Playwright Run Summary
10 passed (2.6m)
|
🎭 Playwright Run Summary
13 passed (3.5m)
|