Parent Log:
http://ci.aztec-labs.com/ef28baa8c095c429
Command: 13dd8684e4e32fd7 yarn-project/scripts/run_test.sh merkle-tree/src/standard_indexed_tree/test/standard_indexed_tree.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/1c9ca312bfdace816082212846900a49694e1e50
Env: REF_NAME=gh-readonly-queue/next/pr-15182-af094bce13530e078c78de9f3264280e6693d533 CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Tue Jun 24 08:55:34 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15182_amd64_x1-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_ab1d848bbc99b61e_next
08:55:40
PASS src/standard_indexed_tree/test/standard_indexed_tree.test.ts (
5.148 s)
08:55:40 StandardIndexedTree
08:55:40
✓ should revert changes on rollback (298 ms)
08:55:40
✓ should not revert changes after commit (312 ms)
08:55:40
✓ should be able to restore from previous committed data (456 ms)
08:55:40
✓ should throw an error if previous data does not exist for the given name (59 ms)
08:55:40
✓ should serialize sibling path data to a buffer and be able to deserialize it back (95 ms)
08:55:40 StandardIndexedTreeSpecific
08:55:40
✓ produces the correct roots and sibling paths (164 ms)
08:55:40
✓ Can append empty leaves and handle insertions (278 ms)
08:55:40
✓ performs nullifier tree batch insertion correctly (369 ms)
08:55:40
✓ performs nullifier tree batch insertion correctly (315 ms)
08:55:40
✓ performs nullifier tree batch insertion correctly (417 ms)
08:55:40
✓ performs nullifier tree batch insertion correctly (507 ms)
08:55:40
✓ should be able to find indexes of leaves (46 ms)
08:55:40 Updatable leaves
08:55:40
✓ should be able to upsert leaves (75 ms)
08:55:40
✓ performs batch upsert correctly (152 ms)
08:55:40
✓ performs batch upsert correctly (159 ms)
08:55:40
✓ performs batch upsert correctly (210 ms)
08:55:40
08:55:40
Test Suites: 1 passed, 1 total
08:55:40
Tests: 16 passed, 16 total
08:55:40
Snapshots: 0 total
08:55:40
Time: 5.265 s
08:55:40
Ran all test suites matching merkle-tree/src/standard_indexed_tree/test/standard_indexed_tree.test.ts
.
08:55:40
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?