Parent Log:
http://ci.aztec-labs.com/820a0bb63168d9da
Command: b895a7fa8f839b60 yarn-project/scripts/run_test.sh stdlib/src/contract/private_function_membership_proof.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/408ec6f57f38faf5e1dbdf7712a82e2e1112be2c
Env: REF_NAME=release-please--branches--next CURRENT_VERSION=0.88.0 CI_FULL=0
Date: Sat Jun 14 11:24:44 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=release-please--branches--next_amd64
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_4881f1832dc35034_next
11:24:46
PASS src/contract/private_function_membership_proof.test.ts
11:24:46 private_function_membership_proof
11:24:46
✓ computes and verifies a proof (55 ms)
11:24:46
✓ fails proof if artifactTreeSiblingPath is mangled (54 ms)
11:24:46
✓ fails proof if artifactMetadataHash is mangled (44 ms)
11:24:46
✓ fails proof if functionMetadataHash is mangled (46 ms)
11:24:46
✓ fails proof if utilityFunctionsTreeRoot is mangled (53 ms)
11:24:46
✓ fails proof if privateFunctionTreeSiblingPath is mangled (47 ms)
11:24:46
11:24:46
Test Suites: 1 passed, 1 total
11:24:46
Tests: 6 passed, 6 total
11:24:46
Snapshots: 0 total
11:24:46
Time: 1.167 s
11:24:46
Ran all test suites matching /stdlib\/src\/contract\/private_function_membership_proof.test.ts/i
.
11:24:46
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?