OlderDiff < 20110405T183304Z < ThisDiff > 20110406T183303Z > NewerDiff
OLDREV 31241 NEWREV 31245 CHG ChangeLog 31241->31245 CHG version.h 31240->31243 CHG ext/openssl/ossl_pkey_dh.c 31166->31244 CHG ext/openssl/ossl_pkey_dsa.c 31166->31244 CHG ext/openssl/ossl_pkey_ec.c 31166->31244 CHG ext/openssl/ossl_pkey_rsa.c 31166->31242 CHG include/ruby/intern.h 31158->31245 CHG test/openssl/test_pkey_rsa.rb 30220->31244 =================================================================== +++ 20110406T183303Z @@ 7315 @@ OpenSSL::TestPKCS7#test_detached_sign = <elapsed> s = . OpenSSL::TestPKCS7#test_enveloped = <elapsed> s = . OpenSSL::TestPKCS7#test_signed = <elapsed> s = . +OpenSSL::TestPKeyRSA#test_new = <elapsed> s = . OpenSSL::TestPKeyRSA#test_padding = <elapsed> s = . OpenSSL::TestPKeyRSA#test_private = <elapsed> s = . OpenSSL::TestPair#test_connect_accept_nonblock = <elapsed> s = . @@ 18784 @@ /var/lib/chkbuild/tmp/build/ruby-trunk-o3/<buildtime>/ruby/test/rubygems/test_gem_security.rb:54:in `test_class_build_self_signed_cert' ./test/runner.rb:13:in `<main>' +9439 tests, <num> assertions, 1 failures, 1 errors, 1 skips make: *** [yes-test-all] Error 2 exit 2 failed(test-all) @@ 43737 @@ - sends a HTTP Request of the passed type to the passed path Net::HTTP#send_request when passed type, path, body +- sends a HTTP Request with the passed body (ERROR - <n>) Net::HTTP#send_request when passed type, path, body, headers - sends a HTTP Request with the passed headers @@ 43783 @@ /var/lib/chkbuild/tmp/build/ruby-trunk-o3/<buildtime>/rubyspec/library/net/http/http/trace_spec.rb Net::HTTP#trace +- sends a TRACE request to the passed path and returns the response - returns a Net::HTTPResponse /var/lib/chkbuild/tmp/build/ruby-trunk-o3/<buildtime>/rubyspec/library/net/http/http/unlock_spec.rb @@ 48998 @@ <n>) File::Stat#inspect produces a nicely formatted description of a File::Stat object FAILED +Expected "#<File::Stat dev=0x0, ino=5128547, mode=0100644, nlink=1, uid=110, gid=101, rdev=0x0, size=8, blksize=4096, blocks=8, atime=2011-04-07 04:23:38 +0900, mtime=2011-04-07 04:23:38 +0900, ctime=2011-04-07 04:23:38 +0900>" +to equal "#<File::Stat dev=0x803, ino=5128547, mode=0100644, nlink=1, uid=110, gid=101, rdev=0x0, size=8, blksize=4096, blocks=8, atime=2011-04-07 04:23:38 +0900, mtime=2011-04-07 04:23:38 +0900, ctime=2011-04-07 04:23:38 +0900>" /var/lib/chkbuild/tmp/build/ruby-trunk-o3/<buildtime>/rubyspec/core/file/stat/inspect_spec.rb:17:in `block (2 levels) in <top (required)>' /var/lib/chkbuild/tmp/build/ruby-trunk-o3/<buildtime>/rubyspec/core/file/stat/inspect_spec.rb:3:in `<top (required)>' @@ 49059 @@ <n>) An exception occurred during: before :each +Net::HTTP#send_request when passed type, path, body sends a HTTP Request with the passed body ERROR Errno::EINTR: Interrupted system call - connect(2) /var/lib/chkbuild/tmp/build/ruby-trunk-o3/<buildtime>/lib/ruby/1.9.1/net/http.rb:749:in `initialize' /var/lib/chkbuild/tmp/build/ruby-trunk-o3/<buildtime>/lib/ruby/1.9.1/net/http.rb:749:in `open' @@ 49070 @@ /var/lib/chkbuild/tmp/build/ruby-trunk-o3/<buildtime>/lib/ruby/1.9.1/net/http.rb:742:in `do_start' /var/lib/chkbuild/tmp/build/ruby-trunk-o3/<buildtime>/lib/ruby/1.9.1/net/http.rb:737:in `start' /var/lib/chkbuild/tmp/build/ruby-trunk-o3/<buildtime>/lib/ruby/1.9.1/net/http.rb:557:in `start' +/var/lib/chkbuild/tmp/build/ruby-trunk-o3/<buildtime>/rubyspec/library/net/http/http/send_request_spec.rb:15:in `block (2 levels) in <top (required)>' +/var/lib/chkbuild/tmp/build/ruby-trunk-o3/<buildtime>/rubyspec/library/net/http/http/send_request_spec.rb:5:in `<top (required)>' <n>) Syslog::Constants Syslog::Constants.LOG_MASK works on undefined constants FAILED @@ 49099 @@ Finished in <t> seconds +3331 files, 17277 examples, <num> expectations, 19 failures, 2 errors exit 1 failed(rubyspec) == dist # <time> =================================================================== --- 20110405T183304Z @@ 18784 @@ /var/lib/chkbuild/tmp/build/ruby-trunk-o3/<buildtime>/ruby/test/rubygems/test_gem_security.rb:54:in `test_class_build_self_signed_cert' ./test/runner.rb:13:in `<main>' -9438 tests, <num> assertions, 1 failures, 1 errors, 1 skips make: *** [yes-test-all] Error 2 exit 2 failed(test-all) @@ 43737 @@ - sends a HTTP Request of the passed type to the passed path Net::HTTP#send_request when passed type, path, body -- sends a HTTP Request with the passed body Net::HTTP#send_request when passed type, path, body, headers - sends a HTTP Request with the passed headers @@ 43763 @@ - closes the tcp connection after yielding Net::HTTP#start -- returns self (ERROR - <n>) - opens the tcp connection Net::HTTP#start when self has already been started @@ 43783 @@ /var/lib/chkbuild/tmp/build/ruby-trunk-o3/<buildtime>/rubyspec/library/net/http/http/trace_spec.rb Net::HTTP#trace -- sends a TRACE request to the passed path and returns the response (ERROR - <n>) - returns a Net::HTTPResponse /var/lib/chkbuild/tmp/build/ruby-trunk-o3/<buildtime>/rubyspec/library/net/http/http/unlock_spec.rb @@ 48998 @@ <n>) File::Stat#inspect produces a nicely formatted description of a File::Stat object FAILED -Expected "#<File::Stat dev=0x0, ino=5874356, mode=0100644, nlink=1, uid=110, gid=101, rdev=0x0, size=8, blksize=4096, blocks=8, atime=2011-04-06 04:22:08 +0900, mtime=2011-04-06 04:22:08 +0900, ctime=2011-04-06 04:22:08 +0900>" -to equal "#<File::Stat dev=0x803, ino=5874356, mode=0100644, nlink=1, uid=110, gid=101, rdev=0x0, size=8, blksize=4096, blocks=8, atime=2011-04-06 04:22:08 +0900, mtime=2011-04-06 04:22:08 +0900, ctime=2011-04-06 04:22:08 +0900>" /var/lib/chkbuild/tmp/build/ruby-trunk-o3/<buildtime>/rubyspec/core/file/stat/inspect_spec.rb:17:in `block (2 levels) in <top (required)>' /var/lib/chkbuild/tmp/build/ruby-trunk-o3/<buildtime>/rubyspec/core/file/stat/inspect_spec.rb:3:in `<top (required)>' @@ 49058 @@ /var/lib/chkbuild/tmp/build/ruby-trunk-o3/<buildtime>/rubyspec/library/date/strftime_spec.rb:4:in `<top (required)>' <n>) -Net::HTTP#start returns self ERROR Errno::EINTR: Interrupted system call - connect(2) /var/lib/chkbuild/tmp/build/ruby-trunk-o3/<buildtime>/lib/ruby/1.9.1/net/http.rb:749:in `initialize' /var/lib/chkbuild/tmp/build/ruby-trunk-o3/<buildtime>/lib/ruby/1.9.1/net/http.rb:749:in `open' @@ 49068 @@ /var/lib/chkbuild/tmp/build/ruby-trunk-o3/<buildtime>/lib/ruby/1.9.1/net/http.rb:749:in `connect' /var/lib/chkbuild/tmp/build/ruby-trunk-o3/<buildtime>/lib/ruby/1.9.1/net/http.rb:742:in `do_start' /var/lib/chkbuild/tmp/build/ruby-trunk-o3/<buildtime>/lib/ruby/1.9.1/net/http.rb:737:in `start' -/var/lib/chkbuild/tmp/build/ruby-trunk-o3/<buildtime>/rubyspec/library/net/http/http/start_spec.rb:65:in `block (2 levels) in <top (required)>' -/var/lib/chkbuild/tmp/build/ruby-trunk-o3/<buildtime>/rubyspec/library/net/http/http/start_spec.rb:51:in `<top (required)>' <n>) An exception occurred during: before :each -Net::HTTP#trace sends a TRACE request to the passed path and returns the response ERROR Errno::EINTR: Interrupted system call - connect(2) /var/lib/chkbuild/tmp/build/ruby-trunk-o3/<buildtime>/lib/ruby/1.9.1/net/http.rb:749:in `initialize' /var/lib/chkbuild/tmp/build/ruby-trunk-o3/<buildtime>/lib/ruby/1.9.1/net/http.rb:749:in `open' @@ 49084 @@ /var/lib/chkbuild/tmp/build/ruby-trunk-o3/<buildtime>/lib/ruby/1.9.1/net/http.rb:742:in `do_start' /var/lib/chkbuild/tmp/build/ruby-trunk-o3/<buildtime>/lib/ruby/1.9.1/net/http.rb:737:in `start' /var/lib/chkbuild/tmp/build/ruby-trunk-o3/<buildtime>/lib/ruby/1.9.1/net/http.rb:557:in `start' -/var/lib/chkbuild/tmp/build/ruby-trunk-o3/<buildtime>/rubyspec/library/net/http/http/trace_spec.rb:15:in `block (2 levels) in <top (required)>' -/var/lib/chkbuild/tmp/build/ruby-trunk-o3/<buildtime>/rubyspec/library/net/http/http/trace_spec.rb:5:in `<top (required)>' <n>) Syslog::Constants Syslog::Constants.LOG_MASK works on undefined constants FAILED @@ 49113 @@ Finished in <t> seconds -3331 files, 17277 examples, <num> expectations, 19 failures, 3 errors exit 1 failed(rubyspec) == dist # <time>
OlderDiff < 20110405T183304Z < ThisDiff > 20110406T183303Z > NewerDiff