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