Parent Log:
http://ci.aztec-labs.com/b66f3d7434cdc44d
Command: 85ebe83a9ef9464b 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/24972303091baff6f83c6389d7d1406c932357e9
Env: REF_NAME=gh-readonly-queue/next/pr-15042-a0a8617413ca6f4fba2ad190ce73dab59bd75a45 CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Tue Jun 17 14:16:45 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15042_amd64_x1-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_ab1d848bbc99b61e_next
14:16:51
PASS src/standard_indexed_tree/test/standard_indexed_tree.test.ts
14:16:51 StandardIndexedTree
14:16:51
✓ should revert changes on rollback (319 ms)
14:16:51
✓ should not revert changes after commit (194 ms)
14:16:51
✓ should be able to restore from previous committed data (188 ms)
14:16:51
✓ should throw an error if previous data does not exist for the given name (44 ms)
14:16:51
✓ should serialize sibling path data to a buffer and be able to deserialize it back (105 ms)
14:16:51 StandardIndexedTreeSpecific
14:16:51
✓ produces the correct roots and sibling paths (130 ms)
14:16:51
✓ Can append empty leaves and handle insertions (151 ms)
14:16:51
✓ performs nullifier tree batch insertion correctly (419 ms)
14:16:51
✓ performs nullifier tree batch insertion correctly (390 ms)
14:16:51
✓ performs nullifier tree batch insertion correctly (423 ms)
14:16:51
✓ performs nullifier tree batch insertion correctly (538 ms)
14:16:51
✓ should be able to find indexes of leaves (49 ms)
14:16:51 Updatable leaves
14:16:51
✓ should be able to upsert leaves (63 ms)
14:16:51
✓ performs batch upsert correctly (152 ms)
14:16:51
✓ performs batch upsert correctly (148 ms)
14:16:51
✓ performs batch upsert correctly (240 ms)
14:16:51
14:16:51
Test Suites: 1 passed, 1 total
14:16:51
Tests: 16 passed, 16 total
14:16:51
Snapshots: 0 total
14:16:51
Time: 4.537 s
14:16:51
Ran all test suites matching merkle-tree/src/standard_indexed_tree/test/standard_indexed_tree.test.ts
.
14:16:51
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?