mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
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
This commit is contained in:
parent
6bbd46a072
commit
cbfaf44001
1 changed files with 4 additions and 0 deletions
4
test/excludes/_wercker/jit-wait/TestGemRemoteFetcher.rb
Normal file
4
test/excludes/_wercker/jit-wait/TestGemRemoteFetcher.rb
Normal file
|
@ -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')
|
Loading…
Reference in a new issue