Parent Log:
http://ci.aztec-labs.com/8a1d8dba37493eec
Command: 63df5e0f43e4b264 yarn-project/scripts/run_test.sh blob-sink/src/blobstore/memory_blob_store.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/7d223783d91db15002a09abc1b52d1455eb3e3da
Env: REF_NAME=gh-readonly-queue/next/pr-14161-97080f178c0a3e244c64b3c17bf255bed63fc3cf CURRENT_VERSION=0.87.6 CI_FULL=0
Date: Mon Jun 16 10:45:57 UTC 2025
System: ARCH=arm64 CPUS=64 MEM=247Gi HOSTNAME=pr-14161_arm64_a1-fast
Resources: CPU_LIST=0-63 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_cb169b19288e9ed4_next
10:45:58
PASS src/blobstore/memory_blob_store.test.ts
10:45:58 MemoryBlobStore
10:45:58
✓ should store and retrieve a blob (177 ms)
10:45:58
✓ Should allow requesting a specific index of blob (12 ms)
10:45:58
✓ Differentiate between blockHash and slot (22 ms)
10:45:58
✓ should return undefined for non-existent blob
10:45:58
✓ should handle multiple blobs with different block IDs (21 ms)
10:45:58
✓ should overwrite blob when using same block ID (18 ms)
10:45:58
✓ should handle multiple blobs with the same block ID (16 ms)
10:45:58
10:45:58
Test Suites: 1 passed, 1 total
10:45:58
Tests: 7 passed, 7 total
10:45:58
Snapshots: 0 total
10:45:58
Time: 0.841 s
10:45:58
Ran all test suites matching /blob-sink\/src\/blobstore\/memory_blob_store.test.ts/i
.
10:45:58
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?