From: "ko1 (Koichi Sasada)" Date: 2013-08-29T14:43:12+09:00 Subject: [ruby-dev:47660] [ruby-trunk - Bug #8831][Open] test-all error: OpenSSL::SSL::SSLError: SSL_write: bad write retry Issue #8831 has been reported by ko1 (Koichi Sasada). ---------------------------------------- Bug #8831: test-all error: OpenSSL::SSL::SSLError: SSL_write: bad write retry https://bugs.ruby-lang.org/issues/8831 Author: ko1 (Koichi Sasada) Status: Open Priority: Normal Assignee: tenderlovemaking (Aaron Patterson) Category: ext/openssl Target version: current: 2.1.0 ruby -v: r42695 ruby 2.1.0dev (2013-08-27) [i686-linux] (boron) Backport: 1.9.3: UNKNOWN, 2.0.0: UNKNOWN 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' -- http://bugs.ruby-lang.org/