From 00c84f4d49ccebd739cfe963eba6c85493f49f99 Mon Sep 17 00:00:00 2001 From: Nobuyoshi Nakada Date: Wed, 19 Mar 2025 15:19:06 +0900 Subject: [PATCH] A comment for TestRubyOptions::ExpectedStderrList [ci skip] --- test/ruby/test_rubyoptions.rb | 2 ++ 1 file changed, 2 insertions(+) diff --git a/test/ruby/test_rubyoptions.rb b/test/ruby/test_rubyoptions.rb index 6b6361b24e..f9997b5ee7 100644 --- a/test/ruby/test_rubyoptions.rb +++ b/test/ruby/test_rubyoptions.rb @@ -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