Parent Log:
http://ci.aztec-labs.com/94875c55e610a324
Command: 751df696adf04d3f yarn-project/scripts/run_test.sh stdlib/src/hash/hash.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/106f897363bb5aee27ddd091b5be9641b011c5bb
Env: REF_NAME=gh-readonly-queue/next/pr-15004-2b9c409698cf0f475a7a9f5884117c8ad2a4f79a CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Thu Jun 12 15:52:34 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15004_amd64_x2-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_ea5bb2ff7a555cb0_next
15:52:37
PASS src/hash/hash.test.ts
15:52:37 hash
15:52:37
✓ computes note hash nonce (223 ms)
15:52:37
✓ computes unique note hash (2 ms)
15:52:37
✓ computes siloed note hash (1 ms)
15:52:37
✓ computes siloed nullifier
15:52:37
✓ computes public data tree value
15:52:37
✓ computes public data tree leaf slot (1 ms)
15:52:37
✓ hashes empty function args (1 ms)
15:52:37
✓ hashes function args (1 ms)
15:52:37
✓ hashes many function args (5 ms)
15:52:37
✓ compute secret message hash (1 ms)
15:52:37
✓ Var args hash matches noir (2 ms)
15:52:37
✓ L2ToL1Message siloing matches Noir (3 ms)
15:52:37
15:52:37
Test Suites: 1 passed, 1 total
15:52:37
Tests: 12 passed, 12 total
15:52:37
Snapshots: 12 passed, 12 total
15:52:37
Time: 1.719 s
15:52:37
Ran all test suites matching /stdlib\/src\/hash\/hash.test.ts/i
.
15:52:37
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?