Parent Log:
http://ci.aztec-labs.com/f3f08e3a447c08c8
Command: 3a6ab660df216f9c yarn-project/scripts/run_test.sh blob-sink/src/archive/factory.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/eeab628a4e44477cb6796c5a461ee0c0bb332d75
Env: REF_NAME=gh-readonly-queue/next/pr-15059-9a37be7dc4208f0eeb44ec50194c00ca3f5c4cc6 CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Mon Jun 16 16:41:35 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15059_amd64_x2-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_6d346cb72b992d88_next
16:41:39
PASS src/archive/factory.test.ts
16:41:39 BlobscanArchiveClient factory
16:41:39
✓ can instantiate a client: empty config (3 ms)
16:41:39
✓ can instantiate a client: random chain, no custom URL (1 ms)
16:41:39
✓ can instantiate a client: random chain, custom URL (9 ms)
16:41:39
✓ can instantiate a client: ETH mainnet no default URL
16:41:39
✓ can instantiate a client: ETH mainnet custom URL (1 ms)
16:41:39
✓ can instantiate a client: Sepolia no default URL (1 ms)
16:41:39
✓ can instantiate a client: Seplia custom URL (1 ms)
16:41:39
16:41:39
Test Suites: 1 passed, 1 total
16:41:39
Tests: 7 passed, 7 total
16:41:39
Snapshots: 0 total
16:41:39
Time: 2.159 s
16:41:39
Ran all test suites matching blob-sink/src/archive/factory.test.ts
.
16:41:39
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?