OLDREV 30172 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=rev&revision=30172&diff_format=u NEWREV 30279 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=rev&revision=30279&diff_format=u CHG ChangeLog 30171->30279 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/ChangeLog?p1=branches/ruby_1_8/ChangeLog&r1=30172&r2=30279&pathrev=30279&diff_format=u CHG version.h 30172->30276 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/version.h?p1=branches/ruby_1_8/version.h&r1=30172&r2=30279&pathrev=30279&diff_format=u CHG ext/openssl/ossl_bn.c 26835->30279 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/ext/openssl/ossl_bn.c?p1=branches/ruby_1_8/ext/openssl/ossl_bn.c&r1=30172&r2=30279&pathrev=30279&diff_format=u CHG ext/openssl/lib/openssl/bn.rb 11708->30275 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/ext/openssl/lib/openssl/bn.rb?p1=branches/ruby_1_8/ext/openssl/lib/openssl/bn.rb&r1=30172&r2=30279&pathrev=30279&diff_format=u ADD test/openssl/test_bn.rb none->30279 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/test/openssl/test_bn.rb?view=markup&pathrev=30279&diff_format=u =================================================================== +++ 20101221T004122Z @@ 5172 @@ test_decode(OpenSSL::TestASN1): . test_encode_boolean(OpenSSL::TestASN1): . test_encode_integer(OpenSSL::TestASN1): . +test_integer_to_bn(OpenSSL::TestBN): . +test_prime_p(OpenSSL::TestBN): . test_AES(OpenSSL::TestCipher): . test_ciphers(OpenSSL::TestCipher): . test_crypt(OpenSSL::TestCipher): . @@ 5334 @@ /home/chkbuild/tmp/build/ruby-1.8-pth//ruby/.ext/common/openssl/ssl-internal.rb:: warning: using default DH parameters. /home/chkbuild/tmp/build/ruby-1.8-pth//ruby/.ext/common/openssl/ssl-internal.rb:: warning: using default DH parameters. . +test_starttls(OpenSSL::TestSSL): /home/chkbuild/tmp/build/ruby-1.8-pth//ruby/.ext/common/openssl/buffering.rb:: warning: SSL session is not started yet. /home/chkbuild/tmp/build/ruby-1.8-pth//ruby/.ext/common/openssl/buffering.rb:: warning: SSL session is not started yet. /home/chkbuild/tmp/build/ruby-1.8-pth//ruby/.ext/common/openssl/buffering.rb:: warning: SSL session is not started yet. /home/chkbuild/tmp/build/ruby-1.8-pth//ruby/.ext/common/openssl/buffering.rb:: warning: SSL session is not started yet. @@ 7498 @@ /home/chkbuild/tmp/build/ruby-1.8-pth//ruby/test/net/http/test_connection.rb:20:in `test_connection_refused_in_request' --------------- +2714 tests, 1674899 assertions, 3 failures, 0 errors make: *** [test-all] エラー 1 exit 2 failed(test-all) @@ 32570 @@ - raises and IOError if passed a closed stream C-API IO function rb_io_wait_readable +- blocks until the io is readable (FAILED - ) - raises and IOError if passed a closed stream C-API IO function GetOpenFile @@ 37059 @@ /home/chkbuild/tmp/build/ruby-1.8-pth//mspec/bin/mspec-run:8 ) +C-API IO function rb_io_wait_readable blocks until the io is readable FAILED Expected true to equal false /home/chkbuild/tmp/build/ruby-1.8-pth//mspec/lib/mspec/expectations/expectations.rb:15:in `fail_with' /home/chkbuild/tmp/build/ruby-1.8-pth//mspec/lib/mspec/matchers/base.rb:8:in `==' +/home/chkbuild/tmp/build/ruby-1.8-pth//rubyspec/optional/capi/io_spec.rb:62 /home/chkbuild/tmp/build/ruby-1.8-pth//mspec/lib/mspec/runner/mspec.rb:68:in `instance_eval' /home/chkbuild/tmp/build/ruby-1.8-pth//mspec/lib/mspec/runner/mspec.rb:68:in `protect' /home/chkbuild/tmp/build/ruby-1.8-pth//mspec/lib/mspec/runner/context.rb:179:in `protect' +/home/chkbuild/tmp/build/ruby-1.8-pth//rubyspec/optional/capi/io_spec.rb:50:in `all?' /home/chkbuild/tmp/build/ruby-1.8-pth//mspec/lib/mspec/runner/context.rb:179:in `each' /home/chkbuild/tmp/build/ruby-1.8-pth//mspec/lib/mspec/runner/context.rb:179:in `all?' /home/chkbuild/tmp/build/ruby-1.8-pth//mspec/lib/mspec/runner/context.rb:179:in `protect' @@ 37081 @@ /home/chkbuild/tmp/build/ruby-1.8-pth//mspec/lib/mspec/runner/context.rb:228:in `process' /home/chkbuild/tmp/build/ruby-1.8-pth//mspec/lib/mspec/runner/mspec.rb:37:in `describe' /home/chkbuild/tmp/build/ruby-1.8-pth//mspec/lib/mspec/runner/object.rb:11:in `describe' +/home/chkbuild/tmp/build/ruby-1.8-pth//rubyspec/optional/capi/io_spec.rb:5 /home/chkbuild/tmp/build/ruby-1.8-pth//mspec/lib/mspec/runner/mspec.rb:56:in `load' /home/chkbuild/tmp/build/ruby-1.8-pth//mspec/lib/mspec/runner/mspec.rb:56:in `files' /home/chkbuild/tmp/build/ruby-1.8-pth//mspec/lib/mspec/runner/mspec.rb:68:in `instance_eval' @@ 37096 @@ Finished in seconds +3286 files, 13694 examples, expectations, 73 failures, 54 errors exit 1 failed(rubyspec) == end #