We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 18c12c0 commit 87fb0c4Copy full SHA for 87fb0c4
1 file changed
test/etc/test_etc.rb
@@ -175,7 +175,6 @@ def test_sysconfdir
175
176
# All Ractor-safe methods should be tested here
177
def test_ractor_parallel
178
- omit "This test fails randomly with no message; Ractor is not stable yet"
179
assert_ractor(<<~RUBY, require: 'etc', timeout: 60)
180
10.times.map do
181
Ractor.new do
0 commit comments