Parent Log:
http://ci.aztec-labs.com/338dc61726cce170
Command: bbc5a7ea91d19a83 yarn-project/scripts/run_test.sh blob-lib/src/blob_batching.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/4800d08570523bc1b2a9e8ec0dfb09e326f4689a
Env: REF_NAME=gh-readonly-queue/next/pr-14900-d3bba2d69dbc070d51bcd50607354193573876ba CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Fri Jun 13 13:32:39 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-14900_amd64_x4-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_24a3a99c697e185a_next
13:33:03
PASS src/blob_batching.test.ts (
23.752 s)
13:33:03 Blob Batching
13:33:03
✓ our BLS library should correctly commit to a blob of 10 items (367 ms)
13:33:03
✓ our BLS library should correctly commit to a blob of 100 items (637 ms)
13:33:03
✓ our BLS library should correctly commit to a blob of 400 items (3596 ms)
13:33:03
✓ should construct and verify a batched blob of 400 items (436 ms)
13:33:03
✓ should construct and verify a batch of 3 full blobs (1241 ms)
13:33:03
✓ should construct and verify a batch of blobs over 3 blocks (3203 ms)
13:33:03
✓ should construct and verify a batch of blobs over 5 blocks (4547 ms)
13:33:03
✓ should construct and verify a batch of blobs over 10 blocks (8353 ms)
13:33:03 BatchedBlobAccumulator
13:33:03
✓ clones correctly (99 ms)
13:33:03
13:33:03
Test Suites: 1 passed, 1 total
13:33:03
Tests: 9 passed, 9 total
13:33:03
Snapshots: 0 total
13:33:03
Time: 23.84 s
13:33:03
Ran all test suites matching /blob-lib\/src\/blob_batching.test.ts/i
.
13:33:03
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?