Parent Log: http://ci.aztec-labs.com/1e3ad7b8319c41c3 Command: 364a7387abf37e71 yarn-project/scripts/run_test.sh merkle-tree/src/standard_tree/standard_tree.test.ts Commit: https://github.com/AztecProtocol/aztec-packages/commit/a9f91dd1e5946aecfeb192ce869eb3e8eca2742e Env: REF_NAME=gh-readonly-queue/next/pr-15099-a48851a8c6884f4b9615a154f8862a549722d25e CURRENT_VERSION=0.87.6 CI_FULL=0 Date: Tue Jun 17 12:32:34 UTC 2025 System: ARCH=arm64 CPUS=64 MEM=247Gi HOSTNAME=pr-15099_arm64_a1-fast Resources: CPU_LIST=0-63 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_389aa214a0ccf689_next 12:32:36 PASS src/standard_tree/standard_tree.test.ts 12:32:36 StandardTree 12:32:36 should revert changes on rollback (83 ms) 12:32:36 should not revert changes after commit (65 ms) 12:32:36 should be able to restore from previous committed data (72 ms) 12:32:36 should throw an error if previous data does not exist for the given name (29 ms) 12:32:36 should serialize sibling path data to a buffer and be able to deserialize it back (41 ms) 12:32:36 should have correct empty tree root for depth 32 (36 ms) 12:32:36 should throw when appending beyond max index (20 ms) 12:32:36 should have correct root and sibling paths (51 ms) 12:32:36 StandardTree_batchAppend 12:32:36 correctly computes root when batch appending and calls hash function expected num times (26 ms) 12:32:36 should be able to find indexes of leaves (27 ms) 12:32:36 12:32:36 Test Suites: 1 passed, 1 total 12:32:36 Tests: 10 passed, 10 total 12:32:36 Snapshots: 0 total 12:32:36 Time: 1.21 s 12:32:36 Ran all test suites matching merkle-tree/src/standard_tree/standard_tree.test.ts. 12:32:36 Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?