* test/ruby/test_rubyoptions.rb (TestRubyOptions::SEGVTest::ExpectedStderr):
ignore fault address. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@43971 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
2b07df37d1
commit
b69c18cff1
@ -508,7 +508,7 @@ class TestRubyOptions < Test::Unit::TestCase
|
||||
|
||||
ExpectedStderr =
|
||||
%r(\A
|
||||
-e:(?:1:)?\s\[BUG\]\sSegmentation\sfault\n
|
||||
-e:(?:1:)?\s\[BUG\]\sSegmentation\sfault.*\n
|
||||
#{ Regexp.quote(RUBY_DESCRIPTION) }\n\n
|
||||
(?:--\s(?:.+\n)*\n)?
|
||||
--\sControl\sframe\sinformation\s-+\n
|
||||
|
Loading…
x
Reference in New Issue
Block a user