Parent Log: http://ci.aztec-labs.com/29ef878f08dca81b Command: ef601da20f8e827b yarn-project/scripts/run_test.sh foundation/src/fields/bls12_point.test.ts Commit: https://github.com/AztecProtocol/aztec-packages/commit/d886120f668032e2640beac56487c6f7b18ce81e Env: REF_NAME=gh-readonly-queue/next/pr-15226-fe574e9be5d341cfa05d23ac296ab738d268f1c0 CURRENT_VERSION=0.87.6 CI_FULL=0 Date: Wed Jun 25 16:19:47 UTC 2025 System: ARCH=arm64 CPUS=64 MEM=247Gi HOSTNAME=pr-15226_arm64_a1-fast Resources: CPU_LIST=0-63 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_82b82da0094370aa_next 16:19:48 PASS src/fields/bls12_point.test.ts 16:19:48 BLS12Point 16:19:48 compressed point with greater sign matches Noir (1 ms) 16:19:48 compressed point with not greater sign matches Noir 16:19:48 Random 16:19:48 always returns a valid point (96 ms) 16:19:48 returns different points on each call (76 ms) 16:19:48 Failures 16:19:48 fails with invalid point (17 ms) 16:19:48 fails with invalid infinity (1 ms) 16:19:48 Compression 16:19:48 converts to and from x and sign of y coordinate (2 ms) 16:19:48 converts G to and from compressed point (1 ms) 16:19:48 converts 0 to and from compressed point (1 ms) 16:19:48 converts to and from random compressed point (2 ms) 16:19:48 converts to and from static compressed point (2 ms) 16:19:48 fails with invalid compression encoding (3 ms) 16:19:48 fails with invalid point (3 ms) 16:19:48 Serialization 16:19:48 serializes to and from buffer (2 ms) 16:19:48 serializes to and from string (2 ms) 16:19:48 serializes to and from fields (1 ms) 16:19:48 serializes to and from noble/curves projective point (2 ms) 16:19:48 serializes from and to JSON (3 ms) 16:19:48 Arithmetic 16:19:48 Addition 16:19:48 Identity (4 ms) 16:19:48 Inverse (1 ms) 16:19:48 Subtraction 16:19:48 Identity (1 ms) 16:19:48 Inverse (2 ms) 16:19:48 Performs subtraction correctly (3 ms) 16:19:48 Multiplication 16:19:48 Identity (9 ms) 16:19:48 Zero (2 ms) 16:19:48 Inverse (18 ms) 16:19:48 Performs multiplication correctly (10 ms) 16:19:48 Low Boundary (10 ms) 16:19:48 High Boundary (21 ms) 16:19:48 Multiply and Add 16:19:48 Performs simple multiplication and addition correctly (20 ms) 16:19:48 Performs multiplication and addition correctly (23 ms) 16:19:48 16:19:48 Test Suites: 1 passed, 1 total 16:19:48 Tests: 31 passed, 31 total 16:19:48 Snapshots: 2 passed, 2 total 16:19:48 Time: 0.777 s 16:19:48 Ran all test suites matching foundation/src/fields/bls12_point.test.ts. 16:19:48 Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?