Parent Log:
http://ci.aztec-labs.com/9c875b57c7229e8a
Command: bdef8c432fe28910 yarn-project/scripts/run_test.sh foundation/src/fields/bls12_fields.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/a9f91dd1e5946aecfeb192ce869eb3e8eca2742e
Env: REF_NAME=gh-readonly-queue/next/pr-15099-a48851a8c6884f4b9615a154f8862a549722d25e CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Tue Jun 17 12:33:39 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15099_amd64_x2-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_3ab53ed964285006_next
12:33:42
PASS src/fields/bls12_fields.test.ts
12:33:42 Fr Serialization
12:33:42
✓ fromBuffer should serialize and deserialize correctly (6 ms)
12:33:42
✓ fromNoirBigNum should serialize and deserialize correctly (1 ms)
12:33:42
✓ fromString should serialize and deserialize correctly (25 ms)
12:33:42
✓ fromHexString should serialize and deserialize correctly (3 ms)
12:33:42
✓ fromBN254Fr and toBN254Fr should convert correctly (1 ms)
12:33:42
✓ rejects fields too large for BN254 (2 ms)
12:33:42 Arithmetic on Fr
12:33:42 Addition
12:33:42
✓ Low Boundary (1 ms)
12:33:42
✓ High Boundary (1 ms)
12:33:42
✓ Performs addition correctly (1 ms)
12:33:42 Subtraction
12:33:42
✓ Low Boundary
12:33:42
✓ High Boundary
12:33:42
✓ Performs subtraction correctly (1 ms)
12:33:42 Multiplication
12:33:42
✓ Identity (1 ms)
12:33:42
✓ Performs multiplication correctly (1 ms)
12:33:42
✓ High Boundary (1 ms)
12:33:42 Division
12:33:42
✓ Should succeed when mod inverse is -ve (1 ms)
12:33:42
✓ Should succeed when mod inverse is +ve (1 ms)
12:33:42
✓ Should not allow a division by 0 (15 ms)
12:33:42 Square root
12:33:42
✓ Should return the correct square root for "0x0000000000000000000000000000000000000000000000000000000000000000" (2 ms)
12:33:42
✓ Should return the correct square root for "0x0000000000000000000000000000000000000000000000000000000000000004" (4 ms)
12:33:42
✓ Should return the correct square root for "0x0000000000000000000000000000000000000000000000000000000000000009" (2 ms)
12:33:42
✓ Should return the correct square root for "0x0000000000000000000000000000000000000000000000000000000000000010" (2 ms)
12:33:42
✓ Should return the correct square root for random value (1 ms)
12:33:42 Power
12:33:42
✓ Should return the correct power for "0x0000000000000000000000000000000000000000000000000000000000000000" (1 ms)
12:33:42
✓ Should return the correct power for "0x0000000000000000000000000000000000000000000000000000000000000002"
12:33:42
✓ Should return the correct power for "0x0000000000000000000000000000000000000000000000000000000000000002"
12:33:42
✓ Should return the correct power for "0x000000000000000000000000000000000000000000000000000000000000000a" (1 ms)
12:33:42
✓ Should return the correct power for random value
12:33:42
✓ Performs power correctly (1 ms)
12:33:42
✓ High Boundary (1 ms)
12:33:42 Fq Serialization
12:33:42
✓ fromBuffer should serialize and deserialize correctly (1 ms)
12:33:42
✓ fromNoirBigNum should serialize and deserialize correctly
12:33:42
✓ fromString should serialize and deserialize correctly (1 ms)
12:33:42
✓ fromHexString should serialize and deserialize correctly (2 ms)
12:33:42 Arithmetic on Fq
12:33:42 Addition
12:33:42
✓ Low Boundary (1 ms)
12:33:42
✓ High Boundary (1 ms)
12:33:42
✓ Performs addition correctly
12:33:42 Subtraction
12:33:42
✓ Low Boundary (1 ms)
12:33:42
✓ High Boundary (1 ms)
12:33:42
✓ Performs subtraction correctly
12:33:42 Multiplication
12:33:42
✓ Identity (1 ms)
12:33:42
✓ Performs multiplication correctly (1 ms)
12:33:42
✓ High Boundary (1 ms)
12:33:42 Division
12:33:42
✓ Should succeed when mod inverse is -ve (1 ms)
12:33:42
✓ Should succeed when mod inverse is +ve (1 ms)
12:33:42
✓ Should not allow a division by 0 (1 ms)
12:33:42 Square root
12:33:42
✓ Should return the correct square root for "0x000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000"
12:33:42
✓ Should return the correct square root for "0x000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004" (1 ms)
12:33:42
✓ Should return the correct square root for "0x000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000009" (1 ms)
12:33:42
✓ Should return the correct square root for "0x000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010" (4 ms)
12:33:42
✓ Should return the correct square root for random value (1 ms)
12:33:42 Power
12:33:42
✓ Should return the correct power for "0x000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000"
12:33:42
✓ Should return the correct power for "0x000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002"
12:33:42
✓ Should return the correct power for "0x000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002" (1 ms)
12:33:42
✓ Should return the correct power for "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a"
12:33:42
✓ Should return the correct power for random value (1 ms)
12:33:42
✓ Performs power correctly
12:33:42
✓ High Boundary (1 ms)
12:33:42
12:33:42
Test Suites: 1 passed, 1 total
12:33:42
Tests: 58 passed, 58 total
12:33:42
Snapshots: 0 total
12:33:42
Time: 0.955 s
12:33:42
Ran all test suites matching foundation/src/fields/bls12_fields.test.ts
.
12:33:42
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?