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