Skip to content

Run Tests

Run Tests #67

Manually triggered October 15, 2025 18:31
Status Failure
Total duration 1m 22s
Artifacts

tests.yml

on: workflow_dispatch
Matrix: test
Fit to window
Zoom out
Zoom in

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.