Parent Log: http://ci.aztec-labs.com/5341f5baef09d91c Command: a73e94f3b52b3d94 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/aa12cea18cfe4e45e23b46cf1a086d8331837eb5 Env: REF_NAME=db/simple-bc-hash CURRENT_VERSION=0.87.6 CI_FULL=0 Date: Mon Jun 16 17:15:06 UTC 2025 System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=db_simple-bc-hash_amd64 Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_ab1d848bbc99b61e_next 17:15:12 PASS src/standard_indexed_tree/test/standard_indexed_tree.test.ts 17:15:12 StandardIndexedTree 17:15:12 should revert changes on rollback (297 ms) 17:15:12 should not revert changes after commit (185 ms) 17:15:12 should be able to restore from previous committed data (179 ms) 17:15:12 should throw an error if previous data does not exist for the given name (38 ms) 17:15:12 should serialize sibling path data to a buffer and be able to deserialize it back (101 ms) 17:15:12 StandardIndexedTreeSpecific 17:15:12 produces the correct roots and sibling paths (156 ms) 17:15:12 Can append empty leaves and handle insertions (125 ms) 17:15:12 performs nullifier tree batch insertion correctly (374 ms) 17:15:12 performs nullifier tree batch insertion correctly (356 ms) 17:15:12 performs nullifier tree batch insertion correctly (549 ms) 17:15:12 performs nullifier tree batch insertion correctly (517 ms) 17:15:12 should be able to find indexes of leaves (55 ms) 17:15:12 Updatable leaves 17:15:12 should be able to upsert leaves (62 ms) 17:15:12 performs batch upsert correctly (108 ms) 17:15:12 performs batch upsert correctly (138 ms) 17:15:12 performs batch upsert correctly (177 ms) 17:15:12 17:15:12 Test Suites: 1 passed, 1 total 17:15:12 Tests: 16 passed, 16 total 17:15:12 Snapshots: 0 total 17:15:12 Time: 4.436 s 17:15:12 Ran all test suites matching merkle-tree/src/standard_indexed_tree/test/standard_indexed_tree.test.ts. 17:15:12 Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?