mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
3bd8eb6849
for now. This seems to get unstable after r65691. test/excludes/_travis/osx: renamed from test/excludes/_travis because it's only for osx builds. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@65713 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
4 lines
255 B
Ruby
4 lines
255 B
Ruby
# https://travis-ci.org/ruby/ruby/jobs/444240249
|
|
# raises: OpenSSL::SSL::SSLError "SSL_read: tlsv1 alert decrypt error"
|
|
exclude(:test_do_not_allow_invalid_client_cert_auth_connection,
|
|
'This test is failing with OpenSSL 1.1.1 on Travis osx build')
|