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