Parent Log:
http://ci.aztec-labs.com/62866381eabca416
Command: 611db7c8b8f6735c yarn-project/scripts/run_test.sh merkle-tree/src/unbalanced_tree.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/d96baf1c44329e8b2e3a432ad803f702f5184a62
Env: REF_NAME=gh-readonly-queue/next/pr-15025-26c5a39fe03723d11540f721293d7aebd1f478d9 CURRENT_VERSION=0.87.6 CI_FULL=0
Date: Fri Jun 13 09:35:03 UTC 2025
System: ARCH=arm64 CPUS=64 MEM=247Gi HOSTNAME=pr-15025_arm64_a1-fast
Resources: CPU_LIST=0-63 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_72610daf6f59c3e9_next
09:35:04
PASS src/unbalanced_tree.test.ts
09:35:04 Wonky tree
09:35:04 2 Transactions
09:35:04
✓ Shouldn't accept more leaves (15 ms)
09:35:04
✓ Correctly computes tree information (2 ms)
09:35:04
✓ Correctly computes root (2 ms)
09:35:04
✓ Correctly computes sibling path (1 ms)
09:35:04 3 Transactions
09:35:04
✓ Correctly computes tree information (1 ms)
09:35:04
✓ Correctly computes root (1 ms)
09:35:04
✓ Correctly computes sibling path (2 ms)
09:35:04 5 Transactions
09:35:04
✓ Correctly computes tree information
09:35:04
✓ Correctly computes root (1 ms)
09:35:04
✓ Correctly computes sibling path (2 ms)
09:35:04 6 Transactions
09:35:04
✓ Correctly computes tree information
09:35:04
✓ Correctly computes root (2 ms)
09:35:04
✓ Correctly computes sibling path (2 ms)
09:35:04 7 Transactions
09:35:04
✓ Correctly computes tree information (1 ms)
09:35:04
✓ Correctly computes root (1 ms)
09:35:04
✓ Correctly computes sibling path (2 ms)
09:35:04 31 Transactions
09:35:04
✓ Correctly computes tree information (1 ms)
09:35:04
✓ Correctly computes root (1 ms)
09:35:04
✓ Correctly computes sibling paths (5 ms)
09:35:04
09:35:04
Test Suites: 1 passed, 1 total
09:35:04
Tests: 19 passed, 19 total
09:35:04
Snapshots: 0 total
09:35:04
Time: 0.549 s
09:35:04
Ran all test suites matching /merkle-tree\/src\/unbalanced_tree.test.ts/i
.
09:35:04
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?