Parent Log: http://ci.aztec-labs.com/523a3b1793b6a592 Command: c118fea9c063e772 yarn-project/scripts/run_test.sh merkle-tree/src/standard_tree/standard_tree.test.ts Commit: https://github.com/AztecProtocol/aztec-packages/commit/12d931e5ea9343eec403068931d3121e1d10e37e Env: REF_NAME=gh-readonly-queue/next/pr-15042-254faae7d330e160b14c6eaaa099dc92d4a9cac7 CURRENT_VERSION=0.87.6 CI_FULL=1 Date: Mon Jun 16 12:34:49 UTC 2025 System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15042_amd64_x4-full Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_389aa214a0ccf689_next 12:34:52 PASS src/standard_tree/standard_tree.test.ts 12:34:52 StandardTree 12:34:52 should revert changes on rollback (132 ms) 12:34:52 should not revert changes after commit (112 ms) 12:34:52 should be able to restore from previous committed data (92 ms) 12:34:52 should throw an error if previous data does not exist for the given name (33 ms) 12:34:52 should serialize sibling path data to a buffer and be able to deserialize it back (59 ms) 12:34:52 should have correct empty tree root for depth 32 (65 ms) 12:34:52 should throw when appending beyond max index (33 ms) 12:34:52 should have correct root and sibling paths (99 ms) 12:34:52 StandardTree_batchAppend 12:34:52 correctly computes root when batch appending and calls hash function expected num times (36 ms) 12:34:52 should be able to find indexes of leaves (33 ms) 12:34:52 12:34:52 Test Suites: 1 passed, 1 total 12:34:52 Tests: 10 passed, 10 total 12:34:52 Snapshots: 0 total 12:34:52 Time: 1.756 s 12:34:52 Ran all test suites matching /merkle-tree\/src\/standard_tree\/standard_tree.test.ts/i. 12:34:52 Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?