Parent Log:
http://ci.aztec-labs.com/c9d290fe0f81769d
Command: 8eab3f4af2f43a8d yarn-project/scripts/run_test.sh blob-lib/src/blob_batching.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/5d81047d880386c72ab2e6701b0c86ae607c3618
Env: REF_NAME=gh-readonly-queue/next/pr-15164-308037ad9b1489540aedbb57a9dac3d71282010e CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Fri Jun 20 13:08:43 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15164_amd64_x1-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_24a3a99c697e185a_next
13:09:09
PASS src/blob_batching.test.ts (
25.023 s)
13:09:09 Blob Batching
13:09:09
✓ our BLS library should correctly commit to a blob of 10 items (327 ms)
13:09:09
✓ our BLS library should correctly commit to a blob of 100 items (836 ms)
13:09:09
✓ our BLS library should correctly commit to a blob of 400 items (3213 ms)
13:09:09
✓ should construct and verify a batched blob of 400 items (281 ms)
13:09:09
✓ should construct and verify a batch of 3 full blobs (1572 ms)
13:09:09
✓ should construct and verify a batch of blobs over 3 blocks (2840 ms)
13:09:09
✓ should construct and verify a batch of blobs over 5 blocks (6207 ms)
13:09:09
✓ should construct and verify a batch of blobs over 10 blocks (8528 ms)
13:09:09 BatchedBlobAccumulator
13:09:09
✓ clones correctly (75 ms)
13:09:09
13:09:09
Test Suites: 1 passed, 1 total
13:09:09
Tests: 9 passed, 9 total
13:09:09
Snapshots: 0 total
13:09:09
Time: 25.111 s
13:09:09
Ran all test suites matching blob-lib/src/blob_batching.test.ts
.
13:09:09
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?