Parent Log:
http://ci.aztec-labs.com/fc0133061c7951d2
Command: abf2df8792edab68 yarn-project/scripts/run_test.sh stdlib/src/hash/hash.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/15da5b0f4fc17ee864697604093cf1ff2bd900d2
Env: REF_NAME=gh-readonly-queue/staging/pr-15174-a1fcc6d25d2ef5242bc875b44f6b8c627357a0d1 CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Fri Jun 20 12:51:57 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15174_amd64_x3-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_ea5bb2ff7a555cb0_staging
12:52:00
PASS src/hash/hash.test.ts
12:52:00 hash
12:52:00
✓ computes note hash nonce (293 ms)
12:52:00
✓ computes unique note hash (2 ms)
12:52:00
✓ computes siloed note hash (1 ms)
12:52:00
✓ computes siloed nullifier (2 ms)
12:52:00
✓ computes public data tree value (1 ms)
12:52:00
✓ computes public data tree leaf slot (1 ms)
12:52:00
✓ hashes empty function args (1 ms)
12:52:00
✓ hashes function args (1 ms)
12:52:00
✓ hashes many function args (7 ms)
12:52:00
✓ compute secret message hash (2 ms)
12:52:00
✓ Var args hash matches noir (3 ms)
12:52:00
✓ L2ToL1Message siloing matches Noir (4 ms)
12:52:00
12:52:00
Test Suites: 1 passed, 1 total
12:52:00
Tests: 12 passed, 12 total
12:52:00
Snapshots: 12 passed, 12 total
12:52:00
Time: 2.027 s
12:52:00
Ran all test suites matching stdlib/src/hash/hash.test.ts
.
12:52:00
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?