[#49896] 未知の、実キーワード引数の扱いの慣例 — "KISHIMOTO, Makoto" <ksmakoto@...4u.or.jp>
きしもとです
1 message
2016/12/05
[ruby-dev:49897] [Ruby trunk Bug#8831][Closed] test-all error: OpenSSL::SSL::SSLError: SSL_write: bad write retry
From:
k@...
Date:
2016-12-10 12:37:50 UTC
List:
ruby-dev #49897
Issue #8831 has been updated by Kazuki Yamaguchi. Status changed from Assigned to Closed Backport deleted (1.9.3: UNKNOWN, 2.0.0: UNKNOWN) #12126 should have fixed the root cause. r42790 is already reverted and RubyCI seems to be happy with this. ---------------------------------------- Bug #8831: test-all error: OpenSSL::SSL::SSLError: SSL_write: bad write retry https://bugs.ruby-lang.org/issues/8831#change-61966 * Author: Koichi Sasada * Status: Closed * Priority: Normal * Assignee: openssl * ruby -v: r42695 ruby 2.1.0dev (2013-08-27) [i686-linux] (boron) * Backport: ---------------------------------------- There is a test-all error on some environments from r42695. It seems depend on openssl's version. http://www.rubyist.net/~akr/chkbuild/debian/ruby-trunk/log/20130826T224700Z.diff.html.gz + <n>) Error: +OpenSSL::TestPair#test_write_nonblock_no_exceptions: +OpenSSL::SSL::SSLError: SSL_write: bad write retry + /extdisk/chkbuild/chkbuild/tmp/build/<buildtime>/ruby/.ext/common/openssl/buffering.rb:<line_a>:in `syswrite_nonblock' + /extdisk/chkbuild/chkbuild/tmp/build/<buildtime>/ruby/.ext/common/openssl/buffering.rb:<line_a>:in `write_nonblock' + /extdisk/chkbuild/chkbuild/tmp/build/<buildtime>/ruby/test/openssl/test_pair.rb:<line_a>:in `write_nonblock_no_ex' + /extdisk/chkbuild/chkbuild/tmp/build/<buildtime>/ruby/test/openssl/test_pair.rb:<line_a>:in `block in test_write_nonblock_no_exceptions' + /extdisk/chkbuild/chkbuild/tmp/build/<buildtime>/ruby/test/openssl/test_pair.rb:<line_a>:in `ssl_pair' + /extdisk/chkbuild/chkbuild/tmp/build/<buildtime>/ruby/test/openssl/test_pair.rb:<line_a>:in `test_write_nonblock_no_exceptions' -- https://bugs.ruby-lang.org/