skip "TestException#test_thread_signal_location" as a known bug [Bug #14474]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@62400 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
01a656c3fb
commit
381650ea58
@ -352,6 +352,7 @@ class TestException < Test::Unit::TestCase
|
||||
end
|
||||
|
||||
def test_thread_signal_location
|
||||
skip
|
||||
_, stderr, _ = EnvUtil.invoke_ruby(%w"--disable-gems -d", <<-RUBY, false, true)
|
||||
Thread.start do
|
||||
Thread.current.report_on_exception = false
|
||||
|
Loading…
x
Reference in New Issue
Block a user