Parent Log: http://ci.aztec-labs.com/cb3dbbfc375fd172 Command: 5c58d0b0e69f02f7 yarn-project/scripts/run_test.sh merkle-tree/src/standard_tree/standard_tree.test.ts Commit: https://github.com/AztecProtocol/aztec-packages/commit/7339c264ad706420ee9babb0dd1b6ed793e97402 Env: REF_NAME=gh-readonly-queue/next/pr-15039-ddabb45f79cc171e41a0a5330544775de9fdf7fd CURRENT_VERSION=0.87.6 CI_FULL=1 Date: Fri Jun 13 15:03:15 UTC 2025 System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15039_amd64_x1-full Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_389aa214a0ccf689_next 15:03:18 PASS src/standard_tree/standard_tree.test.ts 15:03:18 StandardTree 15:03:18 should revert changes on rollback (156 ms) 15:03:18 should not revert changes after commit (83 ms) 15:03:18 should be able to restore from previous committed data (101 ms) 15:03:18 should throw an error if previous data does not exist for the given name (44 ms) 15:03:18 should serialize sibling path data to a buffer and be able to deserialize it back (55 ms) 15:03:18 should have correct empty tree root for depth 32 (54 ms) 15:03:18 should throw when appending beyond max index (31 ms) 15:03:18 should have correct root and sibling paths (80 ms) 15:03:18 StandardTree_batchAppend 15:03:18 correctly computes root when batch appending and calls hash function expected num times (40 ms) 15:03:18 should be able to find indexes of leaves (42 ms) 15:03:18 15:03:18 Test Suites: 1 passed, 1 total 15:03:18 Tests: 10 passed, 10 total 15:03:18 Snapshots: 0 total 15:03:18 Time: 1.872 s 15:03:18 Ran all test suites matching /merkle-tree\/src\/standard_tree\/standard_tree.test.ts/i. 15:03:18 Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?