Parent Log:
http://ci.aztec-labs.com/beba3fec6006a343
Command: f5e85dbc8a1d83c5 yarn-project/scripts/run_test.sh blob-lib/src/blob_batching.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/26c5a39fe03723d11540f721293d7aebd1f478d9
Env: REF_NAME=gh-readonly-queue/next/pr-14995-75d792847d8434a0c504e7adf5c102a913065272 CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Fri Jun 13 09:00:32 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-14995_amd64_x3-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_24a3a99c697e185a_next
09:00:57
PASS src/blob_batching.test.ts (
23.7 s)
09:00:57 Blob Batching
09:00:57
✓ our BLS library should correctly commit to a blob of 10 items (328 ms)
09:00:57
✓ our BLS library should correctly commit to a blob of 100 items (737 ms)
09:00:57
✓ our BLS library should correctly commit to a blob of 400 items (3385 ms)
09:00:57
✓ should construct and verify a batched blob of 400 items (372 ms)
09:00:57
✓ should construct and verify a batch of 3 full blobs (1099 ms)
09:00:57
✓ should construct and verify a batch of blobs over 3 blocks (3347 ms)
09:00:57
✓ should construct and verify a batch of blobs over 5 blocks (4689 ms)
09:00:57
✓ should construct and verify a batch of blobs over 10 blocks (8470 ms)
09:00:57 BatchedBlobAccumulator
09:00:57
✓ clones correctly (74 ms)
09:00:57
09:00:57
Test Suites: 1 passed, 1 total
09:00:57
Tests: 9 passed, 9 total
09:00:57
Snapshots: 0 total
09:00:57
Time: 23.773 s
09:00:57
Ran all test suites matching /blob-lib\/src\/blob_batching.test.ts/i
.
09:00:57
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?