Parent Log:
http://ci.aztec-labs.com/b48f5d31039379d2
Command: fab700985fdda05e 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/9164f0ea2d1bd891bbde066fe27f2239188ddec9
Env: REF_NAME=gh-readonly-queue/next/pr-15169-301dce04331dcfb583b7508b91491de618d4acf4 CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Mon Jun 23 11:26:15 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15169_amd64_x1-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_ab1d848bbc99b61e_next
11:26:21
PASS src/standard_indexed_tree/test/standard_indexed_tree.test.ts
11:26:21 StandardIndexedTree
11:26:21
✓ should revert changes on rollback (329 ms)
11:26:21
✓ should not revert changes after commit (223 ms)
11:26:21
✓ should be able to restore from previous committed data (185 ms)
11:26:21
✓ should throw an error if previous data does not exist for the given name (35 ms)
11:26:21
✓ should serialize sibling path data to a buffer and be able to deserialize it back (88 ms)
11:26:21 StandardIndexedTreeSpecific
11:26:21
✓ produces the correct roots and sibling paths (158 ms)
11:26:21
✓ Can append empty leaves and handle insertions (159 ms)
11:26:21
✓ performs nullifier tree batch insertion correctly (415 ms)
11:26:21
✓ performs nullifier tree batch insertion correctly (404 ms)
11:26:21
✓ performs nullifier tree batch insertion correctly (390 ms)
11:26:21
✓ performs nullifier tree batch insertion correctly (533 ms)
11:26:21
✓ should be able to find indexes of leaves (47 ms)
11:26:21 Updatable leaves
11:26:21
✓ should be able to upsert leaves (62 ms)
11:26:21
✓ performs batch upsert correctly (127 ms)
11:26:21
✓ performs batch upsert correctly (166 ms)
11:26:21
✓ performs batch upsert correctly (203 ms)
11:26:21
11:26:21
Test Suites: 1 passed, 1 total
11:26:21
Tests: 16 passed, 16 total
11:26:21
Snapshots: 0 total
11:26:21
Time: 4.513 s
11:26:21
Ran all test suites matching merkle-tree/src/standard_indexed_tree/test/standard_indexed_tree.test.ts
.
11:26:21
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?