Parent Log: http://ci.aztec-labs.com/dfafad3f43a52d54 Command: ccc91e389ae607c5 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/16fc84676c7308fa5f7ca4a54b67319803d0f5b7 Env: REF_NAME=gh-readonly-queue/next/pr-15072-991b313d676f7cf820bb62a33e57cf5a4c8cf9cf CURRENT_VERSION=0.87.6 CI_FULL=1 Date: Mon Jun 16 15:58:01 UTC 2025 System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15072_amd64_x1-full Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_ab1d848bbc99b61e_next 15:58:06 PASS src/standard_indexed_tree/test/standard_indexed_tree.test.ts 15:58:06 StandardIndexedTree 15:58:06 should revert changes on rollback (314 ms) 15:58:06 should not revert changes after commit (250 ms) 15:58:06 should be able to restore from previous committed data (191 ms) 15:58:06 should throw an error if previous data does not exist for the given name (58 ms) 15:58:06 should serialize sibling path data to a buffer and be able to deserialize it back (94 ms) 15:58:06 StandardIndexedTreeSpecific 15:58:06 produces the correct roots and sibling paths (132 ms) 15:58:06 Can append empty leaves and handle insertions (157 ms) 15:58:06 performs nullifier tree batch insertion correctly (372 ms) 15:58:06 performs nullifier tree batch insertion correctly (353 ms) 15:58:06 performs nullifier tree batch insertion correctly (419 ms) 15:58:06 performs nullifier tree batch insertion correctly (522 ms) 15:58:06 should be able to find indexes of leaves (51 ms) 15:58:06 Updatable leaves 15:58:06 should be able to upsert leaves (70 ms) 15:58:06 performs batch upsert correctly (119 ms) 15:58:06 performs batch upsert correctly (172 ms) 15:58:06 performs batch upsert correctly (228 ms) 15:58:06 15:58:06 Test Suites: 1 passed, 1 total 15:58:06 Tests: 16 passed, 16 total 15:58:06 Snapshots: 0 total 15:58:06 Time: 4.731 s 15:58:06 Ran all test suites matching merkle-tree/src/standard_indexed_tree/test/standard_indexed_tree.test.ts. 15:58:06 Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?