COMMIT [Rubyspec #198]: Fix wrong variable name in Kernel#open spec. http://github.com/rubyspec/rubyspec/commit/e023da9147f58ac9d533c957fab826b704c6bf66 COMMIT [Rubyspec #199]: New spec for Array#rotate and #rotate! (from 1.9.2) http://github.com/rubyspec/rubyspec/commit/e4a6493076366efca58c962d82b4148285bdb646 --- 20100128T093113 +++ 20100129T093250 @@ -1,19 +1,19 @@ 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 -リビジョン: 26457 +リビジョン: 26462 ノード種別: ディレクトリ 準備中の処理: 特になし 最終変更者: nobu @@ -8589,6 +8589,7 @@ - accepts a block instead of an argument - ignore the block if there is an argument +/home/chkbuild/tmp/build/ruby-1.8//rubyspec/core/array/rotate_spec.rb /home/chkbuild/tmp/build/ruby-1.8//rubyspec/core/array/sample_spec.rb Array#sample - selects a random value from the array @@ -35689,7 +35690,7 @@ Finished in seconds -2945 files, 12182 examples, 37531 expectations, 103 failures, 96 errors +2946 files, 12182 examples, 37531 expectations, 103 failures, 96 errors exit 1 failed(rubyspec) == end #