Skip to content

feat(autoedit): Support image rendering for complex diffs #26159

feat(autoedit): Support image rendering for complex diffs

feat(autoedit): Support image rendering for complex diffs #26159

Triggered via pull request January 29, 2025 10:57
Status Failure
Total duration 7m 54s
Artifacts

ci.yml

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

Annotations

5 errors, 15 warnings, and 5 notices
src/autoedits/renderer/image-gen/index.test.ts > generateSuggestionAsImage > generates correct images, with correct highlighting applied, from a set of tokens: vscode/src/autoedits/renderer/image-gen/canvas.ts#L161
Error: Canvas not initialized ❯ Module.drawDecorationsToCanvas src/autoedits/renderer/image-gen/canvas.ts:161:15 ❯ Module.generateSuggestionAsImage src/autoedits/renderer/image-gen/index.ts:21:15 ❯ generateImageForTest src/autoedits/renderer/image-gen/index.test.ts:50:29 ❯ src/autoedits/renderer/image-gen/index.test.ts:64:45
src/autoedits/renderer/image-gen/index.test.ts > generateSuggestionAsImage > generates correct images, with correct highlighting applied, from a set of tokens in a language that does not have supported highlighting: vscode/src/autoedits/renderer/image-gen/canvas.ts#L161
Error: Canvas not initialized ❯ Module.drawDecorationsToCanvas src/autoedits/renderer/image-gen/canvas.ts:161:15 ❯ Module.generateSuggestionAsImage src/autoedits/renderer/image-gen/index.ts:21:15 ❯ generateImageForTest src/autoedits/renderer/image-gen/index.test.ts:50:29 ❯ src/autoedits/renderer/image-gen/index.test.ts:74:45
test-unit (ubuntu, 18)
Process completed with exit code 1.
src/autocomplete.test.ts > Autocomplete > autocomplete/execute (non-empty result): agent/src/autocomplete.test.ts#L67
AssertionError: expected true to be false // Object.is equality - Expected + Received - false + true ❯ src/autocomplete.test.ts:67:39
test-unit (windows, 20)
Process completed with exit code 1.
Slow Test: vscode/auth.test.ts#L1
vscode/auth.test.ts took 34.6s
Slow Test: vscode/attribution.test.ts#L1
vscode/attribution.test.ts took 25.4s
Slow Test: vscode/initial-context.test.ts#L1
vscode/initial-context.test.ts took 56.0s
Slow Test: vscode/support-menu-items.test.ts#L1
vscode/support-menu-items.test.ts took 22.2s
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.5s
Slow Test: vscode/chat-history.test.ts#L1
vscode/chat-history.test.ts took 24.2s
Slow Test: vscode/command-core.test.ts#L1
vscode/command-core.test.ts took 46.2s
Slow Test: vscode/code-actions.test.ts#L1
vscode/code-actions.test.ts took 37.8s
Slow Test: vscode/chat-rateLimit.test.ts#L1
vscode/chat-rateLimit.test.ts took 36.1s
Slow Test: vscode/chat-messages.test.ts#L1
vscode/chat-messages.test.ts took 22.4s
Slow Test: vscode/command-commit.test.ts#L1
vscode/command-commit.test.ts took 15.1s
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.7s
Slow Test: vscode/enterprise-cody-ignore.test.ts#L1
vscode/enterprise-cody-ignore.test.ts took 19.1s
🎭 Playwright Run Summary
8 skipped 5 passed (1.1m)
🎭 Playwright Run Summary
4 skipped 7 passed (1.6m)
🎭 Playwright Run Summary
3 skipped 9 passed (2.5m)
🎭 Playwright Run Summary
2 skipped 10 passed (2.7m)
🎭 Playwright Run Summary
10 passed (2.9m)