Parent Log:
http://ci.aztec-labs.com/b6d2c2e7c46edfef
Command: 14e3ee78b19e4a89 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/ba9dcd7f83f0ed07aa55d643aa24a5958ed337e7
Env: REF_NAME=gh-readonly-queue/next/pr-15256-92cd160fc2a40d2f7c467287f1abae3af9960805 CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Thu Jun 26 08:25:00 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15256_amd64_x3-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_ab1d848bbc99b61e_next
08:25:06
PASS src/standard_indexed_tree/test/standard_indexed_tree.test.ts
08:25:06 StandardIndexedTree
08:25:06
✓ should revert changes on rollback (266 ms)
08:25:06
✓ should not revert changes after commit (190 ms)
08:25:06
✓ should be able to restore from previous committed data (211 ms)
08:25:06
✓ should throw an error if previous data does not exist for the given name (55 ms)
08:25:06
✓ should serialize sibling path data to a buffer and be able to deserialize it back (119 ms)
08:25:06 StandardIndexedTreeSpecific
08:25:06
✓ produces the correct roots and sibling paths (161 ms)
08:25:06
✓ Can append empty leaves and handle insertions (131 ms)
08:25:06
✓ performs nullifier tree batch insertion correctly (401 ms)
08:25:06
✓ performs nullifier tree batch insertion correctly (377 ms)
08:25:06
✓ performs nullifier tree batch insertion correctly (435 ms)
08:25:06
✓ performs nullifier tree batch insertion correctly (556 ms)
08:25:06
✓ should be able to find indexes of leaves (54 ms)
08:25:06 Updatable leaves
08:25:06
✓ should be able to upsert leaves (63 ms)
08:25:06
✓ performs batch upsert correctly (142 ms)
08:25:06
✓ performs batch upsert correctly (168 ms)
08:25:06
✓ performs batch upsert correctly (202 ms)
08:25:06
08:25:06
Test Suites: 1 passed, 1 total
08:25:06
Tests: 16 passed, 16 total
08:25:06
Snapshots: 0 total
08:25:06
Time: 4.592 s
08:25:06
Ran all test suites matching merkle-tree/src/standard_indexed_tree/test/standard_indexed_tree.test.ts
.
08:25:06
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?