1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00

extend timeout

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@61892 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
naruse 2018-01-17 18:02:47 +00:00
parent 4fd6391cab
commit b87958ca0b

View file

@ -1342,7 +1342,7 @@ class TestProc < Test::Unit::TestCase
end
def test_local_variable_set_wb
assert_ruby_status([], <<-'end;', '[Bug #13605]', timeout: 15)
assert_ruby_status([], <<-'end;', '[Bug #13605]', timeout: 20)
b = binding
n = 20_000