COMMIT 1.9.2: Array#repeated_permutation: new specs http://github.com/rubyspec/rubyspec/commit/d09a1b8cfb6bab6f6ed5b1a5404a6481c509b1bc COMMIT Array#combination: Order is implementation specific http://github.com/rubyspec/rubyspec/commit/4a796177a3dae1aabafb31374c32bdafb9993dd1 COMMIT 1.9.2: Array#repeated_combination: new specs http://github.com/rubyspec/rubyspec/commit/5b700f4cfa35d2c3a1734b7cf5095982c4b40507 =================================================================== +++ 20100519T094447 @@ 8707 @@ - raises a TypeError on a frozen array - returns an Enumerator if no block given +/home/chkbuild/tmp/build/ruby-1.8//rubyspec/core/array/repeated_combination_spec.rb +/home/chkbuild/tmp/build/ruby-1.8//rubyspec/core/array/repeated_permutation_spec.rb /home/chkbuild/tmp/build/ruby-1.8//rubyspec/core/array/replace_spec.rb Array#replace - replaces the elements with elements from other array @@ 36583 @@ Finished in seconds +3162 files, 12676 examples, expectations, 93 failures, 92 errors exit 1 failed(rubyspec) == end #