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