Parent Log: http://ci.aztec-labs.com/d5005dbc6734dc9b Command: 467c61bd41bfcfc4 yarn-project/scripts/run_test.sh foundation/src/fields/point.test.ts Commit: https://github.com/AztecProtocol/aztec-packages/commit/2a96aa32179deb1c1a98c9bc93fbe72f0d016d62 Env: REF_NAME=gh-readonly-queue/next/pr-15284-aacd7d15462246c78893a25b05d292342c07b582 CURRENT_VERSION=0.87.6 CI_FULL=1 Date: Wed Jun 25 15:36:35 UTC 2025 System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15284_amd64_x3-full Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_93aadd6d2d446c99_next 15:36:38 PASS src/fields/point.test.ts 15:36:38 Point 15:36:38 converts to and from x and sign of y coordinate (1 ms) 15:36:38 converts to and from buffer (1 ms) 15:36:38 converts to and from compressed buffer (1 ms) 15:36:38 compressed point with + sign matches Noir (2 ms) 15:36:38 compressed point with - sign matches Noir (1 ms) 15:36:38 serializes from and to JSON (2 ms) 15:36:38 random 15:36:38 always returns a valid point (413 ms) 15:36:38 returns a different points on each call (20 ms) 15:36:38 15:36:38 Test Suites: 1 passed, 1 total 15:36:38 Tests: 8 passed, 8 total 15:36:38 Snapshots: 2 passed, 2 total 15:36:38 Time: 1.271 s 15:36:38 Ran all test suites matching foundation/src/fields/point.test.ts. 15:36:38 Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?