Parent Log:
http://ci.aztec-labs.com/ab63b2ef1085df0f
Command: 68e9475192d7aeac yarn-project/scripts/run_test.sh blob-lib/src/blob.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/fe25e8151d865a744220512c782713e46482165a
Env: REF_NAME=next CURRENT_VERSION=0.87.6 CI_FULL=0
Date: Sat Jun 21 10:21:40 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=next_amd64
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_8f2077e1f63f7a7d_staging
10:21:43
PASS src/blob.test.ts
10:21:43 blob
10:21:43
✓ c-kzg lib should verify a batch of blobs (201 ms)
10:21:43
✓ should verify a kzg precise proof (65 ms)
10:21:43
✓ should evaluate a blob of 400 items (325 ms)
10:21:43
✓ should evaluate full blob (278 ms)
10:21:43
✓ should serialise and deserialise a blob (13 ms)
10:21:43
✓ should create a blob from a JSON object (59 ms)
10:21:43
10:21:43
Test Suites: 1 passed, 1 total
10:21:43
Tests: 6 passed, 6 total
10:21:43
Snapshots: 0 total
10:21:43
Time: 1.639 s
10:21:43
Ran all test suites matching blob-lib/src/blob.test.ts
.
10:21:43
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?