Parent Log: http://ci.aztec-labs.com/e288acb99b2d3432 Command: d22bc4a94b0d21bc yarn-project/scripts/run_test.sh merkle-tree/src/snapshots/append_only_snapshot.test.ts Commit: https://github.com/AztecProtocol/aztec-packages/commit/c06f30929f18b85bcea93c0926a8d640a3819f00 Env: REF_NAME=gh-readonly-queue/master/pr-15074-2707ec99de02004f3e30e7af0810e0d741ab9794 CURRENT_VERSION=0.87.8 CI_FULL=0 Date: Mon Jun 16 16:25:56 UTC 2025 System: ARCH=arm64 CPUS=64 MEM=247Gi HOSTNAME=pr-15074_arm64_a1-fast Resources: CPU_LIST=0-63 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_5a7565751135459b_master 16:25:58 PASS src/snapshots/append_only_snapshot.test.ts 16:25:58 AppendOnlySnapshot 16:25:58 SnapshotBuilder 16:25:58 snapshot 16:25:58 takes snapshots (48 ms) 16:25:58 is idempotent (37 ms) 16:25:58 returns the same path if tree has not diverged (44 ms) 16:25:58 returns historic paths if tree has diverged and no new snapshots have been taken (45 ms) 16:25:58 retains old snapshots even if new one are created (56 ms) 16:25:58 retains old snapshots even if new one are created and the tree diverges (54 ms) 16:25:58 getSnapshot 16:25:58 returns old snapshots (84 ms) 16:25:58 throws if an unknown snapshot is requested (43 ms) 16:25:58 getRoot 16:25:58 returns the historical root of the tree when the snapshot was taken (45 ms) 16:25:58 getDepth 16:25:58 returns the same depth as the tree (35 ms) 16:25:58 getNumLeaves 16:25:58 returns the historical leaves count when the snapshot was taken (46 ms) 16:25:58 getLeafValue 16:25:58 returns the historical leaf value when the snapshot was taken (47 ms) 16:25:58 findLeafIndex 16:25:58 returns the historical leaf index when the snapshot was taken (45 ms) 16:25:58 16:25:58 Test Suites: 1 passed, 1 total 16:25:58 Tests: 13 passed, 13 total 16:25:58 Snapshots: 0 total 16:25:58 Time: 1.465 s 16:25:58 Ran all test suites matching /merkle-tree\/src\/snapshots\/append_only_snapshot.test.ts/i. 16:25:58 Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?