Run Tests #67
Annotations
6 errors
|
test (20.x)
Process completed with exit code 2.
|
|
tests/agent/tools/definitions/edit.test.ts > edit tool > replace action > should use autofix when search string is not found:
src/agent/tools/definitions/edit.ts#L116
ToolError: The search string was not found in the file. Expected to find:
"wrold"
Tip: Make sure to provide the EXACT text from the file, or use a different edit type like 'overwrite'.
❯ Object.execute src/agent/tools/definitions/edit.ts:116:31
❯ tests/agent/tools/definitions/edit.test.ts:47:13
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: undefined, details: undefined }
|
|
tests/agent/errorHandlingComprehensive.test.ts > Context Window Management - Edge Cases > should handle very long messages:
tests/agent/errorHandlingComprehensive.test.ts#L122
Error: Test timed out in 15000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
❯ tests/agent/errorHandlingComprehensive.test.ts:122:5
|
|
tests/agent/contextWindowEdgeCases.test.ts > Context Window Management - Edge Cases > should handle very long messages:
tests/agent/contextWindowEdgeCases.test.ts#L20
Error: Test timed out in 15000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
❯ tests/agent/contextWindowEdgeCases.test.ts:20:5
|
|
test (22.x)
The strategy configuration was canceled because "test._20_x" failed
|
|
test (22.x)
The operation was canceled.
|