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