Parent Log:
http://ci.aztec-labs.com/f1633612d470dd0c
Command: 430b662d7e79c93b yarn-project/scripts/run_test.sh blob-lib/src/blob_batching.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/04760775ac41c49f04129b978fde906271954e3a
Env: REF_NAME=gh-readonly-queue/next/pr-15067-b70544b6d50e3ecb6598361f1990bd51745c7b55 CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Mon Jun 16 23:20:06 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15067_amd64_x3-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_24a3a99c697e185a_next
23:20:33
PASS src/blob_batching.test.ts (
25.871 s)
23:20:33 Blob Batching
23:20:33
✓ our BLS library should correctly commit to a blob of 10 items (347 ms)
23:20:33
✓ our BLS library should correctly commit to a blob of 100 items (816 ms)
23:20:33
✓ our BLS library should correctly commit to a blob of 400 items (2970 ms)
23:20:33
✓ should construct and verify a batched blob of 400 items (288 ms)
23:20:33
✓ should construct and verify a batch of 3 full blobs (1542 ms)
23:20:33
✓ should construct and verify a batch of blobs over 3 blocks (4349 ms)
23:20:33
✓ should construct and verify a batch of blobs over 5 blocks (5509 ms)
23:20:33
✓ should construct and verify a batch of blobs over 10 blocks (8746 ms)
23:20:33 BatchedBlobAccumulator
23:20:33
✓ clones correctly (71 ms)
23:20:33
23:20:33
Test Suites: 1 passed, 1 total
23:20:33
Tests: 9 passed, 9 total
23:20:33
Snapshots: 0 total
23:20:33
Time: 25.965 s
23:20:33
Ran all test suites matching blob-lib/src/blob_batching.test.ts
.
23:20:33
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?