зеркало из https://github.com/github/ruby.git
Skip very time consuming test [Bug #16196]
This commit is contained in:
Родитель
9c0cd5c569
Коммит
c144d7215b
|
@ -636,6 +636,7 @@ class OpenSSL::TestASN1 < OpenSSL::TestCase
|
|||
end
|
||||
|
||||
def test_gc_stress
|
||||
skip "very time consuming test"
|
||||
assert_ruby_status(['--disable-gems', '-eGC.stress=true', '-erequire "openssl.so"'])
|
||||
end
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче