Parent Log: http://ci.aztec-labs.com/8c7fab2989a37396 Command: a668859b212fc7b1 yarn-project/scripts/run_test.sh merkle-tree/src/snapshots/full_snapshot.test.ts Commit: https://github.com/AztecProtocol/aztec-packages/commit/6c74ed65f1d93cd2cb1d0bc305917b967dd0f83a Env: REF_NAME=release-please--branches--next CURRENT_VERSION=0.88.0 CI_FULL=0 Date: Tue Jun 17 22:22:01 UTC 2025 System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=release-please--branches--next_amd64 Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_7a58bd91eb639a95_next 22:22:04 PASS src/snapshots/full_snapshot.test.ts 22:22:04 FullSnapshotBuilder 22:22:04 SnapshotBuilder 22:22:04 snapshot 22:22:04 takes snapshots (68 ms) 22:22:04 is idempotent (49 ms) 22:22:04 returns the same path if tree has not diverged (58 ms) 22:22:04 returns historic paths if tree has diverged and no new snapshots have been taken (60 ms) 22:22:04 retains old snapshots even if new one are created (61 ms) 22:22:04 retains old snapshots even if new one are created and the tree diverges (82 ms) 22:22:04 getSnapshot 22:22:04 returns old snapshots (97 ms) 22:22:04 throws if an unknown snapshot is requested (53 ms) 22:22:04 getRoot 22:22:04 returns the historical root of the tree when the snapshot was taken (52 ms) 22:22:04 getDepth 22:22:04 returns the same depth as the tree (42 ms) 22:22:04 getNumLeaves 22:22:04 returns the historical leaves count when the snapshot was taken (54 ms) 22:22:04 getLeafValue 22:22:04 returns the historical leaf value when the snapshot was taken (59 ms) 22:22:04 findLeafIndex 22:22:04 returns the historical leaf index when the snapshot was taken (54 ms) 22:22:04 22:22:04 Test Suites: 1 passed, 1 total 22:22:04 Tests: 13 passed, 13 total 22:22:04 Snapshots: 0 total 22:22:04 Time: 1.822 s 22:22:04 Ran all test suites matching merkle-tree/src/snapshots/full_snapshot.test.ts. 22:22:04 Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?