Parent Log:
http://ci.aztec-labs.com/1d1f27610c7df653
Command: 84e05cf0e92cd434 yarn-project/scripts/run_test.sh blob-lib/src/blob_batching_public_inputs.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/f8f9f670f490eb556a1f3e26dc6baa3f5ca8161c
Env: REF_NAME=gh-readonly-queue/next/pr-15046-ee3655e025191bc85c5b3d3122eeedb44e38ffb2 CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Mon Jun 16 20:38:30 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15046_amd64_x2-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_672fa6032b33c4f3_next
20:38:33
PASS src/blob_batching_public_inputs.test.ts
20:38:33 BlockBlobPublicInputs
20:38:33
✓ serializes to buffer and deserializes it back (9 ms)
20:38:33 BlobAccumulatorPublicInputs
20:38:33
✓ serializes to buffer and deserializes it back (3 ms)
20:38:33
✓ serializes to fields and deserializes it back (4 ms)
20:38:33 FinalBlobAccumulatorPublicInputs
20:38:33
✓ serializes to buffer and deserializes it back (2 ms)
20:38:33
✓ converts correctly from BatchedBlob class (719 ms)
20:38:33
20:38:33
Test Suites: 1 passed, 1 total
20:38:33
Tests: 5 passed, 5 total
20:38:33
Snapshots: 0 total
20:38:33
Time: 1.503 s
20:38:33
Ran all test suites matching blob-lib/src/blob_batching_public_inputs.test.ts
.
20:38:33
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?