summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorko1 <ko1@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2014-12-16 03:03:24 +0000
committerko1 <ko1@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2014-12-16 03:03:24 +0000
commit97877237857a9603c13fcb867656af095436b950 (patch)
treea3abf2cdd6b0dacd591f651e56c4ac6c54f440ef /test
parent1d5c5ea1534ed0078c4058969b7aa066279f9d30 (diff)
* test/ruby/test_process.rb (test_deadlock_by_signal_at_forking):
extend timeout seconds to 60 for RGENGC_CHECK_MODE > 0 environment. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@48859 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'test')
-rw-r--r--test/ruby/test_process.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/ruby/test_process.rb b/test/ruby/test_process.rb
index 28c0ac5940..f1fd2c25dc 100644
--- a/test/ruby/test_process.rb
+++ b/test/ruby/test_process.rb
@@ -1924,7 +1924,7 @@ EOS
end
def test_deadlock_by_signal_at_forking
- assert_separately([], <<-INPUT)
+ assert_separately([], <<-INPUT, timeout: 60)
require 'io/wait'
begin
GC.start # reduce garbage