On armv7 environment, the timeout is too short
http://rubyci.s3.amazonaws.com/scw-9d6766/ruby-trunk/log/20180319T191706Z.diff.html.gz

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@63151 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
naruse 2018-04-14 14:05:38 +00:00
Родитель 9fa0d0058d
Коммит 0cd595cb47
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -707,7 +707,7 @@ class TestRubyOptimization < Test::Unit::TestCase
end
def test_clear_unreachable_keyword_args
assert_separately [], <<-END, timeout: 15
assert_separately [], <<-END, timeout: 20
script = <<-EOS
if true
else