Project

General

Profile

« Previous | Next » 

Revision 0d8ef62f

Added by k0kubun (Takashi Kokubun) over 2 years ago

BigDecimal changed #remainder's spec

This test is no longer passing:

  1)
  BigDecimal#remainder returns NaN if Infinity is involved FAILED
  Expected Infinity.nan?
  to be truthy but was false
  /home/runner/work/ruby/ruby/src/spec/ruby/library/bigdecimal/remainder_spec.rb:58:in `block (2 levels) in <top (required)>'
  /home/runner/work/ruby/ruby/src/spec/ruby/library/bigdecimal/remainder_spec.rb:4:in `<top (required)>'

https://github.com/ruby/bigdecimal/pull/243