e2e-flakiness-detector #321
Annotations
5 errors, 2 warnings, and 1 notice
test-e2e (windows)
npm failed with exit code 1
|
test-e2e (windows)
Process completed with exit code 1.
|
command-edit.test.ts:143:1 › edit (fixup) input - model selection:
vscode/test/e2e/command-edit.test.ts#L159
1) command-edit.test.ts:143:1 › edit (fixup) input - model selection ─────────────────────────────
Error: expect(locator).toBeVisible()
Locator: getByLabel('$(anthropic-logo) Claude 3.5 Sonnet').locator('a')
Expected: visible
Received: hidden
Call log:
- expect.toBeVisible with timeout 5000ms
- waiting for getByLabel('$(anthropic-logo) Claude 3.5 Sonnet').locator('a')
- locator resolved to <a class="label-name">…</a>
- unexpected value "hidden"
- locator resolved to <a class="label-name">…</a>
- unexpected value "hidden"
- locator resolved to <a class="label-name">…</a>
- unexpected value "hidden"
- locator resolved to <a class="label-name">…</a>
- unexpected value "hidden"
157 | const modelItem = page.getByLabel('$(anthropic-logo) Claude 3.5 Sonnet').locator('a')
158 | await nap()
> 159 | expect(modelItem).toBeVisible()
| ^
160 |
161 | // Open the model input and check it has the correct item selected
162 | await modelItem.click()
at /home/runner/work/cody/cody/vscode/test/e2e/command-edit.test.ts:159:23
|
command-edit.test.ts:143:1 › edit (fixup) input - model selection:
vscode/test/e2e/command-edit.test.ts#L159
2) command-edit.test.ts:143:1 › edit (fixup) input - model selection ─────────────────────────────
Error: expect(locator).toBeVisible()
Locator: getByLabel('$(anthropic-logo) Claude 3.5 Sonnet').locator('a')
Expected: visible
Received: hidden
Call log:
- expect.toBeVisible with timeout 5000ms
- waiting for getByLabel('$(anthropic-logo) Claude 3.5 Sonnet').locator('a')
- locator resolved to <a class="label-name">…</a>
- unexpected value "hidden"
- locator resolved to <a class="label-name">…</a>
- unexpected value "hidden"
- locator resolved to <a class="label-name">…</a>
- unexpected value "hidden"
- locator resolved to <a class="label-name">…</a>
- unexpected value "hidden"
157 | const modelItem = page.getByLabel('$(anthropic-logo) Claude 3.5 Sonnet').locator('a')
158 | await nap()
> 159 | expect(modelItem).toBeVisible()
| ^
160 |
161 | // Open the model input and check it has the correct item selected
162 | await modelItem.click()
at /home/runner/work/cody/cody/vscode/test/e2e/command-edit.test.ts:159:23
|
test-e2e (ubuntu)
Process completed with exit code 1.
|
test-e2e (windows)
No files were found with the provided path: playwright/. 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
|
🎭 Playwright Run Summary
2 failed
command-edit.test.ts:143:1 › edit (fixup) input - model selection ──────────────────────────────
command-edit.test.ts:143:1 › edit (fixup) input - model selection ──────────────────────────────
170 skipped
408 passed (1.7h)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
playwright-recordings ubuntu
|
51.5 KB |
|