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が出ます
- 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’