From: muraken@... Date: 2016-03-20T14:41:19+00:00 Subject: [ruby-core:74475] [Ruby trunk Bug#12187][Assigned] BigDecimal.divmod failing spuriously on 2.0.0 Issue #12187 has been updated by Kenta Murata. Status changed from Open to Assigned Assignee set to Kenta Murata ---------------------------------------- Bug #12187: BigDecimal.divmod failing spuriously on 2.0.0 https://bugs.ruby-lang.org/issues/12187#change-57594 * Author: Benoit Daloze * Status: Assigned * Priority: Normal * Assignee: Kenta Murata * ruby -v: ruby 2.0.0p648 (2015-12-16 revision 53162) [x86_64-linux] * Backport: 2.1: UNKNOWN, 2.2: UNKNOWN, 2.3: UNKNOWN ---------------------------------------- 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. -- https://bugs.ruby-lang.org/ Unsubscribe: