[Ruby 1.9-Bug#4305][Open] Win32 上で bignum の test too big to s が失敗

Bug #4305: Win32 上で bignum の test_too_big_to_s が失敗
http://redmine.ruby-lang.org/issues/show/4305

起票者: Motohiro KOSAKI
ステータス: Open, 優先度: Normal
担当者: Kenta M., カテゴリ: lib, Target version: 1.9.3
ruby -v: ruby 1.9.3dev (2011-01-22 trunk 30630) [i386-mswin32_100]

Win32上で test-allすると以下のfailureが出ます


  1. Failure:
    test_too_big_to_s(TestBignum)
    [C:/ruby/trunk/test/ruby/test_bignum.rb:404]:
    [RangeError] exception expected, not
    Class:
    Message: <“failed to allocate memory”>
    —Backtrace—
    C:/ruby/trunk/test/ruby/test_bignum.rb:404:in <<' C:/ruby/trunk/test/ruby/test_bignum.rb:404:in block in
    test_too_big_to_s’

チケット #4305 が更新されました。 (by Motohiro KOSAKI)

ステータス OpenからRejectedに変更

うむむ、いつの間にか直っている。
bisectするほど重篤な問題でもないのでたんにrejectとします。