diff --git a/test/etc/test_etc.rb b/test/etc/test_etc.rb index 9a488b6709..2733a8de71 100644 --- a/test/etc/test_etc.rb +++ b/test/etc/test_etc.rb @@ -175,6 +175,7 @@ class TestEtc < Test::Unit::TestCase # All Ractor-safe methods should be tested here def test_ractor_parallel + omit "This test fails randomly with no message; Ractor is not stable yet" assert_ractor(<<~RUBY, require: 'etc') 20.times.map do Ractor.new do