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