8000 extend timeout · github/ruby@9c71131 · GitHub
[go: up one dir, main page]

Skip to content

Commit 9c71131

Browse files
committed
extend timeout
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@61892 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
1 parent e0468f5 commit 9c71131

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/ruby/test_proc.rb

Lines changed: 1 addition & 1 deletion
3C49
Original file line numberDiff line numberDiff line change
@@ -1342,7 +1342,7 @@ def test_local_variable_set
13421342
end
13431343

13441344
def test_local_variable_set_wb
1345-
assert_ruby_status([], <<-'end;', '[Bug #13605]', timeout: 15)
1345+
assert_ruby_status([], <<-'end;', '[Bug #13605]', timeout: 20)
13461346
b = binding
13471347
n = 20_000
13481348

0 commit comments

Comments
 (0)
0