ruby 1.8.6 (2010-09-02 patchlevel 420) [powerpc-darwin9.8.0] [1.8.6] (ppc-mac-mini) 1476W 0F1E failed(rubyspec CommandTimeout) 51failed(rubyspec/)

chkbuild summary recent last

OlderDiff < 20110615T023237Z < ThisDiff > 20110616T023039Z > NewerDiff

COMMIT [NARUSE, Yui] Skip when ENV is masked.
COMMIT [NARUSE, Yui] Use -1 instead of Process.maxgroups + 1.
COMMIT [NARUSE, Yui] Follow 1.9's prototype change of rb_time_new().
COMMIT [NARUSE, Yui] Fix 2af135c5, run specs it can run.
COMMIT [NARUSE, Yui] Add nil case.
COMMIT [NARUSE, Yui] Etc.getlogin may return nil if the login name is not set because of chroot or sudo or something.

===================================================================
+++ 20110616T023039Z
@@ 4764 @@
 ./test/openssl/test_pair.rb:<line_a>: warning: using default DH parameters.
 .
 test_eof_0_rw(OpenSSL::TestEOF1): .
+test_eof_1(OpenSSL::TestEOF1): /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.6/<buildtime>/ruby/.ext/common/openssl/ssl.rb:120: warning: using default DH parameters.
 ./test/openssl/test_pair.rb:<line_a>: warning: using default DH parameters.
 /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.6/<buildtime>/ruby/.ext/common/openssl/ssl.rb:<line_a>: warning: using default DH parameters.
 ./test/openssl/test_pair.rb:<line_a>: warning: using default DH parameters.

===================================================================
--- 20110615T023237Z
@@ 4764 @@
 ./test/openssl/test_pair.rb:<line_a>: warning: using default DH parameters.
 .
 test_eof_0_rw(OpenSSL::TestEOF1): .
-test_eof_1(OpenSSL::TestEOF1): ./test/openssl/test_pair.rb:31: warning: using default DH parameters.
 /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.6/<buildtime>/ruby/.ext/common/openssl/ssl.rb:<line_a>: warning: using default DH parameters.
 /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.6/<buildtime>/ruby/.ext/common/openssl/ssl.rb:<line_a>: warning: using default DH parameters.
 ./test/openssl/test_pair.rb:<line_a>: warning: using default DH parameters.
@@ 13872 @@
 
 IO#seek
 - moves the read position relative to the current position with SEEK_CUR
-- moves the read position relative to the start with SEEK_SET (ERROR - <n>)
 - moves the read position relative to the end with SEEK_END
 - moves the read position and clears EOF with SEEK_SET
 - moves the read position and clears EOF with SEEK_CUR

OlderDiff < 20110615T023237Z < ThisDiff > 20110616T023039Z > NewerDiff


chkbuild summary recent last