From: k@... Date: 2016-12-10T12:37:50+00:00 Subject: [ruby-dev:49897] [Ruby trunk Bug#8831][Closed] test-all error: OpenSSL::SSL::SSLError: SSL_write: bad write retry 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 + ) Error: +OpenSSL::TestPair#test_write_nonblock_no_exceptions: +OpenSSL::SSL::SSLError: SSL_write: bad write retry + /extdisk/chkbuild/chkbuild/tmp/build//ruby/.ext/common/openssl/buffering.rb::in `syswrite_nonblock' + /extdisk/chkbuild/chkbuild/tmp/build//ruby/.ext/common/openssl/buffering.rb::in `write_nonblock' + /extdisk/chkbuild/chkbuild/tmp/build//ruby/test/openssl/test_pair.rb::in `write_nonblock_no_ex' + /extdisk/chkbuild/chkbuild/tmp/build//ruby/test/openssl/test_pair.rb::in `block in test_write_nonblock_no_exceptions' + /extdisk/chkbuild/chkbuild/tmp/build//ruby/test/openssl/test_pair.rb::in `ssl_pair' + /extdisk/chkbuild/chkbuild/tmp/build//ruby/test/openssl/test_pair.rb::in `test_write_nonblock_no_exceptions' -- https://bugs.ruby-lang.org/