summaryrefslogtreecommitdiff
path: root/test/excludes
diff options
context:
space:
mode:
authork0kubun <k0kubun@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2018-11-13 23:06:49 +0000
committerk0kubun <k0kubun@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2018-11-13 23:06:49 +0000
commit3bd8eb6849610164f34a653df34abaff1e85faa8 (patch)
tree10c82d2070d0213bec80f6531303f9436c6f71cf /test/excludes
parent6876140d37f36a55b790f40427fb7af7493512c8 (diff)
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
Diffstat (limited to 'test/excludes')
-rw-r--r--test/excludes/_travis/osx/IMAPTest.rb (renamed from test/excludes/_travis/IMAPTest.rb)0
-rw-r--r--test/excludes/_travis/osx/TestGemRemoteFetcher.rb (renamed from test/excludes/_travis/TestGemRemoteFetcher.rb)0
-rw-r--r--test/excludes/_travis/osx/TestWEBrickUtils.rb3
3 files changed, 3 insertions, 0 deletions
diff --git a/test/excludes/_travis/IMAPTest.rb b/test/excludes/_travis/osx/IMAPTest.rb
index 11687702a1..11687702a1 100644
--- a/test/excludes/_travis/IMAPTest.rb
+++ b/test/excludes/_travis/osx/IMAPTest.rb
diff --git a/test/excludes/_travis/TestGemRemoteFetcher.rb b/test/excludes/_travis/osx/TestGemRemoteFetcher.rb
index e10c0ff45c..e10c0ff45c 100644
--- a/test/excludes/_travis/TestGemRemoteFetcher.rb
+++ b/test/excludes/_travis/osx/TestGemRemoteFetcher.rb
diff --git a/test/excludes/_travis/osx/TestWEBrickUtils.rb b/test/excludes/_travis/osx/TestWEBrickUtils.rb
new file mode 100644
index 0000000000..1b1dd877f5
--- /dev/null
+++ b/test/excludes/_travis/osx/TestWEBrickUtils.rb
@@ -0,0 +1,3 @@
+# https://travis-ci.org/ruby/ruby/jobs/454707326
+# maybe this test's timeout should be re-arranged for Travis osx
+exclude(:test_nested_timeout_outer, 'This test randomly fails on Travis osx')