From: naruse@... Date: 2014-12-31T23:15:03+00:00 Subject: [ruby-core:67261] [ruby-trunk - Bug #10642] [Third Party's Issue] 2.2: TestMath#test_gamma test failure (MinGW) Issue #10642 has been updated by Yui NARUSE. Status changed from Assigned to Third Party's Issue ---------------------------------------- Bug #10642: 2.2: TestMath#test_gamma test failure (MinGW) https://bugs.ruby-lang.org/issues/10642#change-50728 * Author: Luis Lavena * Status: Third Party's Issue * Priority: Normal * Assignee: Yui NARUSE * Category: test * Target version: current: 2.2.0 * 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/