Parent Log: http://ci.aztec-labs.com/f36ae8a6d7e2bbdb Command: 5523e2d7d458c27d yarn-project/scripts/run_test.sh merkle-tree/src/snapshots/indexed_tree_snapshot.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=0 Date: Sun Jun 15 12:36:49 UTC 2025 System: ARCH=arm64 CPUS=64 MEM=247Gi HOSTNAME=pr-15042_arm64_a1-fast Resources: CPU_LIST=0-63 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_04ef205bb85bfd5b_next 12:36:51 PASS src/snapshots/indexed_tree_snapshot.test.ts 12:36:51 IndexedTreeSnapshotBuilder 12:36:51 SnapshotBuilder 12:36:51 snapshot 12:36:51 takes snapshots (78 ms) 12:36:51 is idempotent (62 ms) 12:36:51 returns the same path if tree has not diverged (74 ms) 12:36:51 returns historic paths if tree has diverged and no new snapshots have been taken (106 ms) 12:36:51 retains old snapshots even if new one are created (95 ms) 12:36:51 retains old snapshots even if new one are created and the tree diverges (109 ms) 12:36:51 getSnapshot 12:36:51 returns old snapshots (135 ms) 12:36:51 throws if an unknown snapshot is requested (61 ms) 12:36:51 getRoot 12:36:51 returns the historical root of the tree when the snapshot was taken (72 ms) 12:36:51 getDepth 12:36:51 returns the same depth as the tree (52 ms) 12:36:51 getNumLeaves 12:36:51 returns the historical leaves count when the snapshot was taken (82 ms) 12:36:51 getLeafValue 12:36:51 returns the historical leaf value when the snapshot was taken (76 ms) 12:36:51 findLeafIndex 12:36:51 returns the historical leaf index when the snapshot was taken (73 ms) 12:36:51 getSnapshot 12:36:51 returns historical leaf data (85 ms) 12:36:51 findIndexOfPreviousValue 12:36:51 returns the index of the leaf with the closest value to the given value (80 ms) 12:36:51 12:36:51 Test Suites: 1 passed, 1 total 12:36:51 Tests: 15 passed, 15 total 12:36:51 Snapshots: 0 total 12:36:51 Time: 1.934 s 12:36:51 Ran all test suites matching /merkle-tree\/src\/snapshots\/indexed_tree_snapshot.test.ts/i. 12:36:51 Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?