Parent Log: http://ci.aztec-labs.com/29fbaf04147fb1cc Command: 0241ddbeca6635d5 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/4873eb2f8189ef2d21a8b7fcfbfebe4dbc0f4145 Env: REF_NAME=gh-readonly-queue/next/pr-15244-ae57aa9d16f6f3a9e1bc0a5487573e779a4a3ee3 CURRENT_VERSION=0.87.6 CI_FULL=0 Date: Wed Jun 25 19:34:00 UTC 2025 System: ARCH=arm64 CPUS=64 MEM=247Gi HOSTNAME=pr-15244_arm64_a1-fast Resources: CPU_LIST=0-63 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_ab1d848bbc99b61e_next 19:34:03 PASS src/standard_indexed_tree/test/standard_indexed_tree.test.ts 19:34:03 StandardIndexedTree 19:34:03 should revert changes on rollback (196 ms) 19:34:03 should not revert changes after commit (141 ms) 19:34:03 should be able to restore from previous committed data (115 ms) 19:34:03 should throw an error if previous data does not exist for the given name (33 ms) 19:34:03 should serialize sibling path data to a buffer and be able to deserialize it back (57 ms) 19:34:03 StandardIndexedTreeSpecific 19:34:03 produces the correct roots and sibling paths (94 ms) 19:34:03 Can append empty leaves and handle insertions (95 ms) 19:34:03 performs nullifier tree batch insertion correctly (232 ms) 19:34:03 performs nullifier tree batch insertion correctly (217 ms) 19:34:03 performs nullifier tree batch insertion correctly (246 ms) 19:34:03 performs nullifier tree batch insertion correctly (295 ms) 19:34:03 should be able to find indexes of leaves (39 ms) 19:34:03 Updatable leaves 19:34:03 should be able to upsert leaves (49 ms) 19:34:03 performs batch upsert correctly (78 ms) 19:34:03 performs batch upsert correctly (98 ms) 19:34:03 performs batch upsert correctly (121 ms) 19:34:03 19:34:03 Test Suites: 1 passed, 1 total 19:34:03 Tests: 16 passed, 16 total 19:34:03 Snapshots: 0 total 19:34:03 Time: 2.807 s 19:34:03 Ran all test suites matching merkle-tree/src/standard_indexed_tree/test/standard_indexed_tree.test.ts. 19:34:03 Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?