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