Parent Log:
http://ci.aztec-labs.com/66a4a534a6c10a99
Command: cbdd76383a795445 yarn-project/scripts/run_test.sh foundation/src/fields/bls12_fields.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/9ba478709ce5c48099f79f9531da8292811cb18a
Env: REF_NAME=gh-readonly-queue/staging/pr-15247-3863bc02d671057d0cffd4ced17ca317788ff190 CURRENT_VERSION=1.0.0 CI_FULL=0
Date: Tue Jun 24 15:03:53 UTC 2025
System: ARCH=arm64 CPUS=64 MEM=247Gi HOSTNAME=pr-15247_arm64_a1-fast
Resources: CPU_LIST=0-63 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_3ab53ed964285006_staging
15:03:55
PASS src/fields/bls12_fields.test.ts
15:03:55 Fr Serialization
15:03:55
✓ fromBuffer should serialize and deserialize correctly (5 ms)
15:03:55
✓ fromNoirBigNum should serialize and deserialize correctly (1 ms)
15:03:55
✓ fromString should serialize and deserialize correctly (18 ms)
15:03:55
✓ fromHexString should serialize and deserialize correctly (2 ms)
15:03:55
✓ fromBN254Fr and toBN254Fr should convert correctly (1 ms)
15:03:55
✓ rejects fields too large for BN254 (1 ms)
15:03:55 Arithmetic on Fr
15:03:55 Addition
15:03:55
✓ Low Boundary (1 ms)
15:03:55
✓ High Boundary
15:03:55
✓ Performs addition correctly
15:03:55 Subtraction
15:03:55
✓ Low Boundary
15:03:55
✓ High Boundary
15:03:55
✓ Performs subtraction correctly (1 ms)
15:03:55 Multiplication
15:03:55
✓ Identity
15:03:55
✓ Performs multiplication correctly
15:03:55
✓ High Boundary (1 ms)
15:03:55 Division
15:03:55
✓ Should succeed when mod inverse is -ve (1 ms)
15:03:55
✓ Should succeed when mod inverse is +ve (1 ms)
15:03:55
✓ Should not allow a division by 0 (5 ms)
15:03:55 Square root
15:03:55
✓ Should return the correct square root for "0x0000000000000000000000000000000000000000000000000000000000000000" (1 ms)
15:03:55
✓ Should return the correct square root for "0x0000000000000000000000000000000000000000000000000000000000000004" (1 ms)
15:03:55
✓ Should return the correct square root for "0x0000000000000000000000000000000000000000000000000000000000000009" (1 ms)
15:03:55
✓ Should return the correct square root for "0x0000000000000000000000000000000000000000000000000000000000000010" (1 ms)
15:03:55
✓ Should return the correct square root for random value (1 ms)
15:03:55 Power
15:03:55
✓ Should return the correct power for "0x0000000000000000000000000000000000000000000000000000000000000000" (1 ms)
15:03:55
✓ Should return the correct power for "0x0000000000000000000000000000000000000000000000000000000000000002"
15:03:55
✓ Should return the correct power for "0x0000000000000000000000000000000000000000000000000000000000000002"
15:03:55
✓ Should return the correct power for "0x000000000000000000000000000000000000000000000000000000000000000a"
15:03:55
✓ Should return the correct power for random value
15:03:55
✓ Performs power correctly (1 ms)
15:03:55
✓ High Boundary (1 ms)
15:03:55 Fq Serialization
15:03:55
✓ fromBuffer should serialize and deserialize correctly (1 ms)
15:03:55
✓ fromNoirBigNum should serialize and deserialize correctly (1 ms)
15:03:55
✓ fromString should serialize and deserialize correctly (2 ms)
15:03:55
✓ fromHexString should serialize and deserialize correctly (1 ms)
15:03:55 Arithmetic on Fq
15:03:55 Addition
15:03:55
✓ Low Boundary
15:03:55
✓ High Boundary (1 ms)
15:03:55
✓ Performs addition correctly
15:03:55 Subtraction
15:03:55
✓ Low Boundary (1 ms)
15:03:55
✓ High Boundary
15:03:55
✓ Performs subtraction correctly (1 ms)
15:03:55 Multiplication
15:03:55
✓ Identity (1 ms)
15:03:55
✓ Performs multiplication correctly
15:03:55
✓ High Boundary (1 ms)
15:03:55 Division
15:03:55
✓ Should succeed when mod inverse is -ve
15:03:55
✓ Should succeed when mod inverse is +ve
15:03:55
✓ Should not allow a division by 0 (1 ms)
15:03:55 Square root
15:03:55
✓ Should return the correct square root for "0x000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000"
15:03:55
✓ Should return the correct square root for "0x000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004"
15:03:55
✓ Should return the correct square root for "0x000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000009" (1 ms)
15:03:55
✓ Should return the correct square root for "0x000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010"
15:03:55
✓ Should return the correct square root for random value (1 ms)
15:03:55 Power
15:03:55
✓ Should return the correct power for "0x000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000" (1 ms)
15:03:55
✓ Should return the correct power for "0x000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002"
15:03:55
✓ Should return the correct power for "0x000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002" (1 ms)
15:03:55
✓ Should return the correct power for "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a"
15:03:55
✓ Should return the correct power for random value (1 ms)
15:03:55
✓ Performs power correctly (1 ms)
15:03:55
✓ High Boundary
15:03:55
15:03:55
Test Suites: 1 passed, 1 total
15:03:55
Tests: 58 passed, 58 total
15:03:55
Snapshots: 0 total
15:03:55
Time: 0.591 s
15:03:55
Ran all test suites matching foundation/src/fields/bls12_fields.test.ts
.
15:03:55
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?