mirror of
https://github.com/ruby/ruby.git
synced 2025-08-23 21:14:23 +02:00
A comment for TestRubyOptions::ExpectedStderrList [ci skip]
This commit is contained in:
parent
6c7f721f1e
commit
00c84f4d49
1 changed files with 2 additions and 0 deletions
|
@ -787,6 +787,8 @@ class TestRubyOptions < Test::Unit::TestCase
|
|||
end
|
||||
ExecOptions = opts.freeze
|
||||
|
||||
# The regexp list that should match the entire stderr output.
|
||||
# see assert_pattern_list
|
||||
ExpectedStderrList = [
|
||||
%r(
|
||||
(?:-e:(?:1:)?)?\s\[BUG\]\sSegmentation\sfault.*\n
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue