From: Dale Ackerman Date: 2009-12-20T16:01:01+09:00 Subject: [ruby-core:27245] [Bug #2506] Make test fails on Ubuntu 9.10 64bit Bug #2506: Make test fails on Ubuntu 9.10 64bit http://redmine.ruby-lang.org/issues/show/2506 Author: Dale Ackerman Status: Open, Priority: Normal ruby -v: 1.9.1-p376 running sudo make test after compilation results in test 233 failure #233 test_thread.rb:191:in `': begin 100.times do |i| begin Thread.start(Thread.current) {|u| u.raise } raise rescue ensure end end rescue 100 end #=> "" (expected "100") [ruby-dev:31371] FAIL 1/945 tests failed make: *** [btest-ruby] Error 1 ---------------------------------------- http://redmine.ruby-lang.org