=================================================================== +++ 20100329T095021 @@ 12 @@ URL: http://svn.ruby-lang.org/repos/ruby/branches/ruby_1_8 リポジトリのルート: http://svn.ruby-lang.org/repos/ruby リポジトリ UUID: b2dd03c8-39d4-4d8f-98ff-823fe69b080e +リビジョン: 27082 ノード種別: ディレクトリ 準備中の処理: 特になし 最終変更者: knu @@ 6569 @@ test_local_barrier(TestThread): . test_mutex_deadlock(TestThread): . test_mutex_fifo_like_lock(TestThread): . +test_mutex_illegal_unlock(TestThread): . test_mutex_interrupt(TestThread): . test_mutex_synchronize(TestThread): . test_mutex_trylock(TestThread): . @@ 7316 @@ /home/chkbuild/tmp/build/ruby-1.8-pth//ruby/test/webrick/utils.rb:46:in `start_httpserver' /home/chkbuild/tmp/build/ruby-1.8-pth//ruby/test/webrick/test_filehandler.rb:79:in `test_filehandler' +2573 tests, 1673659 assertions, 2 failures, 1 errors make: *** [test-all] エラー 1 exit 2 failed(test-all) =================================================================== --- 20100328T100625 @@ 12 @@ URL: http://svn.ruby-lang.org/repos/ruby/branches/ruby_1_8 リポジトリのルート: http://svn.ruby-lang.org/repos/ruby リポジトリ UUID: b2dd03c8-39d4-4d8f-98ff-823fe69b080e -リビジョン: 27074 ノード種別: ディレクトリ 準備中の処理: 特になし 最終変更者: knu @@ 6569 @@ test_local_barrier(TestThread): . test_mutex_deadlock(TestThread): . test_mutex_fifo_like_lock(TestThread): . -test_mutex_illegal_unlock(TestThread): /home/chkbuild/tmp/build/ruby-1.8-pth//ruby/test/ruby/test_thread.rb:327:in `unlock': not owner (ThreadError) - from /home/chkbuild/tmp/build/ruby-1.8-pth//ruby/test/ruby/test_thread.rb:327:in `test_mutex_illegal_unlock' - from /home/chkbuild/tmp/build/ruby-1.8-pth//ruby/test/ruby/test_thread.rb:9 F test_mutex_interrupt(TestThread): . test_mutex_synchronize(TestThread): . @@ 7294 @@ --------------- ) Failure: -test_mutex_illegal_unlock(TestThread) [/home/chkbuild/tmp/build/ruby-1.8-pth//ruby/test/ruby/test_thread.rb:325]: exception expected but was -Class: -Message: -Message: <"not owner"> ---Backtrace--- -/home/chkbuild/tmp/build/ruby-1.8-pth//ruby/test/ruby/test_thread.rb:327:in `unlock' -/home/chkbuild/tmp/build/ruby-1.8-pth//ruby/test/ruby/test_thread.rb:327:in `test_mutex_illegal_unlock' -/home/chkbuild/tmp/build/ruby-1.8-pth//ruby/test/ruby/test_thread.rb:9 ----------------> ---Backtrace--- -/home/chkbuild/tmp/build/ruby-1.8-pth//ruby/test/ruby/test_thread.rb:327:in `join' -/home/chkbuild/tmp/build/ruby-1.8-pth//ruby/test/ruby/test_thread.rb:326:in `test_mutex_illegal_unlock' -/home/chkbuild/tmp/build/ruby-1.8-pth//ruby/test/ruby/test_thread.rb:325:in `test_mutex_illegal_unlock' --------------- ) Failure: @@ 7336 @@ /home/chkbuild/tmp/build/ruby-1.8-pth//ruby/test/webrick/utils.rb:46:in `start_httpserver' /home/chkbuild/tmp/build/ruby-1.8-pth//ruby/test/webrick/test_filehandler.rb:79:in `test_filehandler' -2573 tests, 1673659 assertions, 3 failures, 1 errors make: *** [test-all] エラー 1 exit 2 failed(test-all)