ruby 1.8.8dev (2011-06-16) [powerpc64-linux] [o3] (ooopackages) 510W KB1F0E 3F0E failed(rubyspec CommandTimeout) 98failed(rubyspec/) failed(rubyspec/library/net/ftp/abort_spec.rb CommandTimeout) failed(rubyspec/library/net/ftp/status_spec.rb CommandTimeout)

chkbuild summary recent last

OlderDiff < 20110615T212958Z < ThisDiff > 20110616T213616Z > NewerDiff

OLDREV 32051
NEWREV 32125
CHG ChangeLog	32050->32124
CHG version.h	32051->32125
ADD test/test_securerandom.rb	none->32124
COMMIT Add nil case.
COMMIT Etc.getlogin may return nil if the login name is not set because of chroot or sudo or something.
COMMIT Add spec for "argspush" form (as in obj[1, *a] = 2)

===================================================================
+++ 20110616T213616Z
@@ 4372 @@
 test_style_2(Test_AddSuffix): .
 test_style_3(Test_AddSuffix): .
 test_threadswitch_init(Test_ThreadSwitch): F
+test_s_base64(TestSecureRandom): .
+test_s_hex(TestSecureRandom): .
+test_s_random_bytes(TestSecureRandom): .
+test_s_random_bytes_without_openssl(TestSecureRandom): /var/lib/chkbuild/tmp/build/ruby-1.8-o3/<buildtime>/ruby/lib/securerandom.rb:<line_a>: warning: redefine random_bytes
+/var/lib/chkbuild/tmp/build/ruby-1.8-o3/<buildtime>/ruby/lib/securerandom.rb:<line_a>: warning: redefine hex
+/var/lib/chkbuild/tmp/build/ruby-1.8-o3/<buildtime>/ruby/lib/securerandom.rb:<line_a>: warning: redefine base64
+/var/lib/chkbuild/tmp/build/ruby-1.8-o3/<buildtime>/ruby/lib/securerandom.rb:<line_a>: warning: redefine random_number
+/var/lib/chkbuild/tmp/build/ruby-1.8-o3/<buildtime>/ruby/lib/securerandom.rb:<line_a>: warning: redefine uuid
 .
+test_s_random_number_float(TestSecureRandom): .
+test_s_random_number_float_by_zero(TestSecureRandom): .
+test_s_random_number_int(TestSecureRandom): .
 test_cannot_convert_into_time_interval(TestTimeout): .
 test_queue(TestTimeout): .
 test_timeout(TestTimeout): .
@@ 5146 @@
 /var/lib/chkbuild/tmp/build/ruby-1.8-o3/<buildtime>/ruby/.ext/common/openssl/ssl-internal.rb:<line_a>: warning: using default DH parameters.
 /var/lib/chkbuild/tmp/build/ruby-1.8-o3/<buildtime>/ruby/.ext/common/openssl/ssl-internal.rb:<line_a>: warning: using default DH parameters.
 .
+test_starttls(OpenSSL::TestSSL): /var/lib/chkbuild/tmp/build/ruby-1.8-o3/<buildtime>/ruby/.ext/common/openssl/buffering.rb:<line_a>: warning: SSL session is not started yet.
 /var/lib/chkbuild/tmp/build/ruby-1.8-o3/<buildtime>/ruby/.ext/common/openssl/buffering.rb:<line_b>: warning: SSL session is not started yet.
 /var/lib/chkbuild/tmp/build/ruby-1.8-o3/<buildtime>/ruby/.ext/common/openssl/buffering.rb:<line_b>: warning: SSL session is not started yet.
 /var/lib/chkbuild/tmp/build/ruby-1.8-o3/<buildtime>/ruby/.ext/common/openssl/buffering.rb:<line_a>: warning: SSL session is not started yet.
@@ 7656 @@
 /var/lib/chkbuild/tmp/build/ruby-1.8-o3/<buildtime>/ruby/test/net/http/test_connection.rb:20:in `test_connection_refused_in_request'
 ---------------
 
+2724 tests, 1352922 assertions, 3 failures, 0 errors
 make: *** [test-all] Error 1
 exit 2
 failed(test-all)
@@ 23668 @@
 - with a space separating method name and parenthesis treats expression in parenthesis as first argument
 - with invalid argument count raises an ArgumentError
 - allows any number of args beyond required to method with a splat
+- allows []= form with *args in the [] expanded to individual arguments
 - allows to pass literal hashes without curly braces as the last parameter
 - allows to literal hashes without curly braces as the only parameter
 
@@ 61014 @@
 - with a space separating method name and parenthesis treats expression in parenthesis as first argument
 - with invalid argument count raises an ArgumentError
 - allows any number of args beyond required to method with a splat
+- allows []= form with *args in the [] expanded to individual arguments
 - allows to pass literal hashes without curly braces as the last parameter
 - allows to literal hashes without curly braces as the only parameter
 

===================================================================
--- 20110615T212958Z
@@ 5134 @@
 /var/lib/chkbuild/tmp/build/ruby-1.8-o3/<buildtime>/ruby/.ext/common/openssl/ssl-internal.rb:<line_a>: warning: using default DH parameters.
 /var/lib/chkbuild/tmp/build/ruby-1.8-o3/<buildtime>/ruby/.ext/common/openssl/ssl-internal.rb:<line_a>: warning: using default DH parameters.
 .
-test_starttls(OpenSSL::TestSSL): /var/lib/chkbuild/tmp/build/ruby-1.8-o3/<buildtime>/ruby/.ext/common/openssl/buffering.rb:<line_b>: warning: SSL session is not started yet.
 /var/lib/chkbuild/tmp/build/ruby-1.8-o3/<buildtime>/ruby/.ext/common/openssl/buffering.rb:<line_a>: warning: SSL session is not started yet.
 /var/lib/chkbuild/tmp/build/ruby-1.8-o3/<buildtime>/ruby/.ext/common/openssl/buffering.rb:<line_b>: warning: SSL session is not started yet.
 /var/lib/chkbuild/tmp/build/ruby-1.8-o3/<buildtime>/ruby/.ext/common/openssl/buffering.rb:<line_a>: warning: SSL session is not started yet.
@@ 7644 @@
 /var/lib/chkbuild/tmp/build/ruby-1.8-o3/<buildtime>/ruby/test/net/http/test_connection.rb:20:in `test_connection_refused_in_request'
 ---------------
 
-2717 tests, 1352399 assertions, 3 failures, 0 errors
 make: *** [test-all] Error 1
 exit 2
 failed(test-all)

OlderDiff < 20110615T212958Z < ThisDiff > 20110616T213616Z > NewerDiff


chkbuild summary recent last