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/TestGemRemoteFetcher.rb
nobu bf26f847fa Exclude CI platform specific failures by --excludes option
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@65265 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2018-10-21 03:38:52 +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')