Parent Log: http://ci.aztec-labs.com/63defbba99217a76 Command: 3a6ab660df216f9c yarn-project/scripts/run_test.sh foundation/src/fields/fields.test.ts Commit: https://github.com/AztecProtocol/aztec-packages/commit/eeab628a4e44477cb6796c5a461ee0c0bb332d75 Env: REF_NAME=gh-readonly-queue/next/pr-15059-9a37be7dc4208f0eeb44ec50194c00ca3f5c4cc6 CURRENT_VERSION=0.87.6 CI_FULL=1 Date: Mon Jun 16 16:41:56 UTC 2025 System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15059_amd64_x4-full Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_77231cc3756040e0_next 16:41:58 PASS src/fields/fields.test.ts 16:41:58 GrumpkinScalar Serialization 16:41:58 fromHighLow should serialize and deserialize correctly (5 ms) 16:41:58 fromBuffer should serialize and deserialize correctly (1 ms) 16:41:58 fromString should serialize and deserialize correctly (28 ms) 16:41:58 fromHexString should serialize and deserialize correctly (2 ms) 16:41:58 toBuffer should serialize and deserialize correctly 16:41:58 toString should serialize and deserialize correctly 16:41:58 Bn254 arithmetic 16:41:58 Addition 16:41:58 Low Boundary (1 ms) 16:41:58 High Boundary 16:41:58 Performs addition correctly 16:41:58 Subtraction 16:41:58 Low Boundary (1 ms) 16:41:58 High Boundary 16:41:58 Performs subtraction correctly 16:41:58 Multiplication 16:41:58 Identity 16:41:58 Performs multiplication correctly (1 ms) 16:41:58 High Boundary 16:41:58 Division 16:41:58 Should succeed when mod inverse is -ve 16:41:58 Should succeed when mod inverse is +ve (1 ms) 16:41:58 Should not allow a division by 0 (1 ms) 16:41:58 Square root 16:41:58 Should return the correct square root for "0x0000000000000000000000000000000000000000000000000000000000000000" (227 ms) 16:41:58 Should return the correct square root for "0x0000000000000000000000000000000000000000000000000000000000000004" (1 ms) 16:41:58 Should return the correct square root for "0x0000000000000000000000000000000000000000000000000000000000000009" 16:41:58 Should return the correct square root for "0x0000000000000000000000000000000000000000000000000000000000000010" (1 ms) 16:41:58 Should return the correct square root for random value 16:41:58 Comparison 16:41:58 Should compare field elements correctly 16:41:58 Should compare field elements correctly 16:41:58 Should compare field elements correctly (1 ms) 16:41:58 Should compare field elements correctly 16:41:58 Should compare field elements correctly (1 ms) 16:41:58 Should compare field elements correctly 16:41:58 Should compare field elements correctly 16:41:58 Should compare field elements correctly (1 ms) 16:41:58 16:41:58 Test Suites: 1 passed, 1 total 16:41:58 Tests: 31 passed, 31 total 16:41:58 Snapshots: 0 total 16:41:58 Time: 0.82 s 16:41:58 Ran all test suites matching foundation/src/fields/fields.test.ts. 16:41:58 Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?