Parent Log:
http://ci.aztec-labs.com/4b4bb6a11b9c4e41
Command: 98619016930b559c yarn-project/scripts/run_test.sh foundation/src/trees/sibling_path.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/9b15672dd871e73616eaa70188d438d5a1e5f970
Env: REF_NAME=sb/doc-bigfield CURRENT_VERSION=0.87.6 CI_FULL=0
Date: Thu Jun 19 19:38:04 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=sb_doc-bigfield_amd64
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_745ab2bc9a5772d3_next
19:38:06
PASS src/trees/sibling_path.test.ts
19:38:06 SiblingPath
19:38:06
✓ serializes to JSON (10 ms)
19:38:06
✓ validates length (10 ms)
19:38:06 sibling path
19:38:06
✓ recovers the root from a leaf at index 0 and its sibling path (5 ms)
19:38:06
✓ recovers the root from a leaf at index 1 and its sibling path (4 ms)
19:38:06
✓ recovers the root from a leaf at index 2 and its sibling path (5 ms)
19:38:06
✓ recovers the root from a leaf at index 3 and its sibling path (4 ms)
19:38:06
✓ recovers the root from a leaf at index 4 and its sibling path (3 ms)
19:38:06
✓ recovers the root from a leaf at index 5 and its sibling path (3 ms)
19:38:06
✓ recovers the root from a leaf at index 6 and its sibling path (7 ms)
19:38:06
✓ recovers the root from a leaf at index 7 and its sibling path (4 ms)
19:38:06
19:38:06
Test Suites: 1 passed, 1 total
19:38:06
Tests: 10 passed, 10 total
19:38:06
Snapshots: 0 total
19:38:06
Time: 0.85 s
19:38:06
Ran all test suites matching foundation/src/trees/sibling_path.test.ts
.
19:38:06
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?