fix(function): isolated-vm worker pool to prevent single-worker bottleneck + execution user id resolution #9810
ci.yml
on: pull_request
Detect Version
Test and Build
/
Test and Build
1m 14s
Check Docs Changes
Matrix: Build AMD64
Matrix: Build ARM64 (GHCR Only)
Process Docs
/
Process Documentation Embeddings
Matrix: Create GHCR Manifests
Create GitHub Release
0s
Annotations
5 errors and 3 warnings
|
Test and Build / Test and Build
Process completed with exit code 1.
|
|
Test and Build / Test and Build
sim#test: command (/home/runner/_work/sim/sim/apps/sim) /home/runner/.bun/bin/bun run test exited (1)
|
|
tools/index.test.ts > MCP Tool Execution > should handle MCP API network errors:
apps/sim/tools/index.test.ts#L958
AssertionError: expected 'Missing workspaceId in execution cont…' to contain 'Network error'
Expected: "Network error"
Received: "Missing workspaceId in execution context for MCP tool test_tool"
❯ tools/index.test.ts:958:26
|
|
tools/index.test.ts > MCP Tool Execution > should handle MCP tool execution errors:
apps/sim/tools/index.test.ts#L928
AssertionError: expected 'Missing workspaceId in execution cont…' to contain 'Tool not found on server'
Expected: "Tool not found on server"
Received: "Missing workspaceId in execution context for MCP tool nonexistent_tool"
❯ tools/index.test.ts:928:26
|
|
tools/index.test.ts > MCP Tool Execution > should execute MCP tool with valid tool ID:
apps/sim/tools/index.test.ts#L802
AssertionError: expected false to be true // Object.is equality
- Expected
+ Received
- true
+ false
❯ tools/index.test.ts:802:28
|
|
Test and Build / Test and Build
Skipping sticky disk commit due to previous step failures
|
|
Test and Build / Test and Build
- Step: unknown (failed)
|
|
Test and Build / Test and Build
Found 2 failed/cancelled steps in previous workflow steps
|