Parent Log: http://ci.aztec-labs.com/57c5664a39d345ed Command: 19eaa47be551fcfe yarn-project/scripts/run_test.sh stdlib/src/abi/abi.test.ts Commit: https://github.com/AztecProtocol/aztec-packages/commit/c0e766a133071c44b2c0d8fac5df352c6e059df1 Env: REF_NAME=gh-readonly-queue/next/pr-15015-cf8be0f9e81e248048560619de041e90d9d6990a CURRENT_VERSION=0.87.6 CI_FULL=0 Date: Fri Jun 13 08:00:32 UTC 2025 System: ARCH=arm64 CPUS=64 MEM=247Gi HOSTNAME=pr-15015_arm64_a1-fast Resources: CPU_LIST=0-63 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_29cdec51b1f82b7e_next 08:00:33 PASS src/abi/abi.test.ts 08:00:33 abi 08:00:33 getDefaultInitializer 08:00:33 does not return non initializer functions (2 ms) 08:00:33 returns the single initializer in a contract (1 ms) 08:00:33 prefers functions based on name 08:00:33 prefers functions based on parameter length 08:00:33 prefers functions based on type (1 ms) 08:00:33 returns an initializer if there is any 08:00:33 getInitializer 08:00:33 returns initializer based on name (1 ms) 08:00:33 fails if named initializer not found (13 ms) 08:00:33 fails if named initializer not an initializer (1 ms) 08:00:33 falls back to default initializer on undefined argument (1 ms) 08:00:33 passes artifact through 08:00:33 validates artifact is initializer (1 ms) 08:00:33 08:00:33 Test Suites: 1 passed, 1 total 08:00:33 Tests: 12 passed, 12 total 08:00:33 Snapshots: 0 total 08:00:33 Time: 0.674 s 08:00:33 Ran all test suites matching /stdlib\/src\/abi\/abi.test.ts/i. 08:00:33 Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?