Bench: add option to disable Polly (#6557) #25284
ci.yml
on: push
fast_tests_matrix_prep
0s
slow_tests_matrix_prep
0s
build
2m 32s
Matrix: test-integration
Matrix: test-unit
Matrix: test-e2e
Annotations
8 errors, 13 warnings, and 1 notice
test-integration (windows)
Process completed with exit code 1.
|
test-e2e (windows)
npm failed with exit code 1
|
test-e2e (windows)
Process completed with exit code 1.
|
uninstall.test.ts:7:5 › uninstall extension:
vscode/test/e2e/common.ts#L62
1) uninstall.test.ts:7:5 › uninstall extension ───────────────────────────────────────────────────
TimeoutError: page.click: Timeout 30000ms exceeded.
Call log:
- waiting for locator('[aria-label="Cody"]')
at common.ts:62
60 | // In case the cody sidebar isn't focused, select it.
61 | while (!(await isSidebarVisible(page))) {
> 62 | await page.click('[aria-label="Cody"]')
| ^
63 | }
64 | }
65 |
at focusSidebar (/home/runner/work/cody/cody/vscode/test/e2e/common.ts:62:20)
at signin (/home/runner/work/cody/cody/vscode/test/e2e/uninstall.test.ts:65:5)
at /home/runner/work/cody/cody/vscode/test/e2e/uninstall.test.ts:50:5
|
test-e2e (macos)
The job running on runner GitHub Actions 38 has exceeded the maximum execution time of 20 minutes.
|
test-e2e (macos)
Worker teardown timeout of 30000ms exceeded.
Failed worker ran 10 tests:
test/e2e/chat-context.test.ts:11:5 › chat followup context
test/e2e/chat-history.test.ts:17:3 › restore chat from sidebar history view
test/e2e/chat-history.test.ts:50:3 › delete chat from sidebar history view
test/e2e/chat-input.test.ts:25:3 › chat input focus
test/e2e/chat-input.test.ts:96:69 › chat toolbar and row UI
test/e2e/chat-input.test.ts:192:3 › chat model selector
test/e2e/chat-input.test.ts:243:3 › editing follow-up messages in chat view
test/e2e/chat-keyboard-shortcuts.test.ts:14:5 › chat keyboard shortcuts for sidebar chat
test/e2e/chat-keyboard-shortcuts.test.ts:35:5 › re-opening chat adds selection
test/e2e/chat-messages.test.ts:17:5 › chat assistant response code buttons
|
test-e2e (macos)
Worker teardown timeout of 30000ms exceeded.
Failed worker ran 1 test:
test/e2e/chat-messages.test.ts:17:5 › chat assistant response code buttons
|
test-e2e (macos)
The operation was canceled.
|
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 (windows)
No files were found with the provided path: playwright/
vscode/test-results/. No artifacts will be uploaded.
|
test-e2e (ubuntu)
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.4m
|
Slow Test:
vscode/command-custom.test.ts#L1
vscode/command-custom.test.ts took 1.2m
|
Slow Test:
vscode/chat-input.test.ts#L1
vscode/chat-input.test.ts took 1.0m
|
Slow Test:
vscode/initial-context.test.ts#L1
vscode/initial-context.test.ts took 53.2s
|
Slow Test:
vscode/command-edit.test.ts#L1
vscode/command-edit.test.ts took 47.5s
|
🎭 Playwright Run Summary
1 flaky
uninstall.test.ts:7:5 › uninstall extension ────────────────────────────────────────────────────
5 skipped
46 passed (12.6m)
|