ruby 1.9.2p216 (2011-05-29 revision 31777) [powerpc-darwin9.8.0] [1.9.2] (ppc-mac-mini) 1837W 1NotOK 2F1E rubyspec:14F2E

chkbuild summary recent last

OlderDiff < 20110528T192628Z < ThisDiff > 20110529T192623Z > NewerDiff

OLDREV 31519
NEWREV 31777
CHG ChangeLog	31519->31777
CHG compile.c	31517->31765
CHG error.c	30692->31765
CHG parse.y	31510->31775
CHG strftime.c	27128->31770
CHG thread.c	31402->31765
CHG variable.c	27870->31765
CHG version.h	31519->31777
CHG vm.c	31514->31765
CHG vm_eval.c	30897->31765
CHG vm_insnhelper.c	31518->31765
CHG ext/openssl/lib/openssl/buffering.rb	25189->31777
CHG ext/psych/lib/psych/scalar_scanner.rb	28602->31769
CHG ext/psych/lib/psych/json/tree_builder.rb	30566->31767
CHG include/ruby/intern.h	29791->31772
CHG lib/pstore.rb	26673->31776
CHG lib/tempfile.rb	28266->31768
CHG test/test_pstore.rb	25184->31776
CHG test/test_time.rb	28498->31770
ADD test/openssl/test_buffering.rb	none->31777
CHG test/psych/test_json_tree.rb	30687->31767
CHG test/psych/test_scalar_scanner.rb	27095->31769
CHG test/ruby/test_process.rb	28067->31771

===================================================================
+++ 20110529T192623Z
@@ 4054 @@
 "test/openssl/ssl_server.rb"
 "test/openssl/test_asn1.rb"
 "test/openssl/test_bn.rb"
+"test/openssl/test_buffering.rb"
 "test/openssl/test_cipher.rb"
 "test/openssl/test_config.rb"
 "test/openssl/test_digest.rb"
@@ 8485 @@
 
 
 Files:       514
+Classes:    1086 (  653 undocumented)
 Constants:  1365 ( 1142 undocumented)
 Modules:     240 (  138 undocumented)
+Methods:    7641 ( 2875 undocumented)
+ 53.46% documented
 
 Elapsed: <t>s
 == version # <time>
@@ 8655 @@
 /Users/chkbuild/chkbuild/tmp/build/ruby-1.9.2/<buildtime>/ruby/test/fiddle/test_closure.rb: no such file to load -- fiddle
 /Users/chkbuild/chkbuild/tmp/build/ruby-1.9.2/<buildtime>/ruby/test/fiddle/test_fiddle.rb: no such file to load -- fiddle
 /Users/chkbuild/chkbuild/tmp/build/ruby-1.9.2/<buildtime>/ruby/test/fiddle/test_function.rb: no such file to load -- fiddle
+/Users/chkbuild/chkbuild/tmp/build/ruby-1.9.2/<buildtime>/ruby/test/openssl/test_buffering.rb:<line_a>: warning: `*' interpreted as argument prefix
+/Users/chkbuild/chkbuild/tmp/build/ruby-1.9.2/<buildtime>/ruby/test/openssl/test_buffering.rb:<line_b>: warning: `*' interpreted as argument prefix
 /Users/chkbuild/chkbuild/tmp/build/ruby-1.9.2/<buildtime>/ruby/test/psych/helper.rb:<line_a>: warning: method redefined; discarding old assert_to_yaml
 /Users/chkbuild/chkbuild/tmp/build/ruby-1.9.2/<buildtime>/ruby/test/psych/helper.rb:<line_a>: warning: previous definition of assert_to_yaml was here
 /Users/chkbuild/chkbuild/tmp/build/ruby-1.9.2/<buildtime>/ruby/test/psych/helper.rb:<line_a>: warning: method redefined; discarding old assert_parse_only
@@ 9228 @@
 CGIMultipartTest#test_cgi_multipart_stringio: <elapsed> s: .
 CGIMultipartTest#test_cgi_multipart_tempfile: <elapsed> s: .
 CGISessionTest#test_cgi_session_filestore: <elapsed> s: .
+CGISessionTest#test_cgi_session_pstore: /Users/chkbuild/chkbuild/tmp/build/ruby-1.9.2/<buildtime>/ruby/lib/pstore.rb:441: warning: method redefined; discarding old marshal_dump_supports_canonical_option?
 /Users/chkbuild/chkbuild/tmp/build/ruby-1.9.2/<buildtime>/ruby/lib/pstore.rb:<line_a>: warning: previous definition of marshal_dump_supports_canonical_option? was here
 <elapsed> s: .
 CGISessionTest#test_cgi_session_specify_session_id: <elapsed> s: .
@@ 9764 @@
 OpenSSL::TestASN1#test_encode_integer: <elapsed> s: .
 OpenSSL::TestBN#test_integer_to_bn: <elapsed> s: .
 OpenSSL::TestBN#test_prime_p: <elapsed> s: .
+OpenSSL::TestBuffering#test_flush_error: <elapsed> s: .
+OpenSSL::TestBuffering#test_flush: <elapsed> s: .
 OpenSSL::TestCipher#test_AES: <elapsed> s: .
 OpenSSL::TestCipher#test_ciphers: <elapsed> s: .
 OpenSSL::TestCipher#test_crypt: <elapsed> s: .
@@ 9883 @@
 <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.
@@ 9988 @@
 PStoreTest#test_changes_are_not_written_on_abort: <elapsed> s: .
 PStoreTest#test_data_should_be_loaded_correctly_when_in_readonly_mode: <elapsed> s: .
 PStoreTest#test_data_should_be_loaded_correctly_when_in_readwrite_mode: <elapsed> s: .
+PStoreTest#test_nested_transaction_raises_error: <elapsed> s: .
 PStoreTest#test_opening_new_file_in_readonly_mode_should_result_in_empty_values: <elapsed> s: .
 PStoreTest#test_opening_new_file_in_readwrite_mode_should_result_in_empty_values: <elapsed> s: .
+PStoreTest#test_thread_safe: <elapsed> s: .
 PStoreTest#test_writing_inside_readonly_transaction_raises_error: <elapsed> s: .
 PrettyPrintTest::Fill#test_00_06: <elapsed> s: .
 PrettyPrintTest::Fill#test_07_10: <elapsed> s: .
@@ 18088 @@
 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: .
@@ 19075 @@
 /Users/chkbuild/chkbuild/tmp/build/ruby-1.9.2/<buildtime>/ruby/test/json/test_json_rails.rb:<line_a>: warning: ambiguous first argument; put parentheses or even spaces
 /Users/chkbuild/chkbuild/tmp/build/ruby-1.9.2/<buildtime>/ruby/test/json/test_json_rails.rb:<line_b>: warning: ambiguous first argument; put parentheses or even spaces
 /Users/chkbuild/chkbuild/tmp/build/ruby-1.9.2/<buildtime>/ruby/test/json/test_json_rails.rb:<line_c>: warning: ambiguous first argument; put parentheses or even spaces
+/Users/chkbuild/chkbuild/tmp/build/ruby-1.9.2/<buildtime>/ruby/test/openssl/test_buffering.rb:<line_a>: warning: `*' interpreted as argument prefix
+/Users/chkbuild/chkbuild/tmp/build/ruby-1.9.2/<buildtime>/ruby/test/openssl/test_buffering.rb:<line_b>: warning: `*' interpreted as argument prefix
 /Users/chkbuild/chkbuild/tmp/build/ruby-1.9.2/<buildtime>/ruby/test/ruby/test_array.rb:<line_a>: warning: shadowing outer local variable - a
 /Users/chkbuild/chkbuild/tmp/build/ruby-1.9.2/<buildtime>/ruby/test/ruby/test_array.rb:<line_b>: warning: shadowing outer local variable - a
 /Users/chkbuild/chkbuild/tmp/build/ruby-1.9.2/<buildtime>/ruby/test/ruby/test_basicinstructions.rb:<line_a>: warning: literal in condition
@@ 19563 @@
 TestTimeExtension#test_encode_httpdate: <elapsed> s: .
 TestTimeExtension#test_encode_rfc2822: <elapsed> s: .
 TestTimeExtension#test_encode_xmlschema: <elapsed> s: .
+TestTimeExtension#test_huge_precision: <elapsed> s: .
 TestTimeExtension#test_invalid: <elapsed> s: .
 TestTimeExtension#test_nsec: <elapsed> s: .
 TestTimeExtension#test_parse_fraction: <elapsed> s: .
@@ 20169 @@
  "/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"]>.
 
+8118 tests, <num> assertions, 2 failures, 1 errors, 0 skips
 
 Test run options: --seed <num> --verbose
 make: *** [yes-test-all] Error 1

===================================================================
--- 20110528T192628Z
@@ 8484 @@
 
 
 Files:       514
-Classes:    1087 (  654 undocumented)
 Constants:  1365 ( 1142 undocumented)
 Modules:     240 (  138 undocumented)
-Methods:    7642 ( 2876 undocumented)
- 53.45% documented
 
 Elapsed: <t>s
 == version # <time>
@@ 9225 @@
 CGIMultipartTest#test_cgi_multipart_stringio: <elapsed> s: .
 CGIMultipartTest#test_cgi_multipart_tempfile: <elapsed> s: .
 CGISessionTest#test_cgi_session_filestore: <elapsed> s: .
-CGISessionTest#test_cgi_session_pstore: /Users/chkbuild/chkbuild/tmp/build/ruby-1.9.2/<buildtime>/ruby/lib/pstore.rb:453: warning: method redefined; discarding old marshal_dump_supports_canonical_option?
 /Users/chkbuild/chkbuild/tmp/build/ruby-1.9.2/<buildtime>/ruby/lib/pstore.rb:<line_a>: warning: previous definition of marshal_dump_supports_canonical_option? was here
 <elapsed> s: .
 CGISessionTest#test_cgi_session_specify_session_id: <elapsed> s: .
@@ 9878 @@
 <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_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.
@@ 18081 @@
 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: .
@@ 20160 @@
  "/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>>.
 
-8113 tests, <num> assertions, 3 failures, 1 errors, 0 skips
 
 Test run options: --seed <num> --verbose
 make: *** [yes-test-all] Error 1

OlderDiff < 20110528T192628Z < ThisDiff > 20110529T192623Z > NewerDiff


chkbuild summary recent last