Parent Log:
http://ci.aztec-labs.com/f97bdeeb954e1abb
Command: 17e0d785507e6983 yarn-project/scripts/run_test.sh blob-sink/src/archive/blobscan_archive_client.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/5867520ed258adecfee692b3694d693b2c7964ca
Env: REF_NAME=gh-readonly-queue/next/pr-14770-9b801754ba98479ee645488c29d2fda1eecbfd85 CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Mon Jun 16 21:50:56 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-14770_amd64_x4-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_d6347a5ba0279d98_next
21:51:00
PASS src/archive/blobscan_archive_client.test.ts
21:51:00 blobscan_archive_client
21:51:00 getBlobData
21:51:00
✓ fetches blob data (457 ms)
21:51:00
✓ returns undefined if not found (1 ms)
21:51:00 getBlobsFromBlock
21:51:00
✓ fetches blobs from block (9 ms)
21:51:00
✓ returns undefined if not found (1 ms)
21:51:00
21:51:00
Test Suites: 1 passed, 1 total
21:51:00
Tests: 4 passed, 4 total
21:51:00
Snapshots: 0 total
21:51:00
Time: 2.576 s
21:51:00
Ran all test suites matching blob-sink/src/archive/blobscan_archive_client.test.ts
.
21:51:00
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?