Skip to content

Commit e305a67

Browse files
authored
1 parent 9cf27e0 commit e305a67

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

test/ruby/test_ractor.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -164,6 +164,7 @@ def test_require_non_string
164164

165165
# [Bug #21398]
166166
def test_port_receive_dnt_with_port_send
167+
omit 'unstable on macos-14' if RUBY_PLATFORM =~ /darwin/
167168
assert_ractor(<<~'RUBY', timeout: 30)
168169
THREADS = 10
169170
JOBS_PER_THREAD = 50

0 commit comments

Comments
 (0)