Parent Log: http://ci.aztec-labs.com/53c277d1f1e60fbc Command: 22a91bf956a4cb93 yarn-project/scripts/run_test.sh merkle-tree/src/snapshots/indexed_tree_snapshot.test.ts Commit: https://github.com/AztecProtocol/aztec-packages/commit/47bd93499e6606131b6ececa3536632cf5e84409 Env: REF_NAME=gh-readonly-queue/next/pr-15080-215be54ba7d05741f58f591612a9e5454104b24d CURRENT_VERSION=0.87.6 CI_FULL=1 Date: Wed Jun 18 09:35:46 UTC 2025 System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15080_amd64_x1-full Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_04ef205bb85bfd5b_next 09:35:50 PASS src/snapshots/indexed_tree_snapshot.test.ts 09:35:50 IndexedTreeSnapshotBuilder 09:35:50 SnapshotBuilder 09:35:50 snapshot 09:35:50 takes snapshots (110 ms) 09:35:50 is idempotent (91 ms) 09:35:50 returns the same path if tree has not diverged (94 ms) 09:35:50 returns historic paths if tree has diverged and no new snapshots have been taken (125 ms) 09:35:50 retains old snapshots even if new one are created (115 ms) 09:35:50 retains old snapshots even if new one are created and the tree diverges (141 ms) 09:35:50 getSnapshot 09:35:50 returns old snapshots (185 ms) 09:35:50 throws if an unknown snapshot is requested (105 ms) 09:35:50 getRoot 09:35:50 returns the historical root of the tree when the snapshot was taken (128 ms) 09:35:50 getDepth 09:35:50 returns the same depth as the tree (92 ms) 09:35:50 getNumLeaves 09:35:50 returns the historical leaves count when the snapshot was taken (128 ms) 09:35:50 getLeafValue 09:35:50 returns the historical leaf value when the snapshot was taken (107 ms) 09:35:50 findLeafIndex 09:35:50 returns the historical leaf index when the snapshot was taken (112 ms) 09:35:50 getSnapshot 09:35:50 returns historical leaf data (136 ms) 09:35:50 findIndexOfPreviousValue 09:35:50 returns the index of the leaf with the closest value to the given value (126 ms) 09:35:50 09:35:50 Test Suites: 1 passed, 1 total 09:35:50 Tests: 15 passed, 15 total 09:35:50 Snapshots: 0 total 09:35:50 Time: 2.968 s 09:35:50 Ran all test suites matching merkle-tree/src/snapshots/indexed_tree_snapshot.test.ts. 09:35:50 Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?