Parent Log:
http://ci.aztec-labs.com/806eea33511d2bcb
Command: dd02bf67482af96b 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/629a86eb64e58e40099493dcb61b8ddb08319fc5
Env: REF_NAME=gh-readonly-queue/next/pr-15327-dbfd8421af552f5a3c09615204514bbfb98a8a06 CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Thu Jun 26 22:15:50 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15327_amd64_x2-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_ab1d848bbc99b61e_next
22:15:57
PASS src/standard_indexed_tree/test/standard_indexed_tree.test.ts (
5.254 s)
22:15:57 StandardIndexedTree
22:15:57
✓ should revert changes on rollback (386 ms)
22:15:57
✓ should not revert changes after commit (226 ms)
22:15:57
✓ should be able to restore from previous committed data (286 ms)
22:15:57
✓ should throw an error if previous data does not exist for the given name (54 ms)
22:15:57
✓ should serialize sibling path data to a buffer and be able to deserialize it back (97 ms)
22:15:57 StandardIndexedTreeSpecific
22:15:57
✓ produces the correct roots and sibling paths (124 ms)
22:15:57
✓ Can append empty leaves and handle insertions (304 ms)
22:15:57
✓ performs nullifier tree batch insertion correctly (458 ms)
22:15:57
✓ performs nullifier tree batch insertion correctly (356 ms)
22:15:57
✓ performs nullifier tree batch insertion correctly (471 ms)
22:15:57
✓ performs nullifier tree batch insertion correctly (510 ms)
22:15:57
✓ should be able to find indexes of leaves (63 ms)
22:15:57 Updatable leaves
22:15:57
✓ should be able to upsert leaves (71 ms)
22:15:57
✓ performs batch upsert correctly (144 ms)
22:15:57
✓ performs batch upsert correctly (159 ms)
22:15:57
✓ performs batch upsert correctly (202 ms)
22:15:57
22:15:57
Test Suites: 1 passed, 1 total
22:15:57
Tests: 16 passed, 16 total
22:15:57
Snapshots: 0 total
22:15:57
Time: 5.369 s
22:15:57
Ran all test suites matching merkle-tree/src/standard_indexed_tree/test/standard_indexed_tree.test.ts
.
22:15:57
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?