Skip to content

Implement BigMath.erf(x, prec) and BigMath.erfc(x, prec) #542

Implement BigMath.erf(x, prec) and BigMath.erfc(x, prec)

Implement BigMath.erf(x, prec) and BigMath.erfc(x, prec) #542

Triggered via pull request June 21, 2025 12:48
Status Failure
Total duration 3m 4s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci.yml

on: pull_request
ruby-versions  /  Generate Ruby versions
3s
ruby-versions / Generate Ruby versions
Matrix: host
Fit to window
Zoom out
Zoom in

Annotations

6 errors
ubuntu-latest 2.5
Process completed with exit code 1.
Error: test/bigdecimal/test_bigmath.rb#L139
ArgumentError: bad value for range /home/runner/work/bigdecimal/bigdecimal/lib/bigdecimal/math.rb:263:in `erf' /home/runner/work/bigdecimal/bigdecimal/lib/bigdecimal/math.rb:288:in `erfc' /home/runner/work/bigdecimal/bigdecimal/test/bigdecimal/test_bigmath.rb:139:in `block in test_erfc' /home/runner/work/bigdecimal/bigdecimal/test/bigdecimal/test_bigmath.rb:138:in `each' /home/runner/work/bigdecimal/bigdecimal/test/bigdecimal/test_bigmath.rb:138:in `test_erfc'
Error: test/bigdecimal/test_bigmath.rb#L121
ArgumentError: bad value for range /home/runner/work/bigdecimal/bigdecimal/lib/bigdecimal/math.rb:263:in `erf' /home/runner/work/bigdecimal/bigdecimal/test/bigdecimal/test_bigmath.rb:121:in `block in test_erf' /home/runner/work/bigdecimal/bigdecimal/test/bigdecimal/test_bigmath.rb:120:in `each' /home/runner/work/bigdecimal/bigdecimal/test/bigdecimal/test_bigmath.rb:120:in `test_erf'
windows-latest 2.5
Process completed with exit code 1.
Error: test/bigdecimal/test_bigmath.rb#L139
ArgumentError: bad value for range D:/a/bigdecimal/bigdecimal/lib/bigdecimal/math.rb:263:in `erf' D:/a/bigdecimal/bigdecimal/lib/bigdecimal/math.rb:288:in `erfc' D:/a/bigdecimal/bigdecimal/test/bigdecimal/test_bigmath.rb:139:in `block in test_erfc' D:/a/bigdecimal/bigdecimal/test/bigdecimal/test_bigmath.rb:138:in `each' D:/a/bigdecimal/bigdecimal/test/bigdecimal/test_bigmath.rb:138:in `test_erfc'
Error: test/bigdecimal/test_bigmath.rb#L121
ArgumentError: bad value for range D:/a/bigdecimal/bigdecimal/lib/bigdecimal/math.rb:263:in `erf' D:/a/bigdecimal/bigdecimal/test/bigdecimal/test_bigmath.rb:121:in `block in test_erf' D:/a/bigdecimal/bigdecimal/test/bigdecimal/test_bigmath.rb:120:in `each' D:/a/bigdecimal/bigdecimal/test/bigdecimal/test_bigmath.rb:120:in `test_erf'