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