Parent Log:
http://ci.aztec-labs.com/f5af067f63e151d9
Command: 82bb85c5736da104 yarn-project/scripts/run_test.sh merkle-tree/src/snapshots/full_snapshot.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/a1fcc6d25d2ef5242bc875b44f6b8c627357a0d1
Env: REF_NAME=gh-readonly-queue/next/pr-15124-2fb1dd1c3a73b872ba2c6e24ff0303eb2f7ac0fc CURRENT_VERSION=0.87.6 CI_FULL=0
Date: Thu Jun 19 09:09:49 UTC 2025
System: ARCH=arm64 CPUS=64 MEM=247Gi HOSTNAME=pr-15124_arm64_a1-fast
Resources: CPU_LIST=0-63 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_7a58bd91eb639a95_next
09:09:51
PASS src/snapshots/full_snapshot.test.ts
09:09:51 FullSnapshotBuilder
09:09:51 SnapshotBuilder
09:09:51 snapshot
09:09:51
✓ takes snapshots (54 ms)
09:09:51
✓ is idempotent (36 ms)
09:09:51
✓ returns the same path if tree has not diverged (38 ms)
09:09:51
✓ returns historic paths if tree has diverged and no new snapshots have been taken (43 ms)
09:09:51
✓ retains old snapshots even if new one are created (52 ms)
09:09:51
✓ retains old snapshots even if new one are created and the tree diverges (58 ms)
09:09:51 getSnapshot
09:09:51
✓ returns old snapshots (95 ms)
09:09:51
✓ throws if an unknown snapshot is requested (50 ms)
09:09:51 getRoot
09:09:51
✓ returns the historical root of the tree when the snapshot was taken (57 ms)
09:09:51 getDepth
09:09:51
✓ returns the same depth as the tree (51 ms)
09:09:51 getNumLeaves
09:09:51
✓ returns the historical leaves count when the snapshot was taken (44 ms)
09:09:51 getLeafValue
09:09:51
✓ returns the historical leaf value when the snapshot was taken (41 ms)
09:09:51 findLeafIndex
09:09:51
✓ returns the historical leaf index when the snapshot was taken (49 ms)
09:09:51
09:09:51
Test Suites: 1 passed, 1 total
09:09:51
Tests: 13 passed, 13 total
09:09:51
Snapshots: 0 total
09:09:51
Time: 1.345 s
09:09:51
Ran all test suites matching merkle-tree/src/snapshots/full_snapshot.test.ts
.
09:09:51
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?