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