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