Parent Log: http://ci.aztec-labs.com/3b5b76807dd91ce4 Command: 31ac9f84524855a2 yarn-project/scripts/run_test.sh merkle-tree/src/snapshots/indexed_tree_snapshot.test.ts Commit: https://github.com/AztecProtocol/aztec-packages/commit/505a3c071181dbc5242dc8b655a9b2d69988c8db Env: REF_NAME=gh-readonly-queue/staging/pr-15211-e8f6c3b7e3e0e72a33e118ddf8e67d11e51464a8 CURRENT_VERSION=0.87.6 CI_FULL=0 Date: Mon Jun 23 12:45:47 UTC 2025 System: ARCH=arm64 CPUS=64 MEM=247Gi HOSTNAME=pr-15211_arm64_a1-fast Resources: CPU_LIST=0-63 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_04ef205bb85bfd5b_staging 12:45:50 PASS src/snapshots/indexed_tree_snapshot.test.ts 12:45:50 IndexedTreeSnapshotBuilder 12:45:50 SnapshotBuilder 12:45:50 snapshot 12:45:50 takes snapshots (75 ms) 12:45:50 is idempotent (62 ms) 12:45:50 returns the same path if tree has not diverged (62 ms) 12:45:50 returns historic paths if tree has diverged and no new snapshots have been taken (105 ms) 12:45:50 retains old snapshots even if new one are created (88 ms) 12:45:50 retains old snapshots even if new one are created and the tree diverges (113 ms) 12:45:50 getSnapshot 12:45:50 returns old snapshots (143 ms) 12:45:50 throws if an unknown snapshot is requested (71 ms) 12:45:50 getRoot 12:45:50 returns the historical root of the tree when the snapshot was taken (84 ms) 12:45:50 getDepth 12:45:50 returns the same depth as the tree (50 ms) 12:45:50 getNumLeaves 12:45:50 returns the historical leaves count when the snapshot was taken (79 ms) 12:45:50 getLeafValue 12:45:50 returns the historical leaf value when the snapshot was taken (72 ms) 12:45:50 findLeafIndex 12:45:50 returns the historical leaf index when the snapshot was taken (71 ms) 12:45:50 getSnapshot 12:45:50 returns historical leaf data (83 ms) 12:45:50 findIndexOfPreviousValue 12:45:50 returns the index of the leaf with the closest value to the given value (78 ms) 12:45:50 12:45:50 Test Suites: 1 passed, 1 total 12:45:50 Tests: 15 passed, 15 total 12:45:50 Snapshots: 0 total 12:45:50 Time: 1.957 s 12:45:50 Ran all test suites matching merkle-tree/src/snapshots/indexed_tree_snapshot.test.ts. 12:45:50 Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?