Parent Log: http://ci.aztec-labs.com/5f5605ea89201c3c Command: 2cb8f772663bb840 yarn-project/scripts/run_test.sh merkle-tree/src/snapshots/full_snapshot.test.ts Commit: https://github.com/AztecProtocol/aztec-packages/commit/af8041048ee98abe05402607256df4b4cac51dd8 Env: REF_NAME=gh-readonly-queue/next/pr-15067-a0a8617413ca6f4fba2ad190ce73dab59bd75a45 CURRENT_VERSION=0.87.6 CI_FULL=0 Date: Tue Jun 17 15:10:01 UTC 2025 System: ARCH=arm64 CPUS=64 MEM=247Gi HOSTNAME=pr-15067_arm64_a1-fast Resources: CPU_LIST=0-63 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_7a58bd91eb639a95_next 15:10:03 PASS src/snapshots/full_snapshot.test.ts 15:10:03 FullSnapshotBuilder 15:10:03 SnapshotBuilder 15:10:03 snapshot 15:10:03 takes snapshots (49 ms) 15:10:03 is idempotent (37 ms) 15:10:03 returns the same path if tree has not diverged (37 ms) 15:10:03 returns historic paths if tree has diverged and no new snapshots have been taken (43 ms) 15:10:03 retains old snapshots even if new one are created (45 ms) 15:10:03 retains old snapshots even if new one are created and the tree diverges (50 ms) 15:10:03 getSnapshot 15:10:03 returns old snapshots (70 ms) 15:10:03 throws if an unknown snapshot is requested (42 ms) 15:10:03 getRoot 15:10:03 returns the historical root of the tree when the snapshot was taken (42 ms) 15:10:03 getDepth 15:10:03 returns the same depth as the tree (40 ms) 15:10:03 getNumLeaves 15:10:03 returns the historical leaves count when the snapshot was taken (44 ms) 15:10:03 getLeafValue 15:10:03 returns the historical leaf value when the snapshot was taken (43 ms) 15:10:03 findLeafIndex 15:10:03 returns the historical leaf index when the snapshot was taken (59 ms) 15:10:03 15:10:03 Test Suites: 1 passed, 1 total 15:10:03 Tests: 13 passed, 13 total 15:10:03 Snapshots: 0 total 15:10:03 Time: 1.424 s 15:10:03 Ran all test suites matching merkle-tree/src/snapshots/full_snapshot.test.ts. 15:10:03 Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?