summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorko1 <ko1@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2015-05-31 18:53:45 +0000
committerko1 <ko1@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2015-05-31 18:53:45 +0000
commitc542165757c6978d57c077688f41e5c8ee1064ff (patch)
treec86f991acc6d32962062f99c2d829f7f61c34b34 /test
parent954c7562d38b04de1fd13bb0f126be5617633307 (diff)
* test/ruby/test_gc.rb: increase timeout seconds for GC stressful
debugging. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@50698 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'test')
-rw-r--r--test/ruby/test_gc.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/ruby/test_gc.rb b/test/ruby/test_gc.rb
index fd858f2c69..56b63062c5 100644
--- a/test/ruby/test_gc.rb
+++ b/test/ruby/test_gc.rb
@@ -252,7 +252,7 @@ class TestGc < Test::Unit::TestCase
end
def test_profiler_clear
- assert_separately %w[--disable-gem], __FILE__, __LINE__, <<-'eom'
+ assert_separately %w[--disable-gem], __FILE__, __LINE__, <<-'eom', timeout: 30
GC::Profiler.enable
GC.start