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 =================================================================== +++ 20100519T105839 @@ 11 @@ URL: http://svn.ruby-lang.org/repos/ruby/branches/ruby_1_8_6 ?\227?\131?\170?\227?\131?\157?\227?\130?\184?\227?\131?\136?\227?\131?\170?\227?\129?\174?\227?\131?\171?\227?\131?\188?\227?\131?\136: http://svn.ruby-lang.org/repos/ruby ?\227?\131?\170?\227?\131?\157?\227?\130?\184?\227?\131?\136?\227?\131?\170 UUID: b2dd03c8-39d4-4d8f-98ff-823fe69b080e +?\227?\131?\170?\227?\131?\147?\227?\130?\184?\227?\131?\167?\227?\131?\179: 27876 ?\227?\131?\142?\227?\131?\188?\227?\131?\137?\231?\168?\174?\229?\136?\165: ?\227?\131?\135?\227?\130?\163?\227?\131?\172?\227?\130?\175?\227?\131?\136?\227?\131?\170 ?\230?\186?\150?\229?\130?\153?\228?\184?\173?\227?\129?\174?\229?\135?\166?\231?\144?\134: ?\231?\137?\185?\227?\129?\171?\227?\129?\170?\227?\129?\151 ?\230?\156?\128?\231?\181?\130?\229?\164?\137?\230?\155?\180?\232?\128?\133: wyhaines @@ 4637 @@ /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.6//ruby/.ext/common/openssl/buffering.rb:: warning: SSL session is not started yet. /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.6//ruby/.ext/common/openssl/buffering.rb:: warning: SSL session is not started yet. /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.6//ruby/.ext/common/openssl/buffering.rb:: warning: SSL session is not started yet. +./Users/chkbuild/chkbuild/tmp/build/ruby-1.8.6//ruby/lib/net/protocol.rb:: warning: SSL session is not started yet. test_parse_nomodesq(IMAPTest): . test_apop_invalid(TestPOP): . @@ 4772 @@ . test_padding(OpenSSL::TestPKeyRSA): . test_private(OpenSSL::TestPKeyRSA): . +test_getc(OpenSSL::TestPair): ./test/openssl/test_pair.rb:: warning: using default DH parameters. /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.6//ruby/.ext/common/openssl/ssl.rb:: warning: using default DH parameters. . test_puts_empty(OpenSSL::TestPair): /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.6//ruby/.ext/common/openssl/ssl.rb:: warning: using default DH parameters. @@ 8411 @@ - raises a TypeError on a frozen array - raises a LocalJumpError if no block given +/Users/chkbuild/chkbuild/tmp/build/ruby-1.8.6//rubyspec/core/array/repeated_combination_spec.rb +/Users/chkbuild/chkbuild/tmp/build/ruby-1.8.6//rubyspec/core/array/repeated_permutation_spec.rb /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.6//rubyspec/core/array/replace_spec.rb Array#replace - replaces the elements with elements from other array @@ 29743 @@ ) ConditionVariable#broadcast releases all threads waiting in line for this resource ERROR +ThreadError: Thread#join: deadlock 0x130704 - mutual join(0x1465d4c) /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.6//rubyspec/library/conditionvariable/broadcast_spec.rb:55:in `join' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.6//rubyspec/library/conditionvariable/broadcast_spec.rb:55 /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.6//rubyspec/library/conditionvariable/broadcast_spec.rb:55:in `each' @@ 30588 @@ Finished in seconds +3162 files, 11949 examples, expectations, 6 failures, 34 errors exit 1 failed(rubyspec) == end #