зеркало из https://github.com/github/ruby.git
start GC before GC.stress.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@35278 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
Родитель
6da0604df7
Коммит
9a269ab175
|
@ -218,6 +218,7 @@ EOT
|
|||
def test_gc
|
||||
bignum_too_long_to_embed_as_string = 1234567890123456789012345
|
||||
expect = bignum_too_long_to_embed_as_string.to_s
|
||||
GC.start
|
||||
stress, GC.stress = GC.stress, true
|
||||
|
||||
timeout(1) do
|
||||
|
|
Загрузка…
Ссылка в новой задаче