Parent Log: http://ci.aztec-labs.com/5910880ca7ea8613 Command: c6dc62f84205193f 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/3cbe7945c84145b8646cf5cf8fb730b915c0dc93 Env: REF_NAME=gh-readonly-queue/next/pr-15068-254faae7d330e160b14c6eaaa099dc92d4a9cac7 CURRENT_VERSION=0.87.6 CI_FULL=1 Date: Mon Jun 16 13:30:29 UTC 2025 System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15068_amd64_x4-full Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_ab1d848bbc99b61e_next 13:30:35 PASS src/standard_indexed_tree/test/standard_indexed_tree.test.ts 13:30:35 StandardIndexedTree 13:30:35 should revert changes on rollback (288 ms) 13:30:35 should not revert changes after commit (185 ms) 13:30:35 should be able to restore from previous committed data (195 ms) 13:30:35 should throw an error if previous data does not exist for the given name (53 ms) 13:30:35 should serialize sibling path data to a buffer and be able to deserialize it back (102 ms) 13:30:35 StandardIndexedTreeSpecific 13:30:35 produces the correct roots and sibling paths (137 ms) 13:30:35 Can append empty leaves and handle insertions (138 ms) 13:30:35 performs nullifier tree batch insertion correctly (437 ms) 13:30:35 performs nullifier tree batch insertion correctly (396 ms) 13:30:35 performs nullifier tree batch insertion correctly (424 ms) 13:30:35 performs nullifier tree batch insertion correctly (479 ms) 13:30:35 should be able to find indexes of leaves (46 ms) 13:30:35 Updatable leaves 13:30:35 should be able to upsert leaves (75 ms) 13:30:35 performs batch upsert correctly (132 ms) 13:30:35 performs batch upsert correctly (171 ms) 13:30:35 performs batch upsert correctly (204 ms) 13:30:35 13:30:35 Test Suites: 1 passed, 1 total 13:30:35 Tests: 16 passed, 16 total 13:30:35 Snapshots: 0 total 13:30:35 Time: 4.632 s 13:30:35 Ran all test suites matching merkle-tree/src/standard_indexed_tree/test/standard_indexed_tree.test.ts. 13:30:35 Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?