OLDREV 31249 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=rev&revision=31249&diff_format=u NEWREV 31255 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=rev&revision=31255&diff_format=u CHG ChangeLog 31248->31254 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ChangeLog?p1=trunk/ChangeLog&r1=31249&r2=31255&pathrev=31255&diff_format=u CHG version.h 31249->31255 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/version.h?p1=trunk/version.h&r1=31249&r2=31255&pathrev=31255&diff_format=u CHG ext/stringio/stringio.c 31248->31254 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ext/stringio/stringio.c?p1=trunk/ext/stringio/stringio.c&r1=31249&r2=31255&pathrev=31255&diff_format=u CHG include/ruby/util.h 28764->31250 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/include/ruby/util.h?p1=trunk/include/ruby/util.h&r1=31249&r2=31255&pathrev=31255&diff_format=u CHG test/stringio/test_stringio.rb 31248->31253 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/test/stringio/test_stringio.rb?p1=trunk/test/stringio/test_stringio.rb&r1=31249&r2=31255&pathrev=31255&diff_format=u =================================================================== +++ 20110409T170526Z @@ 7327 @@ OpenSSL::TestSSL#test_sslctx_set_params = s = . OpenSSL::TestSSL#test_starttls = s = . OpenSSL::TestSSL#test_tlsext_hostname = s = . +OpenSSL::TestSSL#test_verify_result = s = . OpenSSL::TestX509CRL#test_basic = s = . OpenSSL::TestX509CRL#test_crlnumber = s = . OpenSSL::TestX509CRL#test_extension = s = . @@ 7544 @@ Psych::TestEncoding#test_map_tag = s = . Psych::TestEncoding#test_alias = s = . Psych::TestEncoding#test_emit_alias = s = . +Psych::TestEngineManager#test_bad_engine = /home/chkbuild/tmp/build/ruby-trunk//ruby/.ext/common/syck/rubytypes.rb:13: warning: method redefined; discarding old to_yaml_properties /home/chkbuild/tmp/build/ruby-trunk//ruby/.ext/common/psych/deprecated.rb:: warning: previous definition of to_yaml_properties was here s = . Psych::TestEngineManager#test_dump_types = s = . @@ 17419 @@ TestNetHTTP_v1_2_chunked#test_s_post_form = s = . TestNetHTTP_v1_2_chunked#test_send_request = net/http: warning: Content-Type did not set; using application/x-www-form-urlencoded s = . +TestNetHTTP_v1_2_chunked#test_set_form = s = E TestNetHTTP_v1_2_chunked#test_set_form_with_file = s = . TestNetHTTP_v1_2_chunked#test_timeout_during_HTTP_session = s = . TestPOP#test_apop_invalid = s = . @@ 17433 @@ Finished tests in s, tests/s, assertions/s. ) Error: +test_set_form(TestNetHTTP_v1_2_chunked): Errno::EINTR: Interrupted system call - connect(2) /home/chkbuild/tmp/build/ruby-trunk//ruby/test/net/http/utils.rb:11:in `start' + /home/chkbuild/tmp/build/ruby-trunk//ruby/test/net/http/test_http.rb:350:in `test_set_form' ./test/runner.rb:13:in `
' 111 tests, assertions, 0 failures, 1 errors, 0 skips @@ 17682 @@ OpenSSL::TestSSL#test_sslctx_set_params = s = . OpenSSL::TestSSL#test_starttls = s = . OpenSSL::TestSSL#test_tlsext_hostname = s = . +OpenSSL::TestSSL#test_verify_result = s = . OpenSSL::TestX509CRL#test_basic = s = . OpenSSL::TestX509CRL#test_crlnumber = s = . OpenSSL::TestX509CRL#test_extension = s = . @@ 17714 @@ Finished tests in s, tests/s, assertions/s. +147 tests, assertions, 0 failures, 0 errors, 0 skips == test/optparse #