We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dac9c89 commit 224ab49Copy full SHA for 224ab49
spec/concurrent/dereferenceable_shared.rb
@@ -117,8 +117,7 @@
117
subject.value.should be_nil
118
end
119
120
- it 'supports dereference flags with observers', :brittle do
121
- pending('brittle') if described_class == Concurrent::ScheduledTask
+ it 'supports dereference flags with observers' do
122
123
if dereferenceable_subject(0).respond_to?(:add_observer)
124
0 commit comments