Skip to content

vscode-insiders-release #832

vscode-insiders-release

vscode-insiders-release #832

Manually triggered November 22, 2024 23:46
Status Success
Total duration 19m 14s
Artifacts

vscode-insiders-release.yml

on: workflow_dispatch
Fit to window
Zoom out
Zoom in

Annotations

1 error, 6 warnings, and 1 notice
command-custom.test.ts:141:3 › execute custom commands with context defined in cody.json: vscode/test/e2e/command-custom.test.ts#L198
1) command-custom.test.ts:141:3 › execute custom commands with context defined in cody.json ────── Error: Timed out 5000ms waiting for expect(locator).toBeVisible() Locator: getByRole('tab', { name: 'var.go' }) Expected: visible Received: <element(s) not found> Call log: - expect.toBeVisible with timeout 5000ms - waiting for getByRole('tab', { name: 'var.go' }) 196 | .getByRole('button', { name: withPlatformSlashes('var.go:1 lib/batches/env') }) 197 | .click() > 198 | await expect(page.getByRole('tab', { name: 'var.go' })).toBeVisible() | ^ 199 | 200 | /* Test: context.openTabs with openTabs command */ 201 | at /home/runner/work/cody/cody/vscode/test/e2e/command-custom.test.ts:198:61
release
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3, actions/github-script@v6. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Slow Test: vscode/chat-atFile.test.ts#L1
vscode/chat-atFile.test.ts took 1.4m
Slow Test: vscode/chat-input.test.ts#L1
vscode/chat-input.test.ts took 58.3s
Slow Test: vscode/initial-context.test.ts#L1
vscode/initial-context.test.ts took 52.9s
Slow Test: vscode/command-core.test.ts#L1
vscode/command-core.test.ts took 43.8s
Slow Test: vscode/command-edit.test.ts#L1
vscode/command-edit.test.ts took 43.5s
🎭 Playwright Run Summary
1 flaky command-custom.test.ts:141:3 › execute custom commands with context defined in cody.json ─────── 3 skipped 43 passed (11.4m)