Parent Log: http://ci.aztec-labs.com/6895c81bbb6e0127 Command: 95231afc93577de0 yarn-project/scripts/run_test.sh foundation/src/schemas/parse.test.ts Commit: https://github.com/AztecProtocol/aztec-packages/commit/5c56d41aea0a97d800fc842dbcab1ca0d285e360 Env: REF_NAME=v1.0.0-nightly.20250621 CURRENT_VERSION=0.87.6 CI_FULL=1 Date: Sat Jun 21 02:52:05 UTC 2025 System: ARCH=arm64 CPUS=64 MEM=247Gi HOSTNAME=v1_0_0-nightly_20250621_arm64_a-nightly Resources: CPU_LIST=0-63 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_c628d01572c21e59_v1.0.0-nightly.20250621 02:52:06 PASS src/schemas/parse.test.ts 02:52:06 parse 02:52:06 parses arguments without optionals (4 ms) 02:52:06 handles providing all optional arguments (2 ms) 02:52:06 handles some missing optional arguments (1 ms) 02:52:06 handles all missing optional arguments (1 ms) 02:52:06 handles no arguments if all optional (1 ms) 02:52:06 fails if a required argument is missing (8 ms) 02:52:06 handles coerced bigint (1 ms) 02:52:06 handles coerced optional bigint (1 ms) 02:52:06 handles missing coerced optional bigint (1 ms) 02:52:06 fails on missing coerced required bigint 02:52:06 handles explicit undefined values (1 ms) 02:52:06 02:52:06 Test Suites: 1 passed, 1 total 02:52:06 Tests: 11 passed, 11 total 02:52:06 Snapshots: 0 total 02:52:06 Time: 0.395 s 02:52:06 Ran all test suites matching foundation/src/schemas/parse.test.ts. 02:52:06 Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?