Parent Log:
http://ci.aztec-labs.com/0a3dcc35f70cf6da
Command: 128a905c1f9c1691 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/9d6fb0bd1594726370a5f3a56591963452264642
Env: REF_NAME=gh-readonly-queue/next/pr-14985-47c749527b1c3cce3edd9defedc46e89ea00c69e CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Fri Jun 13 17:25:16 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-14985_amd64_x3-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_ab1d848bbc99b61e_next
17:25:22
PASS src/standard_indexed_tree/test/standard_indexed_tree.test.ts
17:25:22 StandardIndexedTree
17:25:22
✓ should revert changes on rollback (348 ms)
17:25:22
✓ should not revert changes after commit (221 ms)
17:25:22
✓ should be able to restore from previous committed data (227 ms)
17:25:22
✓ should throw an error if previous data does not exist for the given name (45 ms)
17:25:22
✓ should serialize sibling path data to a buffer and be able to deserialize it back (93 ms)
17:25:22 StandardIndexedTreeSpecific
17:25:22
✓ produces the correct roots and sibling paths (150 ms)
17:25:22
✓ Can append empty leaves and handle insertions (179 ms)
17:25:22
✓ performs nullifier tree batch insertion correctly (391 ms)
17:25:22
✓ performs nullifier tree batch insertion correctly (367 ms)
17:25:22
✓ performs nullifier tree batch insertion correctly (409 ms)
17:25:22
✓ performs nullifier tree batch insertion correctly (573 ms)
17:25:22
✓ should be able to find indexes of leaves (54 ms)
17:25:22 Updatable leaves
17:25:22
✓ should be able to upsert leaves (70 ms)
17:25:22
✓ performs batch upsert correctly (142 ms)
17:25:22
✓ performs batch upsert correctly (182 ms)
17:25:22
✓ performs batch upsert correctly (236 ms)
17:25:22
17:25:22
Test Suites: 1 passed, 1 total
17:25:22
Tests: 16 passed, 16 total
17:25:22
Snapshots: 0 total
17:25:22
Time: 5.008 s
17:25:22
Ran all test suites matching /merkle-tree\/src\/standard_indexed_tree\/test\/standard_indexed_tree.test.ts/i
.
17:25:22
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?