Parent Log: http://ci.aztec-labs.com/fe5f8b4bc2753ba9 Command: f688b300edf65f8c yarn-project/scripts/run_test.sh stdlib/src/aztec-address/aztec-address.test.ts Commit: https://github.com/AztecProtocol/aztec-packages/commit/a907d3a9f40aa473deec5c77c658a80089184fa8 Env: REF_NAME=gh-readonly-queue/next/pr-14989-ada03190841b1923625905b0e6ea3bdc4a3b3e84 CURRENT_VERSION=0.87.6 CI_FULL=0 Date: Thu Jun 12 10:56:19 UTC 2025 System: ARCH=arm64 CPUS=64 MEM=247Gi HOSTNAME=pr-14989_arm64_a1-fast Resources: CPU_LIST=0-63 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_d6ad65a4cda16446_next 10:56:21 PASS src/aztec-address/aztec-address.test.ts 10:56:21 aztec-address 10:56:21 isValid 10:56:21 returns true for a valid address (175 ms) 10:56:21 returns false for an invalid address (1 ms) 10:56:21 random 10:56:21 always returns a valid address (32 ms) 10:56:21 returns a different address on each call (12 ms) 10:56:21 toAddressPoint 10:56:21 reconstructs an address's point (1 ms) 10:56:21 throws for an invalid address (5 ms) 10:56:21 10:56:21 Test Suites: 1 passed, 1 total 10:56:21 Tests: 6 passed, 6 total 10:56:21 Snapshots: 0 total 10:56:21 Time: 0.68 s 10:56:21 Ran all test suites matching /stdlib\/src\/aztec-address\/aztec-address.test.ts/i. 10:56:21 Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?