Skip to content

Fail CI if snapshots aren't present #78

Fail CI if snapshots aren't present

Fail CI if snapshots aren't present #78

Re-run triggered February 3, 2026 09:26
Status Failure
Total duration 2m 5s
Artifacts

nodejs-sdk-tests.yml

on: pull_request
Matrix: Node.js SDK Tests
Fit to window
Zoom out
Zoom in

Annotations

9 errors
Node.js SDK Tests (ubuntu-latest)
Process completed with exit code 1.
test/e2e/ask_user.test.ts > User input (ask_user): nodejs/test/e2e/harness/CapiProxy.ts#L50
TypeError: fetch failed ❯ CapiProxy.stop test/e2e/harness/CapiProxy.ts:50:26 ❯ test/e2e/harness/sdkTestContext.ts:81:9 Caused by: Caused by: Error: connect ECONNREFUSED 127.0.0.1:44043 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { errno: -111, code: 'ECONNREFUSED', syscall: 'connect', address: '127.0.0.1', port: 44043 }
Node.js SDK Tests (ubuntu-latest): nodejs/test/e2e/ask_user.test.ts#L0
No cached response found for POST /chat/completions. Final message: {"role":"tool","tool_call_id":"toolcall_0","content":"User responded: This is my custom freeform answer that was not in the choices"}
Node.js SDK Tests (macos-latest)
Process completed with exit code 1.
test/e2e/ask_user.test.ts > User input (ask_user): nodejs/test/e2e/harness/CapiProxy.ts#L50
TypeError: fetch failed ❯ CapiProxy.stop test/e2e/harness/CapiProxy.ts:50:26 ❯ test/e2e/harness/sdkTestContext.ts:81:9 Caused by: Caused by: Error: connect ECONNREFUSED 127.0.0.1:49244 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { errno: -61, code: 'ECONNREFUSED', syscall: 'connect', address: '127.0.0.1', port: 49244 }
Node.js SDK Tests (macos-latest): nodejs/test/e2e/ask_user.test.ts#L0
No cached response found for POST /chat/completions. Final message: {"role":"tool","tool_call_id":"toolcall_0","content":"User responded: This is my custom freeform answer that was not in the choices"}
Node.js SDK Tests (windows-latest)
Process completed with exit code 1.
test/e2e/ask_user.test.ts > User input (ask_user): nodejs/test/e2e/harness/CapiProxy.ts#L50
TypeError: fetch failed ❯ CapiProxy.stop test/e2e/harness/CapiProxy.ts:50:26 ❯ test/e2e/harness/sdkTestContext.ts:81:9 Caused by: Caused by: Error: connect ECONNREFUSED 127.0.0.1:58758 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { errno: -4078, code: 'ECONNREFUSED', syscall: 'connect', address: '127.0.0.1', port: 58758 }
Node.js SDK Tests (windows-latest): nodejs/test/e2e/ask_user.test.ts#L0
No cached response found for POST /chat/completions. Final message: {"role":"tool","tool_call_id":"toolcall_0","content":"User responded: This is my custom freeform answer that was not in the choices"}