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