Parent Log: http://ci.aztec-labs.com/cc7478688846fa30 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:29 UTC 2025 System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15042_amd64_x3-full Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_82b82da0094370aa_next 12:34:32 PASS src/fields/bls12_point.test.ts 12:34:32 BLS12Point 12:34:32 compressed point with greater sign matches Noir (3 ms) 12:34:32 compressed point with not greater sign matches Noir (1 ms) 12:34:32 Random 12:34:32 always returns a valid point (180 ms) 12:34:32 returns different points on each call (170 ms) 12:34:32 Failures 12:34:32 fails with invalid point (24 ms) 12:34:32 fails with invalid infinity (1 ms) 12:34:32 Compression 12:34:32 converts to and from x and sign of y coordinate (4 ms) 12:34:32 converts G to and from compressed point (2 ms) 12:34:32 converts 0 to and from compressed point (1 ms) 12:34:32 converts to and from random compressed point (4 ms) 12:34:32 converts to and from static compressed point (3 ms) 12:34:32 fails with invalid compression encoding (3 ms) 12:34:32 fails with invalid point (4 ms) 12:34:32 Serialization 12:34:32 serializes to and from buffer (5 ms) 12:34:32 serializes to and from string (5 ms) 12:34:32 serializes to and from fields (3 ms) 12:34:32 serializes to and from noble/curves projective point (5 ms) 12:34:32 serializes from and to JSON (5 ms) 12:34:32 Arithmetic 12:34:32 Addition 12:34:32 Identity (5 ms) 12:34:32 Inverse (2 ms) 12:34:32 Subtraction 12:34:32 Identity (3 ms) 12:34:32 Inverse (1 ms) 12:34:32 Performs subtraction correctly (2 ms) 12:34:32 Multiplication 12:34:32 Identity (12 ms) 12:34:32 Zero (3 ms) 12:34:32 Inverse (27 ms) 12:34:32 Performs multiplication correctly (17 ms) 12:34:32 Low Boundary (12 ms) 12:34:32 High Boundary (32 ms) 12:34:32 Multiply and Add 12:34:32 Performs simple multiplication and addition correctly (38 ms) 12:34:32 Performs multiplication and addition correctly (26 ms) 12:34:32 12:34:32 Test Suites: 1 passed, 1 total 12:34:32 Tests: 31 passed, 31 total 12:34:32 Snapshots: 2 passed, 2 total 12:34:32 Time: 1.293 s 12:34:32 Ran all test suites matching /foundation\/src\/fields\/bls12_point.test.ts/i. 12:34:32 Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?