Parent Log: http://ci.aztec-labs.com/d26d13dddf3c021a Command: 304e7f59255d72e8 yarn-project/scripts/run_test.sh merkle-tree/src/standard_indexed_tree/test/standard_indexed_tree.test.ts Commit: https://github.com/AztecProtocol/aztec-packages/commit/af8041048ee98abe05402607256df4b4cac51dd8 Env: REF_NAME=gh-readonly-queue/next/pr-15067-a0a8617413ca6f4fba2ad190ce73dab59bd75a45 CURRENT_VERSION=0.87.6 CI_FULL=1 Date: Tue Jun 17 15:08:18 UTC 2025 System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15067_amd64_x1-full Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_ab1d848bbc99b61e_next 15:08:24 PASS src/standard_indexed_tree/test/standard_indexed_tree.test.ts 15:08:24 StandardIndexedTree 15:08:24 should revert changes on rollback (328 ms) 15:08:24 should not revert changes after commit (197 ms) 15:08:24 should be able to restore from previous committed data (194 ms) 15:08:24 should throw an error if previous data does not exist for the given name (62 ms) 15:08:24 should serialize sibling path data to a buffer and be able to deserialize it back (115 ms) 15:08:24 StandardIndexedTreeSpecific 15:08:24 produces the correct roots and sibling paths (156 ms) 15:08:24 Can append empty leaves and handle insertions (152 ms) 15:08:24 performs nullifier tree batch insertion correctly (408 ms) 15:08:24 performs nullifier tree batch insertion correctly (347 ms) 15:08:24 performs nullifier tree batch insertion correctly (441 ms) 15:08:24 performs nullifier tree batch insertion correctly (532 ms) 15:08:24 should be able to find indexes of leaves (56 ms) 15:08:24 Updatable leaves 15:08:24 should be able to upsert leaves (84 ms) 15:08:24 performs batch upsert correctly (118 ms) 15:08:24 performs batch upsert correctly (176 ms) 15:08:24 performs batch upsert correctly (221 ms) 15:08:24 15:08:24 Test Suites: 1 passed, 1 total 15:08:24 Tests: 16 passed, 16 total 15:08:24 Snapshots: 0 total 15:08:24 Time: 4.764 s 15:08:24 Ran all test suites matching merkle-tree/src/standard_indexed_tree/test/standard_indexed_tree.test.ts. 15:08:24 Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?