mirror of
https://github.com/ruby/ruby.git
synced 2025-08-24 05:25:34 +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
|
end
|
||||||
ExecOptions = opts.freeze
|
ExecOptions = opts.freeze
|
||||||
|
|
||||||
|
# The regexp list that should match the entire stderr output.
|
||||||
|
# see assert_pattern_list
|
||||||
ExpectedStderrList = [
|
ExpectedStderrList = [
|
||||||
%r(
|
%r(
|
||||||
(?:-e:(?:1:)?)?\s\[BUG\]\sSegmentation\sfault.*\n
|
(?:-e:(?:1:)?)?\s\[BUG\]\sSegmentation\sfault.*\n
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue