Parent Log: http://ci.aztec-labs.com/5f5605ea89201c3c Command: 2cb8f772663bb840 yarn-project/scripts/run_test.sh foundation/src/fields/fields.test.ts Commit: https://github.com/AztecProtocol/aztec-packages/commit/af8041048ee98abe05402607256df4b4cac51dd8 Env: REF_NAME=gh-readonly-queue/next/pr-15067-a0a8617413ca6f4fba2ad190ce73dab59bd75a45 CURRENT_VERSION=0.87.6 CI_FULL=0 Date: Tue Jun 17 15:09:55 UTC 2025 System: ARCH=arm64 CPUS=64 MEM=247Gi HOSTNAME=pr-15067_arm64_a1-fast Resources: CPU_LIST=0-63 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_77231cc3756040e0_next 15:09:56 PASS src/fields/fields.test.ts 15:09:56 GrumpkinScalar Serialization 15:09:56 fromHighLow should serialize and deserialize correctly (3 ms) 15:09:56 fromBuffer should serialize and deserialize correctly (1 ms) 15:09:56 fromString should serialize and deserialize correctly (18 ms) 15:09:56 fromHexString should serialize and deserialize correctly (2 ms) 15:09:56 toBuffer should serialize and deserialize correctly 15:09:56 toString should serialize and deserialize correctly 15:09:56 Bn254 arithmetic 15:09:56 Addition 15:09:56 Low Boundary (1 ms) 15:09:56 High Boundary 15:09:56 Performs addition correctly 15:09:56 Subtraction 15:09:56 Low Boundary 15:09:56 High Boundary 15:09:56 Performs subtraction correctly 15:09:56 Multiplication 15:09:56 Identity 15:09:56 Performs multiplication correctly (1 ms) 15:09:56 High Boundary 15:09:56 Division 15:09:56 Should succeed when mod inverse is -ve (1 ms) 15:09:56 Should succeed when mod inverse is +ve 15:09:56 Should not allow a division by 0 15:09:56 Square root 15:09:56 Should return the correct square root for "0x0000000000000000000000000000000000000000000000000000000000000000" (156 ms) 15:09:56 Should return the correct square root for "0x0000000000000000000000000000000000000000000000000000000000000004" 15:09:56 Should return the correct square root for "0x0000000000000000000000000000000000000000000000000000000000000009" (1 ms) 15:09:56 Should return the correct square root for "0x0000000000000000000000000000000000000000000000000000000000000010" 15:09:56 Should return the correct square root for random value (1 ms) 15:09:56 Comparison 15:09:56 Should compare field elements correctly 15:09:56 Should compare field elements correctly 15:09:56 Should compare field elements correctly 15:09:56 Should compare field elements correctly 15:09:56 Should compare field elements correctly (1 ms) 15:09:56 Should compare field elements correctly 15:09:56 Should compare field elements correctly 15:09:56 Should compare field elements correctly 15:09:56 15:09:56 Test Suites: 1 passed, 1 total 15:09:56 Tests: 31 passed, 31 total 15:09:56 Snapshots: 0 total 15:09:56 Time: 0.633 s 15:09:56 Ran all test suites matching foundation/src/fields/fields.test.ts. 15:09:56 Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?