Issue #7352 has been reported by luislavena (Luis Lavena). ---------------------------------------- Bug #7352: Array#bsearch test failure on Range (32bits MinGW) https://bugs.ruby-lang.org/issues/7352 Author: luislavena (Luis Lavena) Status: Assigned Priority: Normal Assignee: mame (Yusuke Endoh) Category: test Target version: 2.0.0 ruby -v: ruby 2.0.0dev (2012-11-15 trunk 37656) [i386-mingw32] =begin Hello, After r37655, I noticed a failing test on RubyInstaller CI for x86: test_bsearch_for_float(TestRange) [C:/Users/Luis/Code/ruby/ruby/test/ruby/test_range.rb:392]: Expected -1.7976931348623157e+308 to be >= NaN. This do not fail on x64, both running with GCC 4.7.2 I don't have Linux test results to compare at this time, but wanted to raise awareness of this issue. Thank you =end -- http://bugs.ruby-lang.org/