Parent Log: http://ci.aztec-labs.com/7ea5d9f48bbe738a Command: 53eb328a1446f762 yarn-project/scripts/run_test.sh foundation/src/fields/bls12_point.test.ts Commit: https://github.com/AztecProtocol/aztec-packages/commit/a48851a8c6884f4b9615a154f8862a549722d25e Env: REF_NAME=gh-readonly-queue/next/pr-14680-3b5835195491b53670250790b18c14d922718574 CURRENT_VERSION=0.87.6 CI_FULL=1 Date: Tue Jun 17 11:28:50 UTC 2025 System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-14680_amd64_x2-full Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_82b82da0094370aa_next 11:28:53 PASS src/fields/bls12_point.test.ts 11:28:53 BLS12Point 11:28:53 compressed point with greater sign matches Noir (2 ms) 11:28:53 compressed point with not greater sign matches Noir 11:28:53 Random 11:28:53 always returns a valid point (196 ms) 11:28:53 returns different points on each call (166 ms) 11:28:53 Failures 11:28:53 fails with invalid point (23 ms) 11:28:53 fails with invalid infinity (2 ms) 11:28:53 Compression 11:28:53 converts to and from x and sign of y coordinate (2 ms) 11:28:53 converts G to and from compressed point (3 ms) 11:28:53 converts 0 to and from compressed point (1 ms) 11:28:53 converts to and from random compressed point (4 ms) 11:28:53 converts to and from static compressed point (2 ms) 11:28:53 fails with invalid compression encoding (3 ms) 11:28:53 fails with invalid point (2 ms) 11:28:53 Serialization 11:28:53 serializes to and from buffer (2 ms) 11:28:53 serializes to and from string (1 ms) 11:28:53 serializes to and from fields (1 ms) 11:28:53 serializes to and from noble/curves projective point (3 ms) 11:28:53 serializes from and to JSON (4 ms) 11:28:53 Arithmetic 11:28:53 Addition 11:28:53 Identity (2 ms) 11:28:53 Inverse (1 ms) 11:28:53 Subtraction 11:28:53 Identity (1 ms) 11:28:53 Inverse (1 ms) 11:28:53 Performs subtraction correctly (5 ms) 11:28:53 Multiplication 11:28:53 Identity (8 ms) 11:28:53 Zero (2 ms) 11:28:53 Inverse (20 ms) 11:28:53 Performs multiplication correctly (9 ms) 11:28:53 Low Boundary (11 ms) 11:28:53 High Boundary (24 ms) 11:28:53 Multiply and Add 11:28:53 Performs simple multiplication and addition correctly (23 ms) 11:28:53 Performs multiplication and addition correctly (27 ms) 11:28:53 11:28:53 Test Suites: 1 passed, 1 total 11:28:53 Tests: 31 passed, 31 total 11:28:53 Snapshots: 2 passed, 2 total 11:28:53 Time: 1.195 s 11:28:53 Ran all test suites matching foundation/src/fields/bls12_point.test.ts. 11:28:53 Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?