Parent Log: http://ci.aztec-labs.com/211a9fb93ab8be76 Command: 26102936e69ab88b yarn-project/scripts/run_test.sh foundation/src/fields/fields.test.ts Commit: https://github.com/AztecProtocol/aztec-packages/commit/b1b65bcdbd44a49fbebe5d2265256dc9466e92be Env: REF_NAME=gh-readonly-queue/master/pr-15044-267ac35e8ccb487bdc79bbe12d428f4c8b4d4d9f CURRENT_VERSION=0.87.8 CI_FULL=1 Date: Fri Jun 13 16:23:38 UTC 2025 System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15044_amd64_x2-full Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_77231cc3756040e0_master 16:23:39 PASS src/fields/fields.test.ts 16:23:39 GrumpkinScalar Serialization 16:23:39 fromHighLow should serialize and deserialize correctly (5 ms) 16:23:39 fromBuffer should serialize and deserialize correctly (1 ms) 16:23:39 fromString should serialize and deserialize correctly (50 ms) 16:23:39 fromHexString should serialize and deserialize correctly (4 ms) 16:23:39 toBuffer should serialize and deserialize correctly (1 ms) 16:23:39 toString should serialize and deserialize correctly (1 ms) 16:23:39 Bn254 arithmetic 16:23:39 Addition 16:23:39 Low Boundary 16:23:39 High Boundary 16:23:39 Performs addition correctly (21 ms) 16:23:39 Subtraction 16:23:39 Low Boundary (1 ms) 16:23:39 High Boundary 16:23:39 Performs subtraction correctly 16:23:39 Multiplication 16:23:39 Identity 16:23:39 Performs multiplication correctly (1 ms) 16:23:39 High Boundary 16:23:39 Division 16:23:39 Should succeed when mod inverse is -ve (1 ms) 16:23:39 Should succeed when mod inverse is +ve (1 ms) 16:23:39 Should not allow a division by 0 (1 ms) 16:23:39 Square root 16:23:39 Should return the correct square root for "0x0000000000000000000000000000000000000000000000000000000000000000" (301 ms) 16:23:39 Should return the correct square root for "0x0000000000000000000000000000000000000000000000000000000000000004" (1 ms) 16:23:39 Should return the correct square root for "0x0000000000000000000000000000000000000000000000000000000000000009" (1 ms) 16:23:39 Should return the correct square root for "0x0000000000000000000000000000000000000000000000000000000000000010" 16:23:39 Should return the correct square root for random value 16:23:39 Comparison 16:23:39 Should compare field elements correctly 16:23:39 Should compare field elements correctly (1 ms) 16:23:39 Should compare field elements correctly (1 ms) 16:23:39 Should compare field elements correctly 16:23:39 Should compare field elements correctly 16:23:39 Should compare field elements correctly (1 ms) 16:23:39 Should compare field elements correctly (1 ms) 16:23:39 Should compare field elements correctly 16:23:39 16:23:39 Test Suites: 1 passed, 1 total 16:23:39 Tests: 31 passed, 31 total 16:23:39 Snapshots: 0 total 16:23:39 Time: 0.921 s 16:23:39 Ran all test suites matching /foundation\/src\/fields\/fields.test.ts/i. 16:23:39 Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?