Parent Log: http://ci.aztec-labs.com/94875c55e610a324 Command: 751df696adf04d3f yarn-project/scripts/run_test.sh stdlib/src/abi/abi.test.ts Commit: https://github.com/AztecProtocol/aztec-packages/commit/106f897363bb5aee27ddd091b5be9641b011c5bb Env: REF_NAME=gh-readonly-queue/next/pr-15004-2b9c409698cf0f475a7a9f5884117c8ad2a4f79a CURRENT_VERSION=0.87.6 CI_FULL=1 Date: Thu Jun 12 15:52:28 UTC 2025 System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15004_amd64_x2-full Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_29cdec51b1f82b7e_next 15:52:30 PASS src/abi/abi.test.ts 15:52:30 abi 15:52:30 getDefaultInitializer 15:52:30 does not return non initializer functions (3 ms) 15:52:30 returns the single initializer in a contract (1 ms) 15:52:30 prefers functions based on name 15:52:30 prefers functions based on parameter length 15:52:30 prefers functions based on type 15:52:30 returns an initializer if there is any 15:52:30 getInitializer 15:52:30 returns initializer based on name 15:52:30 fails if named initializer not found (24 ms) 15:52:30 fails if named initializer not an initializer (1 ms) 15:52:30 falls back to default initializer on undefined argument 15:52:30 passes artifact through 15:52:30 validates artifact is initializer (1 ms) 15:52:30 15:52:30 Test Suites: 1 passed, 1 total 15:52:30 Tests: 12 passed, 12 total 15:52:30 Snapshots: 0 total 15:52:30 Time: 0.859 s 15:52:30 Ran all test suites matching /stdlib\/src\/abi\/abi.test.ts/i. 15:52:30 Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?