Extend timeout of test_clear_unreachable_keyword_args
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@61627 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
112ee3aa41
commit
fb7ed3b32f
@ -689,7 +689,7 @@ class TestRubyOptimization < Test::Unit::TestCase
|
|||||||
end
|
end
|
||||||
|
|
||||||
def test_clear_unreachable_keyword_args
|
def test_clear_unreachable_keyword_args
|
||||||
assert_separately [], <<-END
|
assert_separately [], <<-END, timeout: 15
|
||||||
script = <<-EOS
|
script = <<-EOS
|
||||||
if true
|
if true
|
||||||
else
|
else
|
||||||
|
Loading…
x
Reference in New Issue
Block a user