Parent Log:
http://ci.aztec-labs.com/4b713613dbcdc560
Command: 5d6e163c4654d5d0 yarn-project/scripts/run_test.sh blob-lib/src/blob_batching_public_inputs.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/ada03190841b1923625905b0e6ea3bdc4a3b3e84
Env: REF_NAME=gh-readonly-queue/next/pr-14953-1650b3d017a2a4fa5182c8787e79cc108e24e1f4 CURRENT_VERSION=0.87.6 CI_FULL=0
Date: Thu Jun 12 10:51:54 UTC 2025
System: ARCH=arm64 CPUS=64 MEM=247Gi HOSTNAME=pr-14953_arm64_a1-fast
Resources: CPU_LIST=0-63 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_672fa6032b33c4f3_next
10:51:56
PASS src/blob_batching_public_inputs.test.ts
10:51:56 BlockBlobPublicInputs
10:51:56
✓ serializes to buffer and deserializes it back (10 ms)
10:51:56 BlobAccumulatorPublicInputs
10:51:56
✓ serializes to buffer and deserializes it back (3 ms)
10:51:56
✓ serializes to fields and deserializes it back (4 ms)
10:51:56 FinalBlobAccumulatorPublicInputs
10:51:56
✓ serializes to buffer and deserializes it back (2 ms)
10:51:56
✓ converts correctly from BatchedBlob class (660 ms)
10:51:56
10:51:56
Test Suites: 1 passed, 1 total
10:51:56
Tests: 5 passed, 5 total
10:51:56
Snapshots: 0 total
10:51:56
Time: 1.244 s
10:51:56
Ran all test suites matching /blob-lib\/src\/blob_batching_public_inputs.test.ts/i
.
10:51:56
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?