Skip to content

Commit 2ebf9de

Browse files
committed
Skip flaky spec
1 parent 622d521 commit 2ebf9de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spec/concurrent/channel/integration_spec.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
end
6767

6868
specify 'default-selection.rb' do
69-
(pending('flaky on JRuby'); fails) if Concurrent.on_jruby?
69+
skip('flaky') if Concurrent.on_jruby? || Concurrent.on_truffleruby?
7070
expected = <<-STDOUT
7171
.
7272
.

0 commit comments

Comments
 (0)