aboutsummaryrefslogtreecommitdiffstats
path: root/test/excludes/_travis/TestGemRemoteFetcher.rb
diff options
context:
space:
mode:
Diffstat (limited to 'test/excludes/_travis/TestGemRemoteFetcher.rb')
-rw-r--r--test/excludes/_travis/TestGemRemoteFetcher.rb4
1 files changed, 4 insertions, 0 deletions
diff --git a/test/excludes/_travis/TestGemRemoteFetcher.rb b/test/excludes/_travis/TestGemRemoteFetcher.rb
new file mode 100644
index 0000000000..e10c0ff45c
--- /dev/null
+++ b/test/excludes/_travis/TestGemRemoteFetcher.rb
@@ -0,0 +1,4 @@
+# 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')