Parent Log: http://ci.aztec-labs.com/5dedeee27fb005f9 Command: 1f475c5d66a44412 yarn-project/scripts/run_test.sh merkle-tree/src/snapshots/indexed_tree_snapshot.test.ts Commit: https://github.com/AztecProtocol/aztec-packages/commit/e56baa7f24bac54baf9e2f22f6f33ae6fa8b8c0f Env: REF_NAME=gh-readonly-queue/next/pr-14891-76ca48a2187e3506bb464eae574e49476c2876ca CURRENT_VERSION=0.87.6 CI_FULL=0 Date: Fri Jun 13 19:22:02 UTC 2025 System: ARCH=arm64 CPUS=64 MEM=247Gi HOSTNAME=pr-14891_arm64_a1-fast Resources: CPU_LIST=0-63 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_04ef205bb85bfd5b_next 19:22:05 PASS src/snapshots/indexed_tree_snapshot.test.ts 19:22:05 IndexedTreeSnapshotBuilder 19:22:05 SnapshotBuilder 19:22:05 snapshot 19:22:05 takes snapshots (77 ms) 19:22:05 is idempotent (61 ms) 19:22:05 returns the same path if tree has not diverged (66 ms) 19:22:05 returns historic paths if tree has diverged and no new snapshots have been taken (95 ms) 19:22:05 retains old snapshots even if new one are created (103 ms) 19:22:05 retains old snapshots even if new one are created and the tree diverges (121 ms) 19:22:05 getSnapshot 19:22:05 returns old snapshots (147 ms) 19:22:05 throws if an unknown snapshot is requested (75 ms) 19:22:05 getRoot 19:22:05 returns the historical root of the tree when the snapshot was taken (77 ms) 19:22:05 getDepth 19:22:05 returns the same depth as the tree (49 ms) 19:22:05 getNumLeaves 19:22:05 returns the historical leaves count when the snapshot was taken (71 ms) 19:22:05 getLeafValue 19:22:05 returns the historical leaf value when the snapshot was taken (81 ms) 19:22:05 findLeafIndex 19:22:05 returns the historical leaf index when the snapshot was taken (69 ms) 19:22:05 getSnapshot 19:22:05 returns historical leaf data (87 ms) 19:22:05 findIndexOfPreviousValue 19:22:05 returns the index of the leaf with the closest value to the given value (80 ms) 19:22:05 19:22:05 Test Suites: 1 passed, 1 total 19:22:05 Tests: 15 passed, 15 total 19:22:05 Snapshots: 0 total 19:22:05 Time: 1.962 s 19:22:05 Ran all test suites matching /merkle-tree\/src\/snapshots\/indexed_tree_snapshot.test.ts/i. 19:22:05 Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?