Parent Log: http://ci.aztec-labs.com/beba3fec6006a343 Command: f5e85dbc8a1d83c5 yarn-project/scripts/run_test.sh foundation/src/fields/bls12_point.test.ts Commit: https://github.com/AztecProtocol/aztec-packages/commit/26c5a39fe03723d11540f721293d7aebd1f478d9 Env: REF_NAME=gh-readonly-queue/next/pr-14995-75d792847d8434a0c504e7adf5c102a913065272 CURRENT_VERSION=0.87.6 CI_FULL=1 Date: Fri Jun 13 09:00:54 UTC 2025 System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-14995_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:00:56 PASS src/fields/bls12_point.test.ts 09:00:56 BLS12Point 09:00:56 compressed point with greater sign matches Noir (4 ms) 09:00:56 compressed point with not greater sign matches Noir (1 ms) 09:00:56 Random 09:00:56 always returns a valid point (177 ms) 09:00:56 returns different points on each call (127 ms) 09:00:56 Failures 09:00:56 fails with invalid point (25 ms) 09:00:56 fails with invalid infinity (2 ms) 09:00:56 Compression 09:00:56 converts to and from x and sign of y coordinate (4 ms) 09:00:56 converts G to and from compressed point (4 ms) 09:00:56 converts 0 to and from compressed point (3 ms) 09:00:56 converts to and from random compressed point (4 ms) 09:00:56 converts to and from static compressed point (5 ms) 09:00:56 fails with invalid compression encoding (5 ms) 09:00:56 fails with invalid point (6 ms) 09:00:56 Serialization 09:00:56 serializes to and from buffer (4 ms) 09:00:56 serializes to and from string (3 ms) 09:00:56 serializes to and from fields (2 ms) 09:00:56 serializes to and from noble/curves projective point (5 ms) 09:00:56 serializes from and to JSON (7 ms) 09:00:56 Arithmetic 09:00:56 Addition 09:00:56 Identity (4 ms) 09:00:56 Inverse (4 ms) 09:00:56 Subtraction 09:00:56 Identity (7 ms) 09:00:56 Inverse (5 ms) 09:00:56 Performs subtraction correctly (6 ms) 09:00:56 Multiplication 09:00:56 Identity (15 ms) 09:00:56 Zero (6 ms) 09:00:56 Inverse (25 ms) 09:00:56 Performs multiplication correctly (17 ms) 09:00:56 Low Boundary (12 ms) 09:00:56 High Boundary (29 ms) 09:00:56 Multiply and Add 09:00:56 Performs simple multiplication and addition correctly (39 ms) 09:00:56 Performs multiplication and addition correctly (25 ms) 09:00:56 09:00:56 Test Suites: 1 passed, 1 total 09:00:56 Tests: 31 passed, 31 total 09:00:56 Snapshots: 2 passed, 2 total 09:00:56 Time: 1.167 s 09:00:56 Ran all test suites matching /foundation\/src\/fields\/bls12_point.test.ts/i. 09:00:56 Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?