Parent Log:
http://ci.aztec-labs.com/4532f5c383c4a9f1
Command: d150250791c3713a yarn-project/scripts/run_test.sh stdlib/src/aztec-address/aztec-address.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:54 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_d6ad65a4cda16446_next
23:00:55
PASS src/aztec-address/aztec-address.test.ts
23:00:55 aztec-address
23:00:55 isValid
23:00:55
✓ returns true for a valid address (172 ms)
23:00:55
✓ returns false for an invalid address
23:00:55 random
23:00:55
✓ always returns a valid address (29 ms)
23:00:55
✓ returns a different address on each call (12 ms)
23:00:55 toAddressPoint
23:00:55
✓ reconstructs an address's point (1 ms)
23:00:55
✓ throws for an invalid address (5 ms)
23:00:55
23:00:55
Test Suites: 1 passed, 1 total
23:00:55
Tests: 6 passed, 6 total
23:00:55
Snapshots: 0 total
23:00:55
Time: 0.669 s
23:00:55
Ran all test suites matching /stdlib\/src\/aztec-address\/aztec-address.test.ts/i
.
23:00:55
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?