Parent Log: http://ci.aztec-labs.com/0f04f3152db33879 Command: 24e90b7895ff1ed6 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/8cc8a56892d36191eefb49254ebbe49ea99ef4b8 Env: REF_NAME=gh-readonly-queue/next/pr-14921-78d87cb88633aee537d022d6fd8e57ceb74a3a95 CURRENT_VERSION=0.87.6 CI_FULL=1 Date: Wed Jun 18 11:34:30 UTC 2025 System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-14921_amd64_x2-full Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_ab1d848bbc99b61e_next 11:34:35 PASS src/standard_indexed_tree/test/standard_indexed_tree.test.ts 11:34:35 StandardIndexedTree 11:34:35 should revert changes on rollback (357 ms) 11:34:35 should not revert changes after commit (226 ms) 11:34:35 should be able to restore from previous committed data (198 ms) 11:34:35 should throw an error if previous data does not exist for the given name (45 ms) 11:34:35 should serialize sibling path data to a buffer and be able to deserialize it back (123 ms) 11:34:35 StandardIndexedTreeSpecific 11:34:35 produces the correct roots and sibling paths (138 ms) 11:34:35 Can append empty leaves and handle insertions (147 ms) 11:34:35 performs nullifier tree batch insertion correctly (385 ms) 11:34:35 performs nullifier tree batch insertion correctly (338 ms) 11:34:35 performs nullifier tree batch insertion correctly (535 ms) 11:34:35 performs nullifier tree batch insertion correctly (552 ms) 11:34:35 should be able to find indexes of leaves (64 ms) 11:34:35 Updatable leaves 11:34:35 should be able to upsert leaves (60 ms) 11:34:35 performs batch upsert correctly (143 ms) 11:34:35 performs batch upsert correctly (146 ms) 11:34:35 performs batch upsert correctly (216 ms) 11:34:35 11:34:35 Test Suites: 1 passed, 1 total 11:34:35 Tests: 16 passed, 16 total 11:34:35 Snapshots: 0 total 11:34:35 Time: 4.647 s 11:34:35 Ran all test suites matching merkle-tree/src/standard_indexed_tree/test/standard_indexed_tree.test.ts. 11:34:35 Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?