Revert "skip test_gc_stress_at_startup"

This reverts commit 3680981c7b71df8c3a426164787ccefe5296bb25.
This commit is contained in:
Peter Zhu 2024-03-26 11:37:54 -04:00
parent f14e52c8c4
commit 19916bac96

View File

@ -768,7 +768,6 @@ class TestGc < Test::Unit::TestCase
end
def test_gc_stress_at_startup
omit 'TODO: fixme later'
assert_in_out_err([{"RUBY_DEBUG"=>"gc_stress"}], '', [], [], '[Bug #15784]', success: true, timeout: 60)
end