fix: resolve CI test failures in SDK and CLI #4930
ci.yml
on: push
build-and-check
2m 36s
Matrix: test-integration
Matrix: test
Annotations
4 errors and 2 warnings
|
test-integration-.agents
Final attempt failed. Child_process exited with error code 123
|
|
error: expect(received).toBeLessThan(expected):
.agents/__tests__/context-pruner.integration.test.ts#L159
Expected: < 17
Received: 31
at <anonymous> (/home/runner/work/***/***/.agents/__***s__/context-pruner.integration.***.ts:159:36)
|
|
error: expect(received).toBeLessThan(expected):
.agents/__tests__/context-pruner.integration.test.ts#L159
Expected: < 17
Received: 35
at <anonymous> (/home/runner/work/***/***/.agents/__***s__/context-pruner.integration.***.ts:159:36)
|
|
error: expect(received).toBeLessThan(expected):
.agents/__tests__/context-pruner.integration.test.ts#L159
Expected: < 17
Received: 31
at <anonymous> (/home/runner/work/***/***/.agents/__***s__/context-pruner.integration.***.ts:159:36)
|
|
test-integration-.agents
Attempt 2 failed. Reason: Child_process exited with error code 123
|
|
test-integration-.agents
Attempt 1 failed. Reason: Child_process exited with error code 123
|