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