1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/test/excludes/_travis/osx/TestGemRemoteFetcher.rb
k0kubun 3bd8eb6849 test/excludes/../TestWEBrickUtils.rb: exclude unstable test
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
2018-11-13 23:06:49 +00:00

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')