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