From: golirev@... Date: 2016-04-04T16:45:04+00:00 Subject: [ruby-core:74811] [Ruby trunk Bug#10642] 2.2: TestMath#test_gamma test failure (MinGW) Issue #10642 has been updated by Tsuyoshi Morita. This issue keep failing in ruby_2_2 branch. Please backport r49913. ---------------------------------------- Bug #10642: 2.2: TestMath#test_gamma test failure (MinGW) https://bugs.ruby-lang.org/issues/10642#change-57937 * Author: Luis Lavena * Status: Third Party's Issue * Priority: Normal * Assignee: Yui NARUSE * ruby -v: ruby 2.2.0dev (2014-12-24) [i386-mingw32] * Backport: 2.0.0: UNKNOWN, 2.1: UNKNOWN ---------------------------------------- Hello, Running tests against ruby_2_2 branch, mingw-w64 4.7.2, Windows 7 x64: ~~~ TestMath#test_gamma [C:/Users/Luis/Code/ruby/ruby/test/ruby/test_math.rb:237]: Math.gamma(2147483648) should be INF. Expected NaN to be infinite?. ~~~ -- https://bugs.ruby-lang.org/ Unsubscribe: <mailto:ruby-core-request@ruby-lang.org?subject=unsubscribe> <http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-core>