Parent Log: http://ci.aztec-labs.com/7e0dc7e41fba72d4 Command: 9d60524367dfa79a yarn-project/scripts/run_test.sh foundation/src/fields/bls12_point.test.ts Commit: https://github.com/AztecProtocol/aztec-packages/commit/056e5230c330d6ad19900135ecf2a4787181496a Env: REF_NAME=gh-readonly-queue/next/pr-12986-a9f91dd1e5946aecfeb192ce869eb3e8eca2742e CURRENT_VERSION=0.87.6 CI_FULL=1 Date: Tue Jun 17 13:13:16 UTC 2025 System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-12986_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:13:19 PASS src/fields/bls12_point.test.ts 13:13:19 BLS12Point 13:13:19 compressed point with greater sign matches Noir (2 ms) 13:13:19 compressed point with not greater sign matches Noir (1 ms) 13:13:19 Random 13:13:19 always returns a valid point (133 ms) 13:13:19 returns different points on each call (81 ms) 13:13:19 Failures 13:13:19 fails with invalid point (20 ms) 13:13:19 fails with invalid infinity (2 ms) 13:13:19 Compression 13:13:19 converts to and from x and sign of y coordinate (4 ms) 13:13:19 converts G to and from compressed point (2 ms) 13:13:19 converts 0 to and from compressed point (1 ms) 13:13:19 converts to and from random compressed point (5 ms) 13:13:19 converts to and from static compressed point (1 ms) 13:13:19 fails with invalid compression encoding (2 ms) 13:13:19 fails with invalid point (5 ms) 13:13:19 Serialization 13:13:19 serializes to and from buffer (3 ms) 13:13:19 serializes to and from string (2 ms) 13:13:19 serializes to and from fields (1 ms) 13:13:19 serializes to and from noble/curves projective point (2 ms) 13:13:19 serializes from and to JSON (4 ms) 13:13:19 Arithmetic 13:13:19 Addition 13:13:19 Identity (4 ms) 13:13:19 Inverse (2 ms) 13:13:19 Subtraction 13:13:19 Identity (2 ms) 13:13:19 Inverse (3 ms) 13:13:19 Performs subtraction correctly (5 ms) 13:13:19 Multiplication 13:13:19 Identity (14 ms) 13:13:19 Zero (2 ms) 13:13:19 Inverse (25 ms) 13:13:19 Performs multiplication correctly (16 ms) 13:13:19 Low Boundary (18 ms) 13:13:19 High Boundary (32 ms) 13:13:19 Multiply and Add 13:13:19 Performs simple multiplication and addition correctly (22 ms) 13:13:19 Performs multiplication and addition correctly (36 ms) 13:13:19 13:13:19 Test Suites: 1 passed, 1 total 13:13:19 Tests: 31 passed, 31 total 13:13:19 Snapshots: 2 passed, 2 total 13:13:19 Time: 1.027 s 13:13:19 Ran all test suites matching foundation/src/fields/bls12_point.test.ts. 13:13:19 Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?