Parent Log:
http://ci.aztec-labs.com/ffb0cedf91fb98de
Command: 52bd9327d3603bc3 yarn-project/scripts/run_test.sh foundation/src/trees/unbalanced_tree_calulcator.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/ee24aac96469b4f1cb8d70e614b2dd27bf0eb134
Env: REF_NAME=gh-readonly-queue/next/pr-15242-1c2c2ee2949dbe31742cc9501a31bf3bce8083cf CURRENT_VERSION=0.87.6 CI_FULL=0
Date: Tue Jun 24 14:09:29 UTC 2025
System: ARCH=arm64 CPUS=64 MEM=247Gi HOSTNAME=pr-15242_arm64_a1-fast
Resources: CPU_LIST=0-63 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_20328d39e6a5cbaa_next
14:09:30
PASS src/trees/unbalanced_tree_calulcator.test.ts
14:09:30 Wonky tree
14:09:30 2 Transactions
14:09:30
✓ Shouldn't accept more leaves (13 ms)
14:09:30
✓ Correctly computes root (2 ms)
14:09:30
✓ Correctly computes sibling path (1 ms)
14:09:30 3 Transactions
14:09:30
✓ Correctly computes root (1 ms)
14:09:30
✓ Correctly computes sibling path (1 ms)
14:09:30 5 Transactions
14:09:30
✓ Correctly computes root (2 ms)
14:09:30
✓ Correctly computes sibling path (1 ms)
14:09:30 6 Transactions
14:09:30
✓ Correctly computes root (1 ms)
14:09:30
✓ Correctly computes sibling path (1 ms)
14:09:30 7 Transactions
14:09:30
✓ Correctly computes root (3 ms)
14:09:30
✓ Correctly computes sibling path (1 ms)
14:09:30 31 Transactions
14:09:30
✓ Correctly computes root (1 ms)
14:09:30
✓ Correctly computes sibling paths (3 ms)
14:09:30
14:09:30
Test Suites: 1 passed, 1 total
14:09:30
Tests: 13 passed, 13 total
14:09:30
Snapshots: 0 total
14:09:30
Time: 0.547 s
14:09:30
Ran all test suites matching foundation/src/trees/unbalanced_tree_calulcator.test.ts
.
14:09:30
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?