Parent Log: http://ci.aztec-labs.com/fc0133061c7951d2 Command: abf2df8792edab68 yarn-project/scripts/run_test.sh foundation/src/fields/fields.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:12 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_77231cc3756040e0_staging 12:51:14 PASS src/fields/fields.test.ts 12:51:14 GrumpkinScalar Serialization 12:51:14 fromHighLow should serialize and deserialize correctly (6 ms) 12:51:14 fromBuffer should serialize and deserialize correctly (1 ms) 12:51:14 fromString should serialize and deserialize correctly (23 ms) 12:51:14 fromHexString should serialize and deserialize correctly (3 ms) 12:51:14 toBuffer should serialize and deserialize correctly (1 ms) 12:51:14 toString should serialize and deserialize correctly (1 ms) 12:51:14 Bn254 arithmetic 12:51:14 Addition 12:51:14 Low Boundary (1 ms) 12:51:14 High Boundary (1 ms) 12:51:14 Performs addition correctly (1 ms) 12:51:14 Subtraction 12:51:14 Low Boundary (1 ms) 12:51:14 High Boundary 12:51:14 Performs subtraction correctly (1 ms) 12:51:14 Multiplication 12:51:14 Identity 12:51:14 Performs multiplication correctly 12:51:14 High Boundary 12:51:14 Division 12:51:14 Should succeed when mod inverse is -ve 12:51:14 Should succeed when mod inverse is +ve (1 ms) 12:51:14 Should not allow a division by 0 (1 ms) 12:51:14 Square root 12:51:14 Should return the correct square root for "0x0000000000000000000000000000000000000000000000000000000000000000" (207 ms) 12:51:14 Should return the correct square root for "0x0000000000000000000000000000000000000000000000000000000000000004" 12:51:14 Should return the correct square root for "0x0000000000000000000000000000000000000000000000000000000000000009" (1 ms) 12:51:14 Should return the correct square root for "0x0000000000000000000000000000000000000000000000000000000000000010" 12:51:14 Should return the correct square root for random value (1 ms) 12:51:14 Comparison 12:51:14 Should compare field elements correctly (1 ms) 12:51:14 Should compare field elements correctly 12:51:14 Should compare field elements correctly 12:51:14 Should compare field elements correctly (1 ms) 12:51:14 Should compare field elements correctly 12:51:14 Should compare field elements correctly 12:51:14 Should compare field elements correctly (1 ms) 12:51:14 Should compare field elements correctly 12:51:14 12:51:14 Test Suites: 1 passed, 1 total 12:51:14 Tests: 31 passed, 31 total 12:51:14 Snapshots: 0 total 12:51:14 Time: 0.715 s 12:51:14 Ran all test suites matching foundation/src/fields/fields.test.ts. 12:51:14 Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?