Parent Log:
http://ci.aztec-labs.com/b122f2324120c710
Command: f682b45a820409ef 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/75d792847d8434a0c504e7adf5c102a913065272
Env: REF_NAME=gh-readonly-queue/next/pr-15015-cf8be0f9e81e248048560619de041e90d9d6990a CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Fri Jun 13 08:34:59 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15015_amd64_x2-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_ab1d848bbc99b61e_next
08:35:05
PASS src/standard_indexed_tree/test/standard_indexed_tree.test.ts
08:35:05 StandardIndexedTree
08:35:05
✓ should revert changes on rollback (334 ms)
08:35:05
✓ should not revert changes after commit (249 ms)
08:35:05
✓ should be able to restore from previous committed data (272 ms)
08:35:05
✓ should throw an error if previous data does not exist for the given name (40 ms)
08:35:05
✓ should serialize sibling path data to a buffer and be able to deserialize it back (98 ms)
08:35:05 StandardIndexedTreeSpecific
08:35:05
✓ produces the correct roots and sibling paths (185 ms)
08:35:05
✓ Can append empty leaves and handle insertions (172 ms)
08:35:05
✓ performs nullifier tree batch insertion correctly (403 ms)
08:35:05
✓ performs nullifier tree batch insertion correctly (336 ms)
08:35:05
✓ performs nullifier tree batch insertion correctly (442 ms)
08:35:05
✓ performs nullifier tree batch insertion correctly (541 ms)
08:35:05
✓ should be able to find indexes of leaves (49 ms)
08:35:05 Updatable leaves
08:35:05
✓ should be able to upsert leaves (87 ms)
08:35:05
✓ performs batch upsert correctly (138 ms)
08:35:05
✓ performs batch upsert correctly (178 ms)
08:35:05
✓ performs batch upsert correctly (245 ms)
08:35:05
08:35:05
Test Suites: 1 passed, 1 total
08:35:05
Tests: 16 passed, 16 total
08:35:05
Snapshots: 0 total
08:35:05
Time: 4.989 s
08:35:05
Ran all test suites matching /merkle-tree\/src\/standard_indexed_tree\/test\/standard_indexed_tree.test.ts/i
.
08:35:05
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?