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