Skip to content

Commit 413650f

Browse files
committed
Even more test refactoring.
1 parent 074977f commit 413650f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spec/concurrent/exchanger_spec.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@
143143
t1.kill
144144
end
145145

146-
it 'allows multiple firsts to cancel if necessary' do
146+
it 'allows multiple firsts to cancel if necessary', buggy: true do
147147
first_value = nil
148148
second_value = nil
149149
cancels = 3

0 commit comments

Comments
 (0)