Parent Log:
http://ci.aztec-labs.com/176cdc16aad7fcf7
Command: 98e833669a704616 yarn-project/scripts/run_test.sh blob-sink/src/blobstore/memory_blob_store.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/d20f79089216edeeff0ae1b191f645fa82ba33b6
Env: REF_NAME=gh-readonly-queue/next/pr-14967-082468f0c1e7e5424b3654b5be0f3560eed7e487 CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Thu Jun 12 12:09:30 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-14967_amd64_x4-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_cb169b19288e9ed4_next
12:09:32
PASS src/blobstore/memory_blob_store.test.ts
12:09:32 MemoryBlobStore
12:09:32
✓ should store and retrieve a blob (269 ms)
12:09:32
✓ Should allow requesting a specific index of blob (19 ms)
12:09:32
✓ Differentiate between blockHash and slot (33 ms)
12:09:32
✓ should return undefined for non-existent blob (1 ms)
12:09:32
✓ should handle multiple blobs with different block IDs (23 ms)
12:09:32
✓ should overwrite blob when using same block ID (22 ms)
12:09:32
✓ should handle multiple blobs with the same block ID (18 ms)
12:09:32
12:09:32
Test Suites: 1 passed, 1 total
12:09:32
Tests: 7 passed, 7 total
12:09:32
Snapshots: 0 total
12:09:32
Time: 1.083 s
12:09:32
Ran all test suites matching /blob-sink\/src\/blobstore\/memory_blob_store.test.ts/i
.
12:09:32
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?