v3.35.1 Release Notes (#7207) #3
Annotations
5 errors and 3 notices
|
e2e (windows)
Process completed with exit code 1.
|
|
[e2e tests] › src\test\e2e\diff.test.ts:9:5 › Diff Editor › Multi-Roots:
src\test\e2e\diff.test.ts#L23
2) [e2e tests] › src\test\e2e\diff.test.ts:9:5 › Diff Editor › Multi-Roots ───────────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(locator).toBeVisible() failed
Locator: getByText('API Request...')
Expected: visible
Timeout: 5000ms
Error: element(s) not found
Call log:
- Expect "toBeVisible" with timeout 5000ms
- waiting for getByText('API Request...')
21 |
22 | // Loading State initially
> 23 | await expect(sidebar.getByText("API Request...")).toBeVisible()
| ^
24 |
25 | // Back to home page with history
26 | await sidebar.getByRole("button", { name: "Start New Task" }).click()
at D:\a\cline\cline\src\test\e2e\diff.test.ts:23:54
|
|
[e2e tests] › src\test\e2e\diff.test.ts:9:5 › Diff Editor › Multi-Roots:
src\test\e2e\diff.test.ts#L23
2) [e2e tests] › src\test\e2e\diff.test.ts:9:5 › Diff Editor › Multi-Roots ───────────────────────
Error: expect(locator).toBeVisible() failed
Locator: getByText('API Request...')
Expected: visible
Timeout: 5000ms
Error: element(s) not found
Call log:
- Expect "toBeVisible" with timeout 5000ms
- waiting for getByText('API Request...')
21 |
22 | // Loading State initially
> 23 | await expect(sidebar.getByText("API Request...")).toBeVisible()
| ^
24 |
25 | // Back to home page with history
26 | await sidebar.getByRole("button", { name: "Start New Task" }).click()
at D:\a\cline\cline\src\test\e2e\diff.test.ts:23:54
|
|
[e2e tests] › src\test\e2e\diff.test.ts:9:5 › Diff Editor › Single Root:
src\test\e2e\diff.test.ts#L23
1) [e2e tests] › src\test\e2e\diff.test.ts:9:5 › Diff Editor › Single Root ───────────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(locator).toBeVisible() failed
Locator: getByText('API Request...')
Expected: visible
Timeout: 5000ms
Error: element(s) not found
Call log:
- Expect "toBeVisible" with timeout 5000ms
- waiting for getByText('API Request...')
21 |
22 | // Loading State initially
> 23 | await expect(sidebar.getByText("API Request...")).toBeVisible()
| ^
24 |
25 | // Back to home page with history
26 | await sidebar.getByRole("button", { name: "Start New Task" }).click()
at D:\a\cline\cline\src\test\e2e\diff.test.ts:23:54
|
|
[e2e tests] › src\test\e2e\diff.test.ts:9:5 › Diff Editor › Single Root:
src\test\e2e\diff.test.ts#L23
1) [e2e tests] › src\test\e2e\diff.test.ts:9:5 › Diff Editor › Single Root ───────────────────────
Error: expect(locator).toBeVisible() failed
Locator: getByText('API Request...')
Expected: visible
Timeout: 5000ms
Error: element(s) not found
Call log:
- Expect "toBeVisible" with timeout 5000ms
- waiting for getByText('API Request...')
21 |
22 | // Loading State initially
> 23 | await expect(sidebar.getByText("API Request...")).toBeVisible()
| ^
24 |
25 | // Back to home page with history
26 | await sidebar.getByRole("button", { name: "Start New Task" }).click()
at D:\a\cline\cline\src\test\e2e\diff.test.ts:23:54
|
|
🎭 Playwright Run Summary
7 passed (1.3m)
|
|
🎭 Playwright Run Summary
7 passed (1.1m)
|
|
🎭 Playwright Run Summary
2 failed
[e2e tests] › src\test\e2e\diff.test.ts:9:5 › Diff Editor › Single Root ────────────────────────
[e2e tests] › src\test\e2e\diff.test.ts:9:5 › Diff Editor › Multi-Roots ────────────────────────
5 passed (2.4m)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
playwright-recordings-windows
Expired
|
2.86 MB |
sha256:929f2f88c9d24fc042d658484be2f8e286c44d06127283829463bb56e5fb05f5
|
|