aboutsummaryrefslogtreecommitdiffstats
path: root/test/excludes/_travis/IMAPTest.rb
diff options
context:
space:
mode:
Diffstat (limited to 'test/excludes/_travis/IMAPTest.rb')
-rw-r--r--test/excludes/_travis/IMAPTest.rb3
1 files changed, 3 insertions, 0 deletions
diff --git a/test/excludes/_travis/IMAPTest.rb b/test/excludes/_travis/IMAPTest.rb
new file mode 100644
index 0000000000..11687702a1
--- /dev/null
+++ b/test/excludes/_travis/IMAPTest.rb
@@ -0,0 +1,3 @@
+# https://travis-ci.org/ruby/ruby/jobs/444232675
+# randomly raises: Errno::EPROTOTYPE "Protocol wrong type for socket"
+exclude(:test_imaps_post_connection_check, 'This test randomly fails with OpenSSL 1.1.1 on Travis osx build')