ruby 1.9.2p289 (2011-07-04 revision 32391) [powerpc-darwin9.8.0] [1.9.2] (ppc-mac-mini) 1849W 1NotOK 3F1E rubyspec:14F1E

chkbuild summary recent last

OlderDiff < 20110707T213635Z < ThisDiff > 20110708T211904Z > NewerDiff

COMMIT [Charles Oliver Nutter] Add spec for 1.9 Array#zip converting non-array args using Enumerable#each.

===================================================================
+++ 20110708T211904Z
@@ 9925 @@
 <elapsed> s: .
 OpenSSL::TestSSL#test_sslctx_set_params: /Users/chkbuild/chkbuild/tmp/build/ruby-1.9.2/<buildtime>/ruby/.ext/common/openssl/ssl-internal.rb:164: warning: using default DH parameters.
 <elapsed> s: .
+OpenSSL::TestSSL#test_starttls: /Users/chkbuild/chkbuild/tmp/build/ruby-1.9.2/<buildtime>/ruby/.ext/common/openssl/buffering.rb:235: warning: SSL session is not started yet.
 /Users/chkbuild/chkbuild/tmp/build/ruby-1.9.2/<buildtime>/ruby/.ext/common/openssl/buffering.rb:<line_c>: warning: SSL session is not started yet.
 /Users/chkbuild/chkbuild/tmp/build/ruby-1.9.2/<buildtime>/ruby/.ext/common/openssl/buffering.rb:<line_c>: warning: SSL session is not started yet.
 /Users/chkbuild/chkbuild/tmp/build/ruby-1.9.2/<buildtime>/ruby/.ext/common/openssl/buffering.rb:<line_a>: warning: SSL session is not started yet.
@@ 18144 @@
 TestShiftJIS#test_code_to_mbclen: <elapsed> s: .
 TestShiftJIS#test_mbc_case_fold: <elapsed> s: .
 TestShiftJIS#test_property: <elapsed> s: .
+TestSignal#test_exit_action: <elapsed> s: .
 TestSignal#test_interrupt: <elapsed> s: .
 TestSignal#test_invalid_signal_name: <elapsed> s: .
 TestSignal#test_kill_immediately_before_termination: <elapsed> s: .
@@ 20209 @@
  <n>) Failure:
 test_non_realpath_in_loadpath(TestAutoload) [/Users/chkbuild/chkbuild/tmp/build/ruby-1.9.2/<buildtime>/ruby/test/ruby/test_autoload.rb:32]:
 <[]> expected but was
+<["/Users/chkbuild/chkbuild/tmp/build/ruby-1.9.2/<buildtime>/tmp/autoload20110709-47892-13ve22k/foo.rb:<line_a>: warning: useless use of :: in void context"]>.
 
  <n>) Failure:
 test_end_of_option(TestIRB::TestOption) [/Users/chkbuild/chkbuild/tmp/build/ruby-1.9.2/<buildtime>/ruby/test/irb/test_option.rb:8]:
@@ 20245 @@
  "/Users/chkbuild/chkbuild/tmp/build/ruby-1.9.2/<buildtime>/ruby/lib/rubygems/gem_path_searcher.rb:<line_a>: warning: /Users/chkbuild/chkbuild/tmp/build/ruby-1.9.2/<buildtime>/lib/ruby/gems/1.9.1/gems/rdoc-2.5.8/lib/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/f",
  "/Users/chkbuild/chkbuild/tmp/build/ruby-1.9.2/<buildtime>/ruby/lib/rubygems/gem_path_searcher.rb:<line_a>: warning: /Users/chkbuild/chkbuild/tmp/build/ruby-1.9.2/<buildtime>/lib/ruby/gems/1.9.1/gems/rdoc-2.5.8/lib/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/f"]>.
 
+8158 tests, <num> assertions, 3 failures, 1 errors, 0 skips
 
 Test run options: --seed <num> --verbose
 make: *** [yes-test-all] Error 1
@@ 23488 @@
 - fills in missing values with nil
 - properly handles recursive arrays
 - calls #to_ary to convert the argument to an Array
+- uses #each to extract arguments' elements when #to_ary fails
 - calls block if supplied
 - does not return subclass instance on Array subclasses
 
@@ 51621 @@
 
 Finished in <t> seconds
 
+3519 files, 17538 examples, <num> expectations, 14 failures, 1 error
 exit 1
 failed(rubyspec)
 == end # <time>

===================================================================
--- 20110707T213635Z
@@ 9925 @@
 <elapsed> s: .
 OpenSSL::TestSSL#test_sslctx_set_params: /Users/chkbuild/chkbuild/tmp/build/ruby-1.9.2/<buildtime>/ruby/.ext/common/openssl/ssl-internal.rb:164: warning: using default DH parameters.
 <elapsed> s: .
-OpenSSL::TestSSL#test_starttls: /Users/chkbuild/chkbuild/tmp/build/ruby-1.9.2/<buildtime>/ruby/.ext/common/openssl/buffering.rb:36: warning: SSL session is not started yet.
 /Users/chkbuild/chkbuild/tmp/build/ruby-1.9.2/<buildtime>/ruby/.ext/common/openssl/buffering.rb:<line_a>: warning: SSL session is not started yet.
 /Users/chkbuild/chkbuild/tmp/build/ruby-1.9.2/<buildtime>/ruby/.ext/common/openssl/buffering.rb:<line_a>: warning: SSL session is not started yet.
 /Users/chkbuild/chkbuild/tmp/build/ruby-1.9.2/<buildtime>/ruby/.ext/common/openssl/buffering.rb:<line_c>: warning: SSL session is not started yet.
@@ 18142 @@
 TestShiftJIS#test_code_to_mbclen: <elapsed> s: .
 TestShiftJIS#test_mbc_case_fold: <elapsed> s: .
 TestShiftJIS#test_property: <elapsed> s: .
-TestSignal#test_exit_action: <elapsed> s: F
 TestSignal#test_interrupt: <elapsed> s: .
 TestSignal#test_invalid_signal_name: <elapsed> s: .
 TestSignal#test_kill_immediately_before_termination: <elapsed> s: .
@@ 20207 @@
  <n>) Failure:
 test_non_realpath_in_loadpath(TestAutoload) [/Users/chkbuild/chkbuild/tmp/build/ruby-1.9.2/<buildtime>/ruby/test/ruby/test_autoload.rb:32]:
 <[]> expected but was
-<["/Users/chkbuild/chkbuild/tmp/build/ruby-1.9.2/<buildtime>/tmp/autoload20110708-62053-13ve22k/foo.rb:<line_a>: warning: useless use of :: in void context"]>.
 
  <n>) Failure:
 test_end_of_option(TestIRB::TestOption) [/Users/chkbuild/chkbuild/tmp/build/ruby-1.9.2/<buildtime>/ruby/test/irb/test_option.rb:8]:
@@ 20244 @@
  "/Users/chkbuild/chkbuild/tmp/build/ruby-1.9.2/<buildtime>/ruby/lib/rubygems/gem_path_searcher.rb:<line_a>: warning: /Users/chkbuild/chkbuild/tmp/build/ruby-1.9.2/<buildtime>/lib/ruby/gems/1.9.1/gems/rdoc-2.5.8/lib/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/foo/f"]>.
 
  <n>) Failure:
-test_exit_action(TestSignal) [/Users/chkbuild/chkbuild/tmp/build/ruby-1.9.2/<buildtime>/ruby/test/ruby/test_signal.rb:52]:
-[ruby-dev:26128].
-Exception raised:
-<#<Timeout::Error: execution expired>>.
 
-8158 tests, <num> assertions, 4 failures, 1 errors, 0 skips
 
 Test run options: --seed <num> --verbose
 make: *** [yes-test-all] Error 1
@@ 51624 @@
 
 Finished in <t> seconds
 
-3519 files, 17537 examples, <num> expectations, 14 failures, 1 error
 exit 1
 failed(rubyspec)
 == end # <time>

OlderDiff < 20110707T213635Z < ThisDiff > 20110708T211904Z > NewerDiff


chkbuild summary recent last