зеркало из https://github.com/github/ruby.git
rescue NoMemoryError
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@42255 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
Родитель
038f82d293
Коммит
1c3ea43f1b
|
@ -30,7 +30,7 @@ begin
|
|||
require 'objspace'
|
||||
h = {}
|
||||
exit Test::Unit::AutoRunner.run(true, src_testdir)
|
||||
rescue
|
||||
rescue NoMemoryError
|
||||
ObjectSpace.count_objects(h)
|
||||
p h
|
||||
ObjectSpace.count_objects_size(h)
|
||||
|
|
Загрузка…
Ссылка в новой задаче