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