Parent Log: http://ci.aztec-labs.com/a079291c5cb4bf29 Command: 9e580e2a65a38075 yarn-project/scripts/run_test.sh merkle-tree/src/snapshots/indexed_tree_snapshot.test.ts Commit: https://github.com/AztecProtocol/aztec-packages/commit/184d5f7d956dd7251670a2dd6728f313cfdf3caf Env: REF_NAME=gh-readonly-queue/next/pr-14822-e56baa7f24bac54baf9e2f22f6f33ae6fa8b8c0f CURRENT_VERSION=0.87.6 CI_FULL=0 Date: Fri Jun 13 21:21:03 UTC 2025 System: ARCH=arm64 CPUS=64 MEM=247Gi HOSTNAME=pr-14822_arm64_a1-fast Resources: CPU_LIST=0-63 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_04ef205bb85bfd5b_next 21:21:06 PASS src/snapshots/indexed_tree_snapshot.test.ts 21:21:06 IndexedTreeSnapshotBuilder 21:21:06 SnapshotBuilder 21:21:06 snapshot 21:21:06 takes snapshots (84 ms) 21:21:06 is idempotent (67 ms) 21:21:06 returns the same path if tree has not diverged (79 ms) 21:21:06 returns historic paths if tree has diverged and no new snapshots have been taken (101 ms) 21:21:06 retains old snapshots even if new one are created (100 ms) 21:21:06 retains old snapshots even if new one are created and the tree diverges (112 ms) 21:21:06 getSnapshot 21:21:06 returns old snapshots (138 ms) 21:21:06 throws if an unknown snapshot is requested (57 ms) 21:21:06 getRoot 21:21:06 returns the historical root of the tree when the snapshot was taken (73 ms) 21:21:06 getDepth 21:21:06 returns the same depth as the tree (46 ms) 21:21:06 getNumLeaves 21:21:06 returns the historical leaves count when the snapshot was taken (68 ms) 21:21:06 getLeafValue 21:21:06 returns the historical leaf value when the snapshot was taken (72 ms) 21:21:06 findLeafIndex 21:21:06 returns the historical leaf index when the snapshot was taken (68 ms) 21:21:06 getSnapshot 21:21:06 returns historical leaf data (85 ms) 21:21:06 findIndexOfPreviousValue 21:21:06 returns the index of the leaf with the closest value to the given value (86 ms) 21:21:06 21:21:06 Test Suites: 1 passed, 1 total 21:21:06 Tests: 15 passed, 15 total 21:21:06 Snapshots: 0 total 21:21:06 Time: 1.949 s 21:21:06 Ran all test suites matching /merkle-tree\/src\/snapshots\/indexed_tree_snapshot.test.ts/i. 21:21:06 Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?