Parent Log: http://ci.aztec-labs.com/110604b72a7ae037 Command: 2718af9005808c3b yarn-project/scripts/run_test.sh merkle-tree/src/snapshots/indexed_tree_snapshot.test.ts Commit: https://github.com/AztecProtocol/aztec-packages/commit/1650b3d017a2a4fa5182c8787e79cc108e24e1f4 Env: REF_NAME=gh-readonly-queue/next/pr-14990-77a00686be4080a71b03d68671da6c8b270b62aa CURRENT_VERSION=0.87.6 CI_FULL=0 Date: Thu Jun 12 10:51:30 UTC 2025 System: ARCH=arm64 CPUS=64 MEM=247Gi HOSTNAME=pr-14990_arm64_a1-fast Resources: CPU_LIST=0-63 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_04ef205bb85bfd5b_next 10:51:32 PASS src/snapshots/indexed_tree_snapshot.test.ts 10:51:32 IndexedTreeSnapshotBuilder 10:51:32 SnapshotBuilder 10:51:32 snapshot 10:51:32 takes snapshots (79 ms) 10:51:32 is idempotent (70 ms) 10:51:32 returns the same path if tree has not diverged (64 ms) 10:51:32 returns historic paths if tree has diverged and no new snapshots have been taken (101 ms) 10:51:32 retains old snapshots even if new one are created (119 ms) 10:51:32 retains old snapshots even if new one are created and the tree diverges (124 ms) 10:51:32 getSnapshot 10:51:32 returns old snapshots (149 ms) 10:51:32 throws if an unknown snapshot is requested (68 ms) 10:51:32 getRoot 10:51:32 returns the historical root of the tree when the snapshot was taken (81 ms) 10:51:32 getDepth 10:51:32 returns the same depth as the tree (49 ms) 10:51:32 getNumLeaves 10:51:32 returns the historical leaves count when the snapshot was taken (75 ms) 10:51:32 getLeafValue 10:51:32 returns the historical leaf value when the snapshot was taken (71 ms) 10:51:32 findLeafIndex 10:51:32 returns the historical leaf index when the snapshot was taken (76 ms) 10:51:32 getSnapshot 10:51:32 returns historical leaf data (97 ms) 10:51:32 findIndexOfPreviousValue 10:51:32 returns the index of the leaf with the closest value to the given value (81 ms) 10:51:32 10:51:32 Test Suites: 1 passed, 1 total 10:51:32 Tests: 15 passed, 15 total 10:51:32 Snapshots: 0 total 10:51:32 Time: 2.01 s 10:51:32 Ran all test suites matching /merkle-tree\/src\/snapshots\/indexed_tree_snapshot.test.ts/i. 10:51:32 Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?