Skip to content

Commit eedfa06

Browse files
hsbtparacycle
authored andcommitted
Extend timeout for ci.rvm.jp
1 parent 43d6c59 commit eedfa06

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test/ruby/test_thread_queue.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -217,7 +217,7 @@ def test_thr_kill
217217

218218
bug5343 = '[ruby-core:39634]'
219219
Dir.mktmpdir {|d|
220-
timeout = 60
220+
timeout = 120
221221
total_count = 250
222222
begin
223223
assert_normal_exit(<<-"_eom", bug5343, timeout: timeout, chdir: d)

0 commit comments

Comments
 (0)