Parent Log: http://ci.aztec-labs.com/064c24dcd5b6ed73 Command: b818050160cbcbd8 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/184d5f7d956dd7251670a2dd6728f313cfdf3caf Env: REF_NAME=gh-readonly-queue/next/pr-14822-e56baa7f24bac54baf9e2f22f6f33ae6fa8b8c0f CURRENT_VERSION=0.87.6 CI_FULL=1 Date: Fri Jun 13 21:18:09 UTC 2025 System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-14822_amd64_x4-full Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_ab1d848bbc99b61e_next 21:18:14 PASS src/standard_indexed_tree/test/standard_indexed_tree.test.ts 21:18:14 StandardIndexedTree 21:18:14 should revert changes on rollback (290 ms) 21:18:14 should not revert changes after commit (210 ms) 21:18:14 should be able to restore from previous committed data (239 ms) 21:18:14 should throw an error if previous data does not exist for the given name (45 ms) 21:18:14 should serialize sibling path data to a buffer and be able to deserialize it back (89 ms) 21:18:14 StandardIndexedTreeSpecific 21:18:14 produces the correct roots and sibling paths (147 ms) 21:18:14 Can append empty leaves and handle insertions (133 ms) 21:18:14 performs nullifier tree batch insertion correctly (435 ms) 21:18:14 performs nullifier tree batch insertion correctly (394 ms) 21:18:14 performs nullifier tree batch insertion correctly (401 ms) 21:18:14 performs nullifier tree batch insertion correctly (530 ms) 21:18:14 should be able to find indexes of leaves (47 ms) 21:18:14 Updatable leaves 21:18:14 should be able to upsert leaves (60 ms) 21:18:14 performs batch upsert correctly (151 ms) 21:18:14 performs batch upsert correctly (177 ms) 21:18:14 performs batch upsert correctly (214 ms) 21:18:14 21:18:15 Test Suites: 1 passed, 1 total 21:18:15 Tests: 16 passed, 16 total 21:18:15 Snapshots: 0 total 21:18:15 Time: 4.753 s 21:18:15 Ran all test suites matching /merkle-tree\/src\/standard_indexed_tree\/test\/standard_indexed_tree.test.ts/i. 21:18:15 Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?