Parent Log:
http://ci.aztec-labs.com/d525d18f08c39a3a
Command: 731d98bdb3377842 yarn-project/scripts/run_test.sh blob-lib/src/blob_batching.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/daebab2c4bace59ef25ddb29040a040926f095e6
Env: REF_NAME=gh-readonly-queue/next/pr-14986-b80949775e5c27908a6055ad24592f7d98bdc45a CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Mon Jun 16 09:10:11 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-14986_amd64_x2-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_24a3a99c697e185a_next
09:10:36
PASS src/blob_batching.test.ts (
24.537 s)
09:10:36 Blob Batching
09:10:36
✓ our BLS library should correctly commit to a blob of 10 items (305 ms)
09:10:36
✓ our BLS library should correctly commit to a blob of 100 items (609 ms)
09:10:36
✓ our BLS library should correctly commit to a blob of 400 items (2901 ms)
09:10:36
✓ should construct and verify a batched blob of 400 items (349 ms)
09:10:36
✓ should construct and verify a batch of 3 full blobs (1295 ms)
09:10:36
✓ should construct and verify a batch of blobs over 3 blocks (3965 ms)
09:10:36
✓ should construct and verify a batch of blobs over 5 blocks (5261 ms)
09:10:36
✓ should construct and verify a batch of blobs over 10 blocks (8669 ms)
09:10:36 BatchedBlobAccumulator
09:10:36
✓ clones correctly (71 ms)
09:10:36
09:10:36
Test Suites: 1 passed, 1 total
09:10:36
Tests: 9 passed, 9 total
09:10:36
Snapshots: 0 total
09:10:36
Time: 24.612 s
09:10:36
Ran all test suites matching /blob-lib\/src\/blob_batching.test.ts/i
.
09:10:36
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?