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