Parent Log: http://ci.aztec-labs.com/13500456ad1fb375 Command: 0e91f3867361bdeb yarn-project/scripts/run_test.sh stdlib/src/tx/private_execution_result.test.ts Commit: https://github.com/AztecProtocol/aztec-packages/commit/69eacbd6f18ad2a9ac646c4ffaf0133b0cdf856a Env: REF_NAME=gh-readonly-queue/next/pr-15140-3aafa23f28c401f1c88d60325230f1ce801d72a6 CURRENT_VERSION=0.87.6 CI_FULL=1 Date: Thu Jun 19 10:56:23 UTC 2025 System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15140_amd64_x2-full Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_f9f5133dc8469c02_next 10:56:26 PASS src/tx/private_execution_result.test.ts 10:56:26 execution_result 10:56:26 serialization 10:56:26 serializes and deserializes correctly (578 ms) 10:56:26 collectNoteHashLeafIndexMap 10:56:26 returns a map for note hash leaf indexes (2 ms) 10:56:26 returns a map containing note hash leaf indexes for nested executions (4 ms) 10:56:26 collectNoteHashNullifierCounterMap 10:56:26 returns a map for note hash leaf indexes (8 ms) 10:56:26 returns a map containing note hash leaf indexes for nested executions (3 ms) 10:56:26 getFinalMinRevertibleSideEffectCounter 10:56:26 returns a zero counter (5 ms) 10:56:26 returns the actual counter (1 ms) 10:56:26 returns the actual counter in a nested call (6 ms) 10:56:26 10:56:26 Test Suites: 1 passed, 1 total 10:56:26 Tests: 8 passed, 8 total 10:56:26 Snapshots: 0 total 10:56:26 Time: 1.414 s 10:56:26 Ran all test suites matching stdlib/src/tx/private_execution_result.test.ts. 10:56:26 Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?