Parent Log: http://ci.aztec-labs.com/523a3b1793b6a592 Command: c118fea9c063e772 yarn-project/scripts/run_test.sh foundation/src/fields/bls12_point.test.ts Commit: https://github.com/AztecProtocol/aztec-packages/commit/12d931e5ea9343eec403068931d3121e1d10e37e Env: REF_NAME=gh-readonly-queue/next/pr-15042-254faae7d330e160b14c6eaaa099dc92d4a9cac7 CURRENT_VERSION=0.87.6 CI_FULL=1 Date: Mon Jun 16 12:34:44 UTC 2025 System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15042_amd64_x4-full Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_82b82da0094370aa_next 12:34:46 PASS src/fields/bls12_point.test.ts 12:34:46 BLS12Point 12:34:46 compressed point with greater sign matches Noir (3 ms) 12:34:46 compressed point with not greater sign matches Noir (1 ms) 12:34:46 Random 12:34:46 always returns a valid point (191 ms) 12:34:46 returns different points on each call (165 ms) 12:34:46 Failures 12:34:46 fails with invalid point (26 ms) 12:34:46 fails with invalid infinity (1 ms) 12:34:46 Compression 12:34:46 converts to and from x and sign of y coordinate (4 ms) 12:34:46 converts G to and from compressed point (4 ms) 12:34:46 converts 0 to and from compressed point (2 ms) 12:34:46 converts to and from random compressed point (4 ms) 12:34:46 converts to and from static compressed point (4 ms) 12:34:46 fails with invalid compression encoding (3 ms) 12:34:46 fails with invalid point (4 ms) 12:34:46 Serialization 12:34:46 serializes to and from buffer (6 ms) 12:34:46 serializes to and from string (4 ms) 12:34:46 serializes to and from fields (2 ms) 12:34:46 serializes to and from noble/curves projective point (3 ms) 12:34:46 serializes from and to JSON (6 ms) 12:34:46 Arithmetic 12:34:46 Addition 12:34:46 Identity (4 ms) 12:34:46 Inverse (4 ms) 12:34:46 Subtraction 12:34:46 Identity (2 ms) 12:34:46 Inverse (2 ms) 12:34:46 Performs subtraction correctly (4 ms) 12:34:46 Multiplication 12:34:46 Identity (14 ms) 12:34:46 Zero (4 ms) 12:34:46 Inverse (29 ms) 12:34:46 Performs multiplication correctly (11 ms) 12:34:46 Low Boundary (10 ms) 12:34:46 High Boundary (27 ms) 12:34:46 Multiply and Add 12:34:46 Performs simple multiplication and addition correctly (38 ms) 12:34:46 Performs multiplication and addition correctly (29 ms) 12:34:46 12:34:46 Test Suites: 1 passed, 1 total 12:34:46 Tests: 31 passed, 31 total 12:34:46 Snapshots: 2 passed, 2 total 12:34:46 Time: 1.172 s 12:34:46 Ran all test suites matching /foundation\/src\/fields\/bls12_point.test.ts/i. 12:34:46 Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?