From cbfaf4400196c85fc5ea287006a7484f3e17922e Mon Sep 17 00:00:00 2001 From: k0kubun Date: Fri, 21 Dec 2018 14:33:25 +0000 Subject: test/excludes/_wercker: give up testing TestGemRemoteFetcher The tests are really fragile with --jit-wait and it doesn't have interface to modify this timeout at all. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@66480 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- test/excludes/_wercker/jit-wait/TestGemRemoteFetcher.rb | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 test/excludes/_wercker/jit-wait/TestGemRemoteFetcher.rb (limited to 'test/excludes') diff --git a/test/excludes/_wercker/jit-wait/TestGemRemoteFetcher.rb b/test/excludes/_wercker/jit-wait/TestGemRemoteFetcher.rb new file mode 100644 index 0000000000..30ece81992 --- /dev/null +++ b/test/excludes/_wercker/jit-wait/TestGemRemoteFetcher.rb @@ -0,0 +1,4 @@ +# https://app.wercker.com/ruby/ruby/runs/mjit-test2/5c18fd67c0c3d7001190a14d?step=5c18fda8cfa0fc0007fcc633 +# https://app.wercker.com/ruby/ruby/runs/mjit-test2/5c1a3db51eea2b000777144a?step=5c1a3def78c72000078df9cf +# https://app.wercker.com/ruby/ruby/runs/mjit-test2/5c1b3a71c0c3d7001191f66e?step=5c1b5ed978c7200007961577 +exclude(/./, 'most of tests are too fragile with --jit-wait and this remote fetcher cannot configure timeout') -- cgit v1.2.3