Parent Log:
http://ci.aztec-labs.com/42a2d2f4dc585cb7
Command: 47d4755eef6e3136 yarn-project/scripts/run_test.sh foundation/src/trees/unbalanced_tree_calulcator.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/faf44858d06df712229f99ddabe6e78682dd8a35
Env: REF_NAME=bump-noir CURRENT_VERSION=0.87.6 CI_FULL=0
Date: Wed Jun 18 10:21:24 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=bump-noir_amd64
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_20328d39e6a5cbaa_next
10:21:25
PASS src/trees/unbalanced_tree_calulcator.test.ts
10:21:25 Wonky tree
10:21:25 2 Transactions
10:21:25
✓ Shouldn't accept more leaves (13 ms)
10:21:25
✓ Correctly computes root (2 ms)
10:21:25
✓ Correctly computes sibling path (1 ms)
10:21:25 3 Transactions
10:21:25
✓ Correctly computes root (1 ms)
10:21:25
✓ Correctly computes sibling path (1 ms)
10:21:25 5 Transactions
10:21:25
✓ Correctly computes root (1 ms)
10:21:25
✓ Correctly computes sibling path (2 ms)
10:21:25 6 Transactions
10:21:25
✓ Correctly computes root (1 ms)
10:21:25
✓ Correctly computes sibling path (2 ms)
10:21:25 7 Transactions
10:21:25
✓ Correctly computes root (1 ms)
10:21:25
✓ Correctly computes sibling path (1 ms)
10:21:25 31 Transactions
10:21:25
✓ Correctly computes root
10:21:25
✓ Correctly computes sibling paths (6 ms)
10:21:25
10:21:25
Test Suites: 1 passed, 1 total
10:21:25
Tests: 13 passed, 13 total
10:21:25
Snapshots: 0 total
10:21:25
Time: 0.615 s
10:21:25
Ran all test suites matching /foundation\/src\/trees\/unbalanced_tree_calulcator.test.ts/i
.
10:21:25
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?