summaryrefslogtreecommitdiff
path: root/test/fiddle/test_function.rb
diff options
context:
space:
mode:
Diffstat (limited to 'test/fiddle/test_function.rb')
-rw-r--r--test/fiddle/test_function.rb4
1 files changed, 0 insertions, 4 deletions
diff --git a/test/fiddle/test_function.rb b/test/fiddle/test_function.rb
index c6b2cd329d..12a6425ff7 100644
--- a/test/fiddle/test_function.rb
+++ b/test/fiddle/test_function.rb
@@ -73,10 +73,6 @@ module Fiddle
end
def test_nogvl_poll
- if RubyVM::MJIT.enabled?
- skip 'r64355 make `make test-all RUN_OPTS="--jit-wait"` hang and CI running it times out.'
- end
-
# XXX hack to quiet down CI errors on EINTR from r64353
# [ruby-core:88360] [Misc #14937]
# Making pipes (and sockets) non-blocking by default would allow