Parent Log:
http://ci.aztec-labs.com/47047f2495987fd4
Command: 0b621446113df0ea yarn-project/scripts/run_test.sh foundation/src/trees/unbalanced_tree_calulcator.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/a16ffcb44336b117d56ec8733e0b8bbfc787edf7
Env: REF_NAME=gh-readonly-queue/next/pr-15187-4608046e462faf9ff3fbee265ba34dbecb5d0b31 CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Mon Jun 23 14:46:45 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15187_amd64_x3-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_20328d39e6a5cbaa_next
14:46:47
PASS src/trees/unbalanced_tree_calulcator.test.ts
14:46:47 Wonky tree
14:46:47 2 Transactions
14:46:47
✓ Shouldn't accept more leaves (25 ms)
14:46:47
✓ Correctly computes root (3 ms)
14:46:47
✓ Correctly computes sibling path (1 ms)
14:46:47 3 Transactions
14:46:47
✓ Correctly computes root (2 ms)
14:46:47
✓ Correctly computes sibling path (2 ms)
14:46:47 5 Transactions
14:46:47
✓ Correctly computes root (1 ms)
14:46:47
✓ Correctly computes sibling path (1 ms)
14:46:47 6 Transactions
14:46:47
✓ Correctly computes root (2 ms)
14:46:47
✓ Correctly computes sibling path (3 ms)
14:46:47 7 Transactions
14:46:47
✓ Correctly computes root (1 ms)
14:46:47
✓ Correctly computes sibling path (1 ms)
14:46:47 31 Transactions
14:46:47
✓ Correctly computes root (1 ms)
14:46:47
✓ Correctly computes sibling paths (5 ms)
14:46:47
14:46:47
Test Suites: 1 passed, 1 total
14:46:47
Tests: 13 passed, 13 total
14:46:47
Snapshots: 0 total
14:46:47
Time: 0.726 s
14:46:47
Ran all test suites matching foundation/src/trees/unbalanced_tree_calulcator.test.ts
.
14:46:47
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?