Parent Log:
http://ci.aztec-labs.com/4f0c86dfaf3ac961
Command: aff82278d9e14e25 yarn-project/scripts/run_test.sh stdlib/src/kernel/hints/build_note_hash_read_request_hints.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/f880f14c946fb8464186d4178c5d49e391041988
Env: REF_NAME=gh-readonly-queue/next/pr-14967-b608f9359219731d3c03407689a4fadaaa5a0d45 CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Thu Jun 12 14:17:35 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-14967_amd64_x4-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_46e1ed4f559d611f_next
14:17:37
PASS src/kernel/hints/build_note_hash_read_request_hints.test.ts
14:17:37 buildNoteHashReadRequestHints
14:17:37
✓ builds empty hints (268 ms)
14:17:37
✓ builds hints for pending note hash read requests (16 ms)
14:17:37
✓ builds hints for settled note hash read requests (12 ms)
14:17:37
✓ builds hints for mixed pending, settled and future note hash read requests (16 ms)
14:17:37
✓ throws if cannot find a match in pending set and in the tree (17 ms)
14:17:37
14:17:37
Test Suites: 1 passed, 1 total
14:17:37
Tests: 5 passed, 5 total
14:17:37
Snapshots: 0 total
14:17:37
Time: 0.941 s
14:17:37
Ran all test suites matching /stdlib\/src\/kernel\/hints\/build_note_hash_read_request_hints.test.ts/i
.
14:17:37
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?