diff options
| -rw-r--r-- | test/ruby/test_thread.rb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/ruby/test_thread.rb b/test/ruby/test_thread.rb index 01a1e51025..c08d41cb86 100644 --- a/test/ruby/test_thread.rb +++ b/test/ruby/test_thread.rb @@ -1592,7 +1592,6 @@ q.pop # [Bug #21342] def test_unlock_locked_mutex_with_collected_fiber - bug21127 = '[ruby-core:120930] [Bug #21127]' assert_separately([], "#{<<~"begin;"}\n#{<<~'end;'}") begin; 5.times do |
