Parent Log: http://ci.aztec-labs.com/c9d290fe0f81769d Command: 8eab3f4af2f43a8d yarn-project/scripts/run_test.sh merkle-tree/src/snapshots/full_snapshot.test.ts Commit: https://github.com/AztecProtocol/aztec-packages/commit/5d81047d880386c72ab2e6701b0c86ae607c3618 Env: REF_NAME=gh-readonly-queue/next/pr-15164-308037ad9b1489540aedbb57a9dac3d71282010e CURRENT_VERSION=0.87.6 CI_FULL=1 Date: Fri Jun 20 13:09:02 UTC 2025 System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15164_amd64_x1-full Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_7a58bd91eb639a95_next 13:09:05 PASS src/snapshots/full_snapshot.test.ts 13:09:05 FullSnapshotBuilder 13:09:05 SnapshotBuilder 13:09:05 snapshot 13:09:05 takes snapshots (75 ms) 13:09:05 is idempotent (55 ms) 13:09:05 returns the same path if tree has not diverged (64 ms) 13:09:05 returns historic paths if tree has diverged and no new snapshots have been taken (127 ms) 13:09:05 retains old snapshots even if new one are created (92 ms) 13:09:05 retains old snapshots even if new one are created and the tree diverges (87 ms) 13:09:05 getSnapshot 13:09:05 returns old snapshots (102 ms) 13:09:05 throws if an unknown snapshot is requested (73 ms) 13:09:05 getRoot 13:09:05 returns the historical root of the tree when the snapshot was taken (67 ms) 13:09:05 getDepth 13:09:05 returns the same depth as the tree (59 ms) 13:09:05 getNumLeaves 13:09:05 returns the historical leaves count when the snapshot was taken (89 ms) 13:09:05 getLeafValue 13:09:05 returns the historical leaf value when the snapshot was taken (74 ms) 13:09:05 findLeafIndex 13:09:05 returns the historical leaf index when the snapshot was taken (55 ms) 13:09:05 13:09:05 Test Suites: 1 passed, 1 total 13:09:05 Tests: 13 passed, 13 total 13:09:05 Snapshots: 0 total 13:09:05 Time: 2.219 s 13:09:05 Ran all test suites matching merkle-tree/src/snapshots/full_snapshot.test.ts. 13:09:05 Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?