зеркало из https://github.com/github/ruby.git
Run interrupt test except on Windows
This commit is contained in:
Родитель
aba10ea61e
Коммит
6e55facdb3
|
@ -477,6 +477,7 @@ module BasetestReadline
|
|||
|
||||
def test_interrupt_in_other_thread
|
||||
omit unless respond_to?(:assert_ruby_status)
|
||||
omit if /mswin|mingw/ =~ RUBY_PLATFORM
|
||||
code = <<-"end;"
|
||||
require 'readline'
|
||||
require 'helper'
|
||||
|
|
Загрузка…
Ссылка в новой задаче