Parent Log: http://ci.aztec-labs.com/cd2fcd12fef4c4a3 Command: 8e1bd0706feebe1f yarn-project/scripts/run_test.sh merkle-tree/src/snapshots/full_snapshot.test.ts Commit: https://github.com/AztecProtocol/aztec-packages/commit/227fd751f8d3e07a96e4c1564665f0676f8222af Env: REF_NAME=gh-readonly-queue/next/pr-15209-c245b3e704a64008c8dea40ee7b26418fd59554d CURRENT_VERSION=0.87.6 CI_FULL=1 Date: Mon Jun 23 11:50:07 UTC 2025 System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15209_amd64_x3-full Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_7a58bd91eb639a95_next 11:50:10 PASS src/snapshots/full_snapshot.test.ts 11:50:10 FullSnapshotBuilder 11:50:10 SnapshotBuilder 11:50:10 snapshot 11:50:10 takes snapshots (74 ms) 11:50:10 is idempotent (68 ms) 11:50:10 returns the same path if tree has not diverged (71 ms) 11:50:10 returns historic paths if tree has diverged and no new snapshots have been taken (65 ms) 11:50:10 retains old snapshots even if new one are created (71 ms) 11:50:10 retains old snapshots even if new one are created and the tree diverges (84 ms) 11:50:10 getSnapshot 11:50:10 returns old snapshots (116 ms) 11:50:10 throws if an unknown snapshot is requested (142 ms) 11:50:10 getRoot 11:50:10 returns the historical root of the tree when the snapshot was taken (114 ms) 11:50:10 getDepth 11:50:10 returns the same depth as the tree (59 ms) 11:50:10 getNumLeaves 11:50:10 returns the historical leaves count when the snapshot was taken (65 ms) 11:50:11 getLeafValue 11:50:11 returns the historical leaf value when the snapshot was taken (70 ms) 11:50:11 findLeafIndex 11:50:11 returns the historical leaf index when the snapshot was taken (66 ms) 11:50:11 11:50:11 Test Suites: 1 passed, 1 total 11:50:11 Tests: 13 passed, 13 total 11:50:11 Snapshots: 0 total 11:50:11 Time: 2.575 s 11:50:11 Ran all test suites matching merkle-tree/src/snapshots/full_snapshot.test.ts. 11:50:11 Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?