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