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