From: "mame (Yusuke Endoh)" <mame@...>
Date: 2012-11-16T07:55:54+09:00
Subject: [ruby-core:49396] [ruby-trunk - Bug #7352] Array#bsearch test failure on Range (32bits MinGW)


Issue #7352 has been updated by mame (Yusuke Endoh).


Okay.  Tell me if you change your mind!

-- 
Yusuke Endoh <mame@tsg.ne.jp>
----------------------------------------
Bug #7352: Array#bsearch test failure on Range (32bits MinGW)
https://bugs.ruby-lang.org/issues/7352#change-32943

Author: luislavena (Luis Lavena)
Status: Closed
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/