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