extend timeout more
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@61902 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
b2feea2945
commit
04de75bf9c
@ -1342,7 +1342,7 @@ class TestProc < Test::Unit::TestCase
|
|||||||
end
|
end
|
||||||
|
|
||||||
def test_local_variable_set_wb
|
def test_local_variable_set_wb
|
||||||
assert_ruby_status([], <<-'end;', '[Bug #13605]', timeout: 20)
|
assert_ruby_status([], <<-'end;', '[Bug #13605]', timeout: 30)
|
||||||
b = binding
|
b = binding
|
||||||
n = 20_000
|
n = 20_000
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user