Parent Log: http://ci.aztec-labs.com/4b4bb6a11b9c4e41 Command: 98619016930b559c yarn-project/scripts/run_test.sh merkle-tree/src/snapshots/append_only_snapshot.test.ts Commit: https://github.com/AztecProtocol/aztec-packages/commit/9b15672dd871e73616eaa70188d438d5a1e5f970 Env: REF_NAME=sb/doc-bigfield CURRENT_VERSION=0.87.6 CI_FULL=0 Date: Thu Jun 19 19:38:05 UTC 2025 System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=sb_doc-bigfield_amd64 Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_5a7565751135459b_next 19:38:07 PASS src/snapshots/append_only_snapshot.test.ts 19:38:07 AppendOnlySnapshot 19:38:07 SnapshotBuilder 19:38:07 snapshot 19:38:07 takes snapshots (60 ms) 19:38:07 is idempotent (43 ms) 19:38:07 returns the same path if tree has not diverged (46 ms) 19:38:07 returns historic paths if tree has diverged and no new snapshots have been taken (56 ms) 19:38:07 retains old snapshots even if new one are created (62 ms) 19:38:07 retains old snapshots even if new one are created and the tree diverges (80 ms) 19:38:07 getSnapshot 19:38:07 returns old snapshots (102 ms) 19:38:07 throws if an unknown snapshot is requested (53 ms) 19:38:07 getRoot 19:38:07 returns the historical root of the tree when the snapshot was taken (54 ms) 19:38:07 getDepth 19:38:07 returns the same depth as the tree (47 ms) 19:38:07 getNumLeaves 19:38:07 returns the historical leaves count when the snapshot was taken (45 ms) 19:38:07 getLeafValue 19:38:07 returns the historical leaf value when the snapshot was taken (51 ms) 19:38:07 findLeafIndex 19:38:07 returns the historical leaf index when the snapshot was taken (53 ms) 19:38:07 19:38:07 Test Suites: 1 passed, 1 total 19:38:07 Tests: 13 passed, 13 total 19:38:07 Snapshots: 0 total 19:38:07 Time: 1.882 s 19:38:07 Ran all test suites matching merkle-tree/src/snapshots/append_only_snapshot.test.ts. 19:38:07 Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?