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