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