diff --git a/test/ruby/test_thread.rb b/test/ruby/test_thread.rb index ddb4516b3c..ba2c5b8e7c 100644 --- a/test/ruby/test_thread.rb +++ b/test/ruby/test_thread.rb @@ -1442,6 +1442,11 @@ q.pop omit "can't trap a signal from another process on Windows" # opt = {new_pgroup: true} end + + if /freebsd/ =~ RUBY_PLATFORM + omit "[Bug #18613]" + end + assert_separately([], "#{<<~"{#"}\n#{<<~'};'}", timeout: 120) {# n = 1000