From: Makoto Kishimoto Date: 2010-12-20T12:56:36+09:00 Subject: [ruby-dev:42818] [Ruby 1.9-Bug#4173][Open] TestProcess#test_wait_and_sigchild が、たまに失敗する Bug #4173: TestProcess#test_wait_and_sigchild が、たまに失敗する http://redmine.ruby-lang.org/issues/show/4173 起票者: Makoto Kishimoto ステータス: Open, 優先度: Low ruby -v: ruby 1.9.3dev (2010-12-20 trunk 30248) [x86_64-freebsd8.2] ごくたまに、ruby/test_process.rb の TestProcess#test_wait_and_sigchild が失敗します。 1) Failure: test_wait_and_sigchild(TestProcess) [/export/home/ksmakoto/ruby-git/test/ruby/test_process.rb:1194]: [ruby-core:19744]. <[true]> expected but was <[]>. TESTS='-n test_wait_and_sigchild ruby/test_process.rb' のようにしてこのテストだけ実行しても起きます。cpuset -l 0 するとほとんどまったく起きないようです。 手元でビルド可能な最古の trunk の r21509 でも起きました。 ---------------------------------------- http://redmine.ruby-lang.org