Parent Log: http://ci.aztec-labs.com/6a5301d8067cde2f Command: 3713b4397d55fa0c yarn-project/scripts/run_test.sh foundation/src/fields/point.test.ts Commit: https://github.com/AztecProtocol/aztec-packages/commit/314d7622c6bacc8333ae49fe9583967cab78349b Env: REF_NAME=gh-readonly-queue/next/pr-15000-c51485c507bcf668c6e55129eb2c1794af4a0732 CURRENT_VERSION=0.87.6 CI_FULL=1 Date: Fri Jun 13 11:33:58 UTC 2025 System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15000_amd64_x2-full Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_93aadd6d2d446c99_next 11:34:00 PASS src/fields/point.test.ts 11:34:00 Point 11:34:00 converts to and from x and sign of y coordinate (1 ms) 11:34:00 converts to and from buffer (2 ms) 11:34:00 converts to and from compressed buffer (1 ms) 11:34:00 compressed point with + sign matches Noir (3 ms) 11:34:00 compressed point with - sign matches Noir (1 ms) 11:34:00 serializes from and to JSON (3 ms) 11:34:00 random 11:34:00 always returns a valid point (313 ms) 11:34:00 returns a different points on each call (22 ms) 11:34:00 11:34:00 Test Suites: 1 passed, 1 total 11:34:00 Tests: 8 passed, 8 total 11:34:00 Snapshots: 2 passed, 2 total 11:34:00 Time: 0.87 s 11:34:00 Ran all test suites matching /foundation\/src\/fields\/point.test.ts/i. 11:34:00 Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?