From: Kouhei Yanagita Date: 2010-12-15T07:26:56+09:00 Subject: [ruby-dev:42771] [Ruby 1.9-Bug#4160][Open] test_core_03_notify(Rinda::TupleSpaceProxyTest) が失敗する Bug #4160: test_core_03_notify(Rinda::TupleSpaceProxyTest) が失敗する http://redmine.ruby-lang.org/issues/show/4160 起票者: Kouhei Yanagita ステータス: Open, 優先度: Normal ruby -v: ruby 1.9.3dev (2010-12-15 trunk 30213) [x86_64-linux] test_core_03_notify(Rinda::TupleSpaceProxyTest) が失敗することがあります。(大体2回に1回くらい) 私の環境ではCentOS 5.5のマシンで発生し、Debian lennyのマシンでは発生しませんでした。 $ make test-all TESTS="rinda/test_rinda.rb" ./miniruby -I./lib -I.ext/common ./tool/runruby.rb --extout=.ext -- "./test/runner.rb" rinda/test_rinda.rb Run options: # Running tests: ........F................ Finished tests in 0.950556s, 26.3004 tests/s, 277.7322 assertions/s. 1) Failure: test_core_03_notify(Rinda::TupleSpaceProxyTest) [/home/yanagi/tmp/ruby/test/rinda/test_rinda.rb:387]: <10> expected but was <0>. 25 tests, 264 assertions, 1 failures, 0 errors, 0 skips make: *** [yes-test-all] Error 1 ---------------------------------------- http://redmine.ruby-lang.org