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