Parent Log: http://ci.aztec-labs.com/4dfece09b5e9b3d5 Command: 1c48ff816cf3011e yarn-project/scripts/run_test.sh merkle-tree/src/snapshots/full_snapshot.test.ts Commit: https://github.com/AztecProtocol/aztec-packages/commit/e050b787f6dead84c4ef7e5bdb8dcc8cf81d5f65 Env: REF_NAME=gh-readonly-queue/next/pr-15129-d5c48d855d83e19712c6b72281801c6fce176ec1 CURRENT_VERSION=0.87.6 CI_FULL=1 Date: Wed Jun 18 15:32:56 UTC 2025 System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15129_amd64_x2-full Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_7a58bd91eb639a95_next 15:32:59 PASS src/snapshots/full_snapshot.test.ts 15:32:59 FullSnapshotBuilder 15:32:59 SnapshotBuilder 15:32:59 snapshot 15:32:59 takes snapshots (91 ms) 15:32:59 is idempotent (54 ms) 15:32:59 returns the same path if tree has not diverged (64 ms) 15:32:59 returns historic paths if tree has diverged and no new snapshots have been taken (72 ms) 15:32:59 retains old snapshots even if new one are created (78 ms) 15:32:59 retains old snapshots even if new one are created and the tree diverges (71 ms) 15:32:59 getSnapshot 15:32:59 returns old snapshots (112 ms) 15:32:59 throws if an unknown snapshot is requested (65 ms) 15:32:59 getRoot 15:32:59 returns the historical root of the tree when the snapshot was taken (66 ms) 15:32:59 getDepth 15:32:59 returns the same depth as the tree (56 ms) 15:32:59 getNumLeaves 15:32:59 returns the historical leaves count when the snapshot was taken (87 ms) 15:32:59 getLeafValue 15:32:59 returns the historical leaf value when the snapshot was taken (66 ms) 15:32:59 findLeafIndex 15:32:59 returns the historical leaf index when the snapshot was taken (62 ms) 15:32:59 15:32:59 Test Suites: 1 passed, 1 total 15:32:59 Tests: 13 passed, 13 total 15:32:59 Snapshots: 0 total 15:32:59 Time: 2.298 s 15:32:59 Ran all test suites matching merkle-tree/src/snapshots/full_snapshot.test.ts. 15:32:59 Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?