feat(runtime): receive chunked worker blobs #14259
Annotations
4 errors
|
Run test-packages-core
Process completed with exit code 1.
|
|
Run test-packages-core
@nodetool-ai/runtime#test: command (/home/runner/work/nodetool/nodetool/packages/runtime) /opt/hostedtoolcache/node/22.22.1/x64/bin/npm run test exited (1)
|
|
Run test-packages-core:
packages/runtime/tests/python-bridge-models.test.ts#L23
AssertionError: expected 5 to be 4 // Object.is equality
- Expected
+ Received
- 4
+ 5
❯ tests/python-bridge-models.test.ts:23:37
|
|
Run test-packages-core:
packages/runtime/tests/python-bridge-base-coverage.test.ts#L329
AssertionError: expected { node_type: 'n.T', …(4) } to deeply equal { node_type: 'n.T', …(3) }
- Expected
+ Received
@@ -1,6 +1,7 @@
{
+ "blob_transfer": "chunked-v1",
"blobs": {},
"fields": {
"a": 1,
},
"node_type": "n.T",
❯ tests/python-bridge-base-coverage.test.ts:329:24
|
background
wait
wait-all
cancel
parallel
Loading