Parent Log: http://ci.aztec-labs.com/b1d670ca3d7d471b Command: c0eccb395b706d67 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/92d685c3a802eb31897b6f13d28b9ee428c73744 Env: REF_NAME=gh-readonly-queue/next/pr-15093-4e3f550332c81006b8d3cdbeb646f4c567473f9d CURRENT_VERSION=0.87.6 CI_FULL=0 Date: Thu Jun 19 20:10:29 UTC 2025 System: ARCH=arm64 CPUS=64 MEM=247Gi HOSTNAME=pr-15093_arm64_a1-fast Resources: CPU_LIST=0-63 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_ab1d848bbc99b61e_next 20:10:32 PASS src/standard_indexed_tree/test/standard_indexed_tree.test.ts 20:10:32 StandardIndexedTree 20:10:32 should revert changes on rollback (205 ms) 20:10:32 should not revert changes after commit (146 ms) 20:10:32 should be able to restore from previous committed data (124 ms) 20:10:32 should throw an error if previous data does not exist for the given name (32 ms) 20:10:32 should serialize sibling path data to a buffer and be able to deserialize it back (53 ms) 20:10:32 StandardIndexedTreeSpecific 20:10:32 produces the correct roots and sibling paths (89 ms) 20:10:32 Can append empty leaves and handle insertions (93 ms) 20:10:32 performs nullifier tree batch insertion correctly (232 ms) 20:10:32 performs nullifier tree batch insertion correctly (217 ms) 20:10:32 performs nullifier tree batch insertion correctly (243 ms) 20:10:32 performs nullifier tree batch insertion correctly (298 ms) 20:10:32 should be able to find indexes of leaves (40 ms) 20:10:32 Updatable leaves 20:10:32 should be able to upsert leaves (46 ms) 20:10:32 performs batch upsert correctly (79 ms) 20:10:32 performs batch upsert correctly (93 ms) 20:10:32 performs batch upsert correctly (133 ms) 20:10:32 20:10:32 Test Suites: 1 passed, 1 total 20:10:32 Tests: 16 passed, 16 total 20:10:32 Snapshots: 0 total 20:10:32 Time: 2.849 s 20:10:32 Ran all test suites matching merkle-tree/src/standard_indexed_tree/test/standard_indexed_tree.test.ts. 20:10:32 Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?