Skip to content

vscode-insiders-release #658

vscode-insiders-release

vscode-insiders-release #658

Triggered via schedule August 11, 2024 15:02
Status Success
Total duration 16m 40s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

1 error, 6 warnings, and 1 notice
command-custom.test.ts:135:3 › execute custom commands with context defined in cody.json: vscode/test/e2e/command-custom.test.ts#L192
1) command-custom.test.ts:135: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' }) 190 | .getByRole('link', { name: withPlatformSlashes('lib/batches/env/var.go:1') }) 191 | .click() > 192 | await expect(page.getByRole('tab', { name: 'var.go' })).toBeVisible() | ^ 193 | 194 | /* Test: context.openTabs with openTabs command */ 195 | at /home/runner/work/cody/cody/vscode/test/e2e/command-custom.test.ts:192:61
release
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-node@v3. 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.1m
Slow Test: vscode/chat-input.test.ts#L1
vscode/chat-input.test.ts took 46.1s
Slow Test: vscode/initial-context.test.ts#L1
vscode/initial-context.test.ts took 42.3s
Slow Test: vscode/command-edit.test.ts#L1
vscode/command-edit.test.ts took 35.1s
Slow Test: vscode/command-core.test.ts#L1
vscode/command-core.test.ts took 33.9s
🎭 Playwright Run Summary
1 flaky command-custom.test.ts:135:3 › execute custom commands with context defined in cody.json ─────── 3 skipped 42 passed (8.7m)