Parent Log:
http://ci.aztec-labs.com/7ed4060013f2034a
Command: f2922c9072735d65 yarn-project/scripts/run_test.sh stdlib/src/hash/hash.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/ee3655e025191bc85c5b3d3122eeedb44e38ffb2
Env: REF_NAME=gh-readonly-queue/next/pr-15076-60e60f99f2634ad75a76b6e103858ff9ccd041d5 CURRENT_VERSION=0.87.6 CI_FULL=0
Date: Mon Jun 16 19:15:44 UTC 2025
System: ARCH=arm64 CPUS=64 MEM=247Gi HOSTNAME=pr-15076_arm64_a1-fast
Resources: CPU_LIST=0-63 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_ea5bb2ff7a555cb0_next
19:15:47
PASS src/hash/hash.test.ts
19:15:47 hash
19:15:47
✓ computes note hash nonce (179 ms)
19:15:47
✓ computes unique note hash (2 ms)
19:15:47
✓ computes siloed note hash (1 ms)
19:15:47
✓ computes siloed nullifier
19:15:47
✓ computes public data tree value
19:15:47
✓ computes public data tree leaf slot (1 ms)
19:15:47
✓ hashes empty function args
19:15:47
✓ hashes function args (1 ms)
19:15:47
✓ hashes many function args (6 ms)
19:15:47
✓ compute secret message hash (1 ms)
19:15:47
✓ Var args hash matches noir (3 ms)
19:15:47
✓ L2ToL1Message siloing matches Noir (2 ms)
19:15:47
19:15:47
Test Suites: 1 passed, 1 total
19:15:47
Tests: 12 passed, 12 total
19:15:47
Snapshots: 12 passed, 12 total
19:15:47
Time: 1.358 s
19:15:47
Ran all test suites matching stdlib/src/hash/hash.test.ts
.
19:15:47
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?