Parent Log:
http://ci.aztec-labs.com/4c9c6ce753b843f4
Command: 6d103549f0f4c9d2 yarn-project/scripts/run_test.sh blob-lib/src/blob_batching.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/534f06e45f48274efd53a2204c90cb0b91a53efb
Env: REF_NAME=gh-readonly-queue/next/pr-15230-ad85cda24c2f9b5b4b17d4921f8597b71949bb6c CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Tue Jun 24 20:48:55 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15230_amd64_x1-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_24a3a99c697e185a_next
20:49:23
PASS src/blob_batching.test.ts (
26.488 s)
20:49:23 Blob Batching
20:49:23
✓ our BLS library should correctly commit to a blob of 10 items (283 ms)
20:49:23
✓ our BLS library should correctly commit to a blob of 100 items (653 ms)
20:49:23
✓ our BLS library should correctly commit to a blob of 400 items (2788 ms)
20:49:23
✓ should construct and verify a batched blob of 400 items (254 ms)
20:49:23
✓ should construct and verify a batch of 3 full blobs (1051 ms)
20:49:23
✓ should construct and verify a batch of blobs over 3 blocks (3231 ms)
20:49:23
✓ should construct and verify a batch of blobs over 5 blocks (6209 ms)
20:49:23
✓ should construct and verify a batch of blobs over 10 blocks (10745 ms)
20:49:23 BatchedBlobAccumulator
20:49:23
✓ clones correctly (94 ms)
20:49:23
20:49:23
Test Suites: 1 passed, 1 total
20:49:23
Tests: 9 passed, 9 total
20:49:23
Snapshots: 0 total
20:49:23
Time: 26.574 s
20:49:23
Ran all test suites matching blob-lib/src/blob_batching.test.ts
.
20:49:23
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?