summaryrefslogtreecommitdiff
path: root/test/ruby/test_rubyoptions.rb
diff options
context:
space:
mode:
authornobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2013-12-03 06:08:19 +0000
committernobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2013-12-03 06:08:19 +0000
commitb69c18cff10936ca8431ab391b0e77760717f882 (patch)
tree38c310a4df35860fd1e68526a3fcda7d236d46c5 /test/ruby/test_rubyoptions.rb
parent2b07df37d15b2c6104cd8c52137e24d265630fb6 (diff)
* 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
Diffstat (limited to 'test/ruby/test_rubyoptions.rb')
-rw-r--r--test/ruby/test_rubyoptions.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/ruby/test_rubyoptions.rb b/test/ruby/test_rubyoptions.rb
index 0b1ed8fadb..36b1f6c8be 100644
--- a/test/ruby/test_rubyoptions.rb
+++ b/test/ruby/test_rubyoptions.rb
@@ -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