Project

General

Profile

Actions

Bug #12187

closed

BigDecimal.divmod failing spuriously on 2.0.0

Added by Eregon (Benoit Daloze) about 8 years ago. Updated over 4 years ago.

Status:
Closed
Target version:
-
ruby -v:
ruby 2.0.0p648 (2015-12-16 revision 53162) [x86_64-linux]
[ruby-core:74418]

Description

In the Ruby Spec Suite, there is one test that was sporadically failing on 2.0.0p648 on Travis.
It seems difficult to reproduce locally, even when downloading Travis' ruby 2.0.0p648 build.

See https://travis-ci.org/ruby/spec/jobs/116590328 as an example failure.
Would anyone have an insight?
I think BigDecimal division or multiplication was broken temporarily in some release but I do not recall well.

This is a bug "for the record" as I believe 2.0.0 is no longer maintained.
Therefore, feel free to close this.

I also dropped 2.0.0 support today in the Ruby Spec Suite, since it officially became unsupported.
There is a tag "drop_support_for_2.0.0" to note the last compatible version.

Updated by mrkn (Kenta Murata) about 8 years ago

  • Status changed from Open to Assigned
  • Assignee set to mrkn (Kenta Murata)
Actions #2

Updated by jeremyevans0 (Jeremy Evans) over 4 years ago

  • Status changed from Assigned to Closed
Actions

Also available in: Atom PDF

Like0
Like0Like0