Skip to content

vscode-insiders-release #555

vscode-insiders-release

vscode-insiders-release #555

Manually triggered June 19, 2024 04:37
Status Success
Total duration 15m 0s
Artifacts

vscode-insiders-release.yml

on: workflow_dispatch
Fit to window
Zoom out
Zoom in

Annotations

2 errors, 6 warnings, and 1 notice
command-edit.test.ts:164:1 › edit (fixup) input - model selection: vscode/test/e2e/command-edit.test.ts#L180
1) command-edit.test.ts:164:1 › edit (fixup) input - model selection ───────────────────────────── Error: expect.toBeVisible: Error: strict mode violation: getByText('Claude 3 Sonnet') resolved to 2 elements: 1) <span class="monaco-highlighted-label">…</span> aka getByLabel('check anthropic-logo Claude 3').locator('a') 2) <span class="monaco-highlighted-label">…</span> aka getByLabel('$(anthropic-logo) Claude 3').locator('a') Call log: - expect.toBeVisible with timeout 5000ms - waiting for getByText('Claude 3 Sonnet') 178 | const modelItem = page.getByText('Claude 3 Sonnet') 179 | await nap() > 180 | expect(modelItem).toBeVisible() | ^ 181 | 182 | // Open the model input and check it has the correct item selected 183 | await modelItem.click() at /home/runner/work/cody/cody/vscode/test/e2e/command-edit.test.ts:180:23
update-notice.test.ts:30:5 › existing installs should show the update toast when the last dismissed version is different: vscode/test/e2e/common.ts#L58
2) update-notice.test.ts:30:5 › existing installs should show the update toast when the last dismissed version is different Error: Timed out 5000ms waiting for expect(locator).toBeVisible() Locator: getByText('Chat alongside your code, attach files,') Expected: visible Received: <element(s) not found> Call log: - expect.toBeVisible with timeout 5000ms - waiting for getByText('Chat alongside your code, attach files,') at common.ts:58 56 | export async function expectAuthenticated(page: Page) { 57 | await focusSidebar(page) > 58 | await expect(page.getByText('Chat alongside your code, attach files,')).toBeVisible() | ^ 59 | } 60 | 61 | // Selector for the Explorer button in the sidebar that would match on Mac and Linux at expectAuthenticated (/home/runner/work/cody/cody/vscode/test/e2e/common.ts:58:77) at sidebarSignin (/home/runner/work/cody/cody/vscode/test/e2e/common.ts:32:5) at /home/runner/work/cody/cody/vscode/test/e2e/update-notice.test.ts:35:5
release
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, pnpm/action-setup@d882d12c64e032187b2edb46d3a0d003b7a43598. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Slow Test: vscode/chat-atFile.test.ts#L1
vscode/chat-atFile.test.ts took 1.1m
Slow Test: vscode/command-custom.test.ts#L1
vscode/command-custom.test.ts took 51.0s
Slow Test: vscode/chat-input.test.ts#L1
vscode/chat-input.test.ts took 48.5s
Slow Test: vscode/initial-context.test.ts#L1
vscode/initial-context.test.ts took 47.1s
Slow Test: vscode/command-core.test.ts#L1
vscode/command-core.test.ts took 40.2s
🎭 Playwright Run Summary
2 flaky command-edit.test.ts:164:1 › edit (fixup) input - model selection ────────────────────────────── update-notice.test.ts:30:5 › existing installs should show the update toast when the last dismissed version is different 3 skipped 42 passed (9.3m)