Parent Log: http://ci.aztec-labs.com/bf9a1f2309b2f82d Command: f44e1b4f382283e1 yarn-project/scripts/run_test.sh merkle-tree/src/snapshots/indexed_tree_snapshot.test.ts Commit: https://github.com/AztecProtocol/aztec-packages/commit/7d1abcb337009939ee47da8445b5fee80f39fb58 Env: REF_NAME=gh-readonly-queue/next/pr-15156-df137f9440a970af2eb6e2ee94c48bf3bf47e207 CURRENT_VERSION=0.87.6 CI_FULL=1 Date: Fri Jun 20 10:05:06 UTC 2025 System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15156_amd64_x2-full Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_04ef205bb85bfd5b_next 10:05:11 PASS src/snapshots/indexed_tree_snapshot.test.ts 10:05:11 IndexedTreeSnapshotBuilder 10:05:11 SnapshotBuilder 10:05:11 snapshot 10:05:11 takes snapshots (105 ms) 10:05:11 is idempotent (86 ms) 10:05:11 returns the same path if tree has not diverged (94 ms) 10:05:11 returns historic paths if tree has diverged and no new snapshots have been taken (139 ms) 10:05:11 retains old snapshots even if new one are created (123 ms) 10:05:11 retains old snapshots even if new one are created and the tree diverges (164 ms) 10:05:11 getSnapshot 10:05:11 returns old snapshots (277 ms) 10:05:11 throws if an unknown snapshot is requested (93 ms) 10:05:11 getRoot 10:05:11 returns the historical root of the tree when the snapshot was taken (130 ms) 10:05:11 getDepth 10:05:11 returns the same depth as the tree (85 ms) 10:05:11 getNumLeaves 10:05:11 returns the historical leaves count when the snapshot was taken (209 ms) 10:05:11 getLeafValue 10:05:11 returns the historical leaf value when the snapshot was taken (112 ms) 10:05:11 findLeafIndex 10:05:11 returns the historical leaf index when the snapshot was taken (116 ms) 10:05:11 getSnapshot 10:05:11 returns historical leaf data (147 ms) 10:05:11 findIndexOfPreviousValue 10:05:11 returns the index of the leaf with the closest value to the given value (146 ms) 10:05:11 10:05:11 Test Suites: 1 passed, 1 total 10:05:11 Tests: 15 passed, 15 total 10:05:11 Snapshots: 0 total 10:05:11 Time: 3.271 s 10:05:11 Ran all test suites matching merkle-tree/src/snapshots/indexed_tree_snapshot.test.ts. 10:05:11 Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?