Parent Log: http://ci.aztec-labs.com/424a32e00eb773f3 Command: 582720422b3f4dff yarn-project/scripts/run_test.sh foundation/src/schemas/parse.test.ts Commit: https://github.com/AztecProtocol/aztec-packages/commit/79e9bd1698f4bba6deade8f76c676f9bbb12ff74 Env: REF_NAME=gh-readonly-queue/staging/pr-15192-505a3c071181dbc5242dc8b655a9b2d69988c8db CURRENT_VERSION=1.0.0 CI_FULL=1 Date: Mon Jun 23 13:25:17 UTC 2025 System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15192_amd64_x4-full Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_c628d01572c21e59_staging 13:25:18 PASS src/schemas/parse.test.ts 13:25:18 parse 13:25:18 parses arguments without optionals (5 ms) 13:25:18 handles providing all optional arguments (2 ms) 13:25:18 handles some missing optional arguments (1 ms) 13:25:18 handles all missing optional arguments (1 ms) 13:25:18 handles no arguments if all optional (1 ms) 13:25:18 fails if a required argument is missing (15 ms) 13:25:18 handles coerced bigint (2 ms) 13:25:18 handles coerced optional bigint (1 ms) 13:25:18 handles missing coerced optional bigint (1 ms) 13:25:18 fails on missing coerced required bigint (1 ms) 13:25:18 handles explicit undefined values (1 ms) 13:25:18 13:25:18 Test Suites: 1 passed, 1 total 13:25:18 Tests: 11 passed, 11 total 13:25:18 Snapshots: 0 total 13:25:18 Time: 0.55 s 13:25:18 Ran all test suites matching foundation/src/schemas/parse.test.ts. 13:25:18 Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?