diff options
Diffstat (limited to 'test/excludes/_travis/osx/TestWEBrickUtils.rb')
-rw-r--r-- | test/excludes/_travis/osx/TestWEBrickUtils.rb | 3 |
1 files changed, 3 insertions, 0 deletions
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') |