Skip to content

Fix & Deprecate REXML::Text#text_indent #682

Fix & Deprecate REXML::Text#text_indent

Fix & Deprecate REXML::Text#text_indent #682

Triggered via pull request July 14, 2025 21:26
Status Failure
Total duration 14m 58s
Artifacts

test.yml

on: pull_request
ruby-versions-gems  /  Generate Ruby versions
4s
ruby-versions-gems / Generate Ruby versions
ruby-versions-inplace  /  Generate Ruby versions
4s
ruby-versions-inplace / Generate Ruby versions
frozen-string-literal
12s
frozen-string-literal
Document
17s
Document
Matrix: gem
Matrix: inplace
Fit to window
Zoom out
Zoom in

Annotations

126 errors, 1 warning, and 40 notices
frozen-string-literal
Process completed with exit code 1.
Error: test/test_text.rb#L75
NoMethodError: undefined method 'suppress_warning' for an instance of REXMLTests::TextTester /home/runner/work/rexml/rexml/test/test_text.rb:75:in 'REXMLTests::TextTester#test_indent_text'
Gem: head on ubuntu-latest
Process completed with exit code 1.
Error: tmp/test/test_text.rb#L75
NoMethodError: undefined method 'suppress_warning' for an instance of REXMLTests::TextTester /home/runner/work/rexml/rexml/tmp/test/test_text.rb:75:in 'REXMLTests::TextTester#test_indent_text'
Gem: 3.0 on ubuntu-latest
Process completed with exit code 1.
Error: tmp/test/test_text.rb#L75
NoMethodError: undefined method `suppress_warning' for #<REXMLTests::TextTester:0x000056057cad21b8 @method_name="test_indent_text", @internal_data=#<Test::Unit::TestCase::InternalData:0x000056057cad2190 @start_time=2025-07-14 21:27:02.444067684 +0000, @elapsed_time=nil, @passed=false, @interrupted=true, @test_data_label=nil, @test_data=nil, @run_context=#<Test::Unit::TestRunContext:0x000056057cf1b4b8 @runner_class=Test::Unit::TestSuiteRunner>>, @_result=#<Test::Unit::TestResult:0x000056057cf10bf8 @assertion_count=1278, @pass_count=374, @run_count=374, @summary_generators=[:failure_summary, :error_summary, :pending_summary, :omission_summary, :notification_summary], @problem_checkers=[:failure_occurred?, :error_occurred?], @Faults=[#<Test::Unit::Error:0x000056057ec6a668 @test_name="test_indent_text(REXMLTests::TextTester)", @exception=#<NoMethodError: undefined method `suppress_warning' for #<REXMLTests::TextTester:0x000056057cad21b8 ...>>, @method_name="test_indent_text", @location=["/home/runner/work/rexml/rexml/tmp/test/test_text.rb:75:in `test_indent_text'"]>], @stop_tag=#<Object:0x000056057cf1b440>, @failures=[], @errors=[#<Test::Unit::Error:0x000056057ec6a668 @test_name="test_indent_text(REXMLTests::TextTester)", @exception=#<NoMethodError: undefined method `suppress_warning' for #<REXMLTests::TextTester:0x000056057cad21b8 ...>>, @method_name="test_indent_text", @location=["/home/runner/work/rexml/rexml/tmp/test/test_text.rb:75:in `test_indent_text'"]>], @pendings=[], @omissions=[], @notifications=[], @channels={"Test::Unit::TestResult::FINISHED"=>{#<Test::Unit::Util::ProcWrapper:0x000056057cf10630 @a_proc=#<Proc:0x000056057cf10658 /opt/hostedtoolcache/Ruby/3.0.7/x64/lib/ruby/gems/3.0.0/gems/test-unit-3.7.0/lib/test/unit/ui/testrunnermediator.rb:93>, @hash=94581570995800>=>#<Proc:0x000056057cf10658 /opt/hostedtoolcache/Ruby/3.0.7/x64/lib/ruby/gems/3.0.0/gems/test-unit-3.7.0/lib/test/unit/ui/testrunnermediator.rb:93>}, "Test::Unit::TestResult::CHANGED"=>{#<Test::Unit::Util::ProcWrapper:0x000056057cf10180 @a_proc=#<Proc:0x000056057cf101a8 /opt/hostedtoolcache/Ruby/3.0.7/x64/lib/ruby/gems/3.0.0/gems/test-unit-3.7.0/lib/test/unit/ui/testrunnermediator.rb:96>, @hash=94581570994600>=>#<Proc:0x000056057cf101a8 /opt/hostedtoolcache/Ruby/3.0.7/x64/lib/ruby/gems/3.0.0/gems/test-unit-3.7.0/lib/test/unit/ui/testrunnermediator.rb:96>}, "Test::Unit::TestResult::PASS_ASSERTION"=>{#<Test::Unit::Util::ProcWrapper:0x000056057cf1bd28 @a_proc=#<Proc:0x000056057cf1bd50 /opt/hostedtoolcache/Ruby/3.0.7/x64/lib/ruby/gems/3.0.0/gems/test-unit-3.7.0/lib/test/unit/ui/testrunnermediator.rb:99>, @hash=94581571042640>=>#<Proc:0x000056057cf1bd50 /opt/hostedtoolcache/Ruby/3.0.7/x64/lib/ruby/gems/3.0.0/gems/test-unit-3.7.0/lib/test/unit/ui/testrunnermediator.rb:99>}, "Test::Unit::TestResult::FAULT"=>{#<Test::Unit::Util::ProcWrapper:0x000056057cf1b8f0 @a_proc=#<Proc:0x000056057cf1b918 /opt/hostedtoolcache/Ruby/3.0.7/x64/lib/ruby/gems/3.0.0/gems/test-unit-3.7.0/lib/test/unit/ui/testrunnermediator.rb:102>, @hash=94581571041560>=>#<Proc:0x000056057cf1b918 /opt/hostedtoolcache/Ruby/3.0.7/x64/lib/ruby/gems/3.0.0/gems/test-unit-3.7.0/lib/test/unit/ui/testrunnermediator.rb:102>}}>> /home/runner/work/rexml/rexml/tmp/test/test_text.rb:75:in `test_indent_text'
Inplace: head on ubuntu-latest
Process completed with exit code 1.
Gem: 3.1 on ubuntu-latest
Process completed with exit code 1.
Error: test/test_text.rb#L75
NoMethodError: undefined method 'suppress_warning' for an instance of REXMLTests::TextTester /home/runner/work/rexml/rexml/test/test_text.rb:75:in 'REXMLTests::TextTester#test_indent_text'
Error: tmp/test/test_text.rb#L75
NoMethodError: undefined method `suppress_warning' for #<REXMLTests::TextTester:0x00007f6f24ec02f8 @method_name="test_indent_text", @internal_data=#<Test::Unit::TestCase::InternalData:0x00007f6f24ec02d0 @start_time=2025-07-14 21:27:03.699540817 +0000, @elapsed_time=nil, @passed=false, @interrupted=true, @test_data_label=nil, @test_data=nil, @run_context=#<Test::Unit::TestRunContext:0x00007f6f24c04848 @runner_class=Test::Unit::TestSuiteRunner>>, @_result=#<Test::Unit::TestResult:0x00007f6f24c05f18 @assertion_count=1278, @pass_count=374, @run_count=374, @summary_generators=[:failure_summary, :error_summary, :pending_summary, :omission_summary, :notification_summary], @problem_checkers=[:failure_occurred?, :error_occurred?], @Faults=[#<Test::Unit::Error:0x00007f6f246b9730 @test_name="test_indent_text(REXMLTests::TextTester)", @exception=#<NoMethodError: undefined method `suppress_warning' for #<REXMLTests::TextTester:0x00007f6f24ec02f8 ...> suppress_warning do ^^^^^^^^^^^^^^^^>, @method_name="test_indent_text", @location=["/home/runner/work/rexml/rexml/tmp/test/test_text.rb:75:in `test_indent_text'"]>], @stop_tag=#<Object:0x00007f6f24c047d0>, @failures=[], @errors=[#<Test::Unit::Error:0x00007f6f246b9730 @test_name="test_indent_text(REXMLTests::TextTester)", @exception=#<NoMethodError: undefined method `suppress_warning' for #<REXMLTests::TextTester:0x00007f6f24ec02f8 ...> suppress_warning do ^^^^^^^^^^^^^^^^>, @method_name="test_indent_text", @location=["/home/runner/work/rexml/rexml/tmp/test/test_text.rb:75:in `test_indent_text'"]>], @pendings=[], @omissions=[], @notifications=[], @channels={"Test::Unit::TestResult::FINISHED"=>{#<Test::Unit::Util::ProcWrapper:0x00007f6f24c05900 @a_proc=#<Proc:0x00007f6f24c05928 /opt/hostedtoolcache/Ruby/3.1.7/x64/lib/ruby/gems/3.1.0/gems/test-unit-3.7.0/lib/test/unit/ui/testrunnermediator.rb:93>, @hash=140115334682920>=>#<Proc:0x00007f6f24c05928 /opt/hostedtoolcache/Ruby/3.1.7/x64/lib/ruby/gems/3.1.0/gems/test-unit-3.7.0/lib/test/unit/ui/testrunnermediator.rb:93>}, "Test::Unit::TestResult::CHANGED"=>{#<Test::Unit::Util::ProcWrapper:0x00007f6f24c05478 @a_proc=#<Proc:0x00007f6f24c054a0 /opt/hostedtoolcache/Ruby/3.1.7/x64/lib/ruby/gems/3.1.0/gems/test-unit-3.7.0/lib/test/unit/ui/testrunnermediator.rb:96>, @hash=140115334681760>=>#<Proc:0x00007f6f24c054a0 /opt/hostedtoolcache/Ruby/3.1.7/x64/lib/ruby/gems/3.1.0/gems/test-unit-3.7.0/lib/test/unit/ui/testrunnermediator.rb:96>}, "Test::Unit::TestResult::PASS_ASSERTION"=>{#<Test::Unit::Util::ProcWrapper:0x00007f6f24c05068 @a_proc=#<Proc:0x00007f6f24c05090 /opt/hostedtoolcache/Ruby/3.1.7/x64/lib/ruby/gems/3.1.0/gems/test-unit-3.7.0/lib/test/unit/ui/testrunnermediator.rb:99>, @hash=140115334680720>=>#<Proc:0x00007f6f24c05090 /opt/hostedtoolcache/Ruby/3.1.7/x64/lib/ruby/gems/3.1.0/gems/test-unit-3.7.0/lib/test/unit/ui/testrunnermediator.rb:99>}, "Test::Unit::TestResult::FAULT"=>{#<Test::Unit::Util::ProcWrapper:0x00007f6f24c04c58 @a_proc=#<Proc:0x00007f6f24c04c80 /opt/hostedtoolcache/Ruby/3.1.7/x64/lib/ruby/gems/3.1.0/gems/test-unit-3.7.0/lib/test/unit/ui/testrunnermediator.rb:102>, @hash=140115334679680>=>#<Proc:0x00007f6f24c04c80 /opt/hostedtoolcache/Ruby/3.1.7/x64/lib/ruby/gems/3.1.0/gems/test-unit-3.7.0/lib/test/unit/ui/testrunnermediator.rb:102>}}>> /home/runner/work/rexml/rexml/tmp/test/test_text.rb:75:in `test_indent_text'
Gem: 3.4 on ubuntu-latest
Process completed with exit code 1.
Error: tmp/test/test_text.rb#L75
NoMethodError: undefined method 'suppress_warning' for an instance of REXMLTests::TextTester /home/runner/work/rexml/rexml/tmp/test/test_text.rb:75:in 'REXMLTests::TextTester#test_indent_text'
Gem: 3.3 on ubuntu-latest
Process completed with exit code 1.
Error: tmp/test/test_text.rb#L75
NoMethodError: undefined method `suppress_warning' for an instance of REXMLTests::TextTester /home/runner/work/rexml/rexml/tmp/test/test_text.rb:75:in `test_indent_text'
Gem: 3.3 on macos-latest
Process completed with exit code 1.
Error: tmp/test/test_text.rb#L75
NoMethodError: undefined method `suppress_warning' for an instance of REXMLTests::TextTester /Users/runner/work/rexml/rexml/tmp/test/test_text.rb:75:in `test_indent_text'
Gem: head on macos-latest
Process completed with exit code 1.
Error: tmp/test/test_text.rb#L75
NoMethodError: undefined method 'suppress_warning' for an instance of REXMLTests::TextTester /Users/runner/work/rexml/rexml/tmp/test/test_text.rb:75:in 'REXMLTests::TextTester#test_indent_text'
Inplace: 3.4 on ubuntu-latest
Process completed with exit code 1.
Error: test/test_text.rb#L75
NoMethodError: undefined method 'suppress_warning' for an instance of REXMLTests::TextTester /home/runner/work/rexml/rexml/test/test_text.rb:75:in 'REXMLTests::TextTester#test_indent_text'
Gem: 3.2 on macos-latest
Process completed with exit code 1.
Error: tmp/test/test_text.rb#L75
NoMethodError: undefined method `suppress_warning' for #<REXMLTests::TextTester:0x00000001014819b0 @method_name="test_indent_text", @internal_data=#<Test::Unit::TestCase::InternalData:0x0000000100f1f1e8 @start_time=2025-07-14 21:27:05.321806 +0000, @elapsed_time=nil, @passed=false, @interrupted=true, @test_data_label=nil, @test_data=nil, @run_context=#<Test::Unit::TestRunContext:0x000000010160e378 @runner_class=Test::Unit::TestSuiteRunner>>, @_result=#<Test::Unit::TestResult:0x00000001014e24e0 @assertion_count=1278, @pass_count=374, @run_count=374, @summary_generators=[:failure_summary, :error_summary, :pending_summary, :omission_summary, :notification_summary], @problem_checkers=[:failure_occurred?, :error_occurred?], @Faults=[#<Test::Unit::Error:0x0000000105b7df08 @test_name="test_indent_text(REXMLTests::TextTester)", @exception=#<NoMethodError: undefined method `suppress_warning' for #<REXMLTests::TextTester:0x00000001014819b0 ...>>, @method_name="test_indent_text", @location=["/Users/runner/work/rexml/rexml/tmp/test/test_text.rb:75:in `test_indent_text'"]>], @stop_tag=#<Object:0x000000010160e288>, @failures=[], @errors=[#<Test::Unit::Error:0x0000000105b7df08 @test_name="test_indent_text(REXMLTests::TextTester)", @exception=#<NoMethodError: undefined method `suppress_warning' for #<REXMLTests::TextTester:0x00000001014819b0 ...>>, @method_name="test_indent_text", @location=["/Users/runner/work/rexml/rexml/tmp/test/test_text.rb:75:in `test_indent_text'"]>], @pendings=[], @omissions=[], @notifications=[], @channels={"Test::Unit::TestResult::FINISHED"=>{#<Test::Unit::Util::ProcWrapper:0x00000001016609e8 @a_proc=#<Proc:0x0000000101660a10 /Users/runner/hostedtoolcache/Ruby/3.2.8/arm64/lib/ruby/gems/3.2.0/gems/test-unit-3.7.0/lib/test/unit/ui/testrunnermediator.rb:93>, @hash=4318431760>=>#<Proc:0x0000000101660a10 /Users/runner/hostedtoolcache/Ruby/3.2.8/arm64/lib/ruby/gems/3.2.0/gems/test-unit-3.7.0/lib/test/unit/ui/testrunnermediator.rb:93>}, "Test::Unit::TestResult::CHANGED"=>{#<Test::Unit::Util::ProcWrapper:0x00000001016601c8 @a_proc=#<Proc:0x00000001016601f0 /Users/runner/hostedtoolcache/Ruby/3.2.8/arm64/lib/ruby/gems/3.2.0/gems/test-unit-3.7.0/lib/test/unit/ui/testrunnermediator.rb:96>, @hash=4318429680>=>#<Proc:0x00000001016601f0 /Users/runner/hostedtoolcache/Ruby/3.2.8/arm64/lib/ruby/gems/3.2.0/gems/test-unit-3.7.0/lib/test/unit/ui/testrunnermediator.rb:96>}, "Test::Unit::TestResult::PASS_ASSERTION"=>{#<Test::Unit::Util::ProcWrapper:0x000000010160fa20 @a_proc=#<Proc:0x000000010160fa48 /Users/runner/hostedtoolcache/Ruby/3.2.8/arm64/lib/ruby/gems/3.2.0/gems/test-unit-3.7.0/lib/test/unit/ui/testrunnermediator.rb:99>, @hash=4318100040>=>#<Proc:0x000000010160fa48 /Users/runner/hostedtoolcache/Ruby/3.2.8/arm64/lib/ruby/gems/3.2.0/gems/test-unit-3.7.0/lib/test/unit/ui/testrunnermediator.rb:99>}, "Test::Unit::TestResult::FAULT"=>{#<Test::Unit::Util::ProcWrapper:0x000000010160f110 @a_proc=#<Proc:0x000000010160f138 /Users/runner/hostedtoolcache/Ruby/3.2.8/arm64/lib/ruby/gems/3.2.0/gems/test-unit-3.7.0/lib/test/unit/ui/testrunnermediator.rb:102>, @hash=4318097720>=>#<Proc:0x000000010160f138 /Users/runner/hostedtoolcache/Ruby/3.2.8/arm64/lib/ruby/gems/3.2.0/gems/test-unit-3.7.0/lib/test/unit/ui/testrunnermediator.rb:102>}}>> /Users/runner/work/rexml/rexml/tmp/test/test_text.rb:75:in `test_indent_text'
Gem: 3.0 on macos-latest
Process completed with exit code 1.
Error: tmp/test/test_text.rb#L75
NoMethodError: undefined method `suppress_warning' for #<REXMLTests::TextTester:0x000000014a2bfa48 @method_name="test_indent_text", @internal_data=#<Test::Unit::TestCase::InternalData:0x000000014a2bf9d0 @start_time=2025-07-14 21:27:08.638937 +0000, @elapsed_time=nil, @passed=false, @interrupted=true, @test_data_label=nil, @test_data=nil, @run_context=#<Test::Unit::TestRunContext:0x000000014a2ec0c0 @runner_class=Test::Unit::TestSuiteRunner>>, @_result=#<Test::Unit::TestResult:0x000000014a2fc290 @assertion_count=1278, @pass_count=374, @run_count=374, @summary_generators=[:failure_summary, :error_summary, :pending_summary, :omission_summary, :notification_summary], @problem_checkers=[:failure_occurred?, :error_occurred?], @Faults=[#<Test::Unit::Error:0x000000013abeb640 @test_name="test_indent_text(REXMLTests::TextTester)", @exception=#<NoMethodError: undefined method `suppress_warning' for #<REXMLTests::TextTester:0x000000014a2bfa48 ...>>, @method_name="test_indent_text", @location=["/Users/runner/work/rexml/rexml/tmp/test/test_text.rb:75:in `test_indent_text'"]>], @stop_tag=#<Object:0x000000014a2e7c78>, @failures=[], @errors=[#<Test::Unit::Error:0x000000013abeb640 @test_name="test_indent_text(REXMLTests::TextTester)", @exception=#<NoMethodError: undefined method `suppress_warning' for #<REXMLTests::TextTester:0x000000014a2bfa48 ...>>, @method_name="test_indent_text", @location=["/Users/runner/work/rexml/rexml/tmp/test/test_text.rb:75:in `test_indent_text'"]>], @pendings=[], @omissions=[], @notifications=[], @channels={"Test::Unit::TestResult::FINISHED"=>{#<Test::Unit::Util::ProcWrapper:0x000000014a2f56c0 @a_proc=#<Proc:0x000000014a2f5850 /Users/runner/hostedtoolcache/Ruby/3.0.7/arm64/lib/ruby/gems/3.0.0/gems/test-unit-3.7.0/lib/test/unit/ui/testrunnermediator.rb:93>, @hash=5539584080>=>#<Proc:0x000000014a2f5850 /Users/runner/hostedtoolcache/Ruby/3.0.7/arm64/lib/ruby/gems/3.0.0/gems/test-unit-3.7.0/lib/test/unit/ui/testrunnermediator.rb:93>}, "Test::Unit::TestResult::CHANGED"=>{#<Test::Unit::Util::ProcWrapper:0x000000014a2f46a8 @a_proc=#<Proc:0x000000014a2f4748 /Users/runner/hostedtoolcache/Ruby/3.0.7/arm64/lib/ruby/gems/3.0.0/gems/test-unit-3.7.0/lib/test/unit/ui/testrunnermediator.rb:96>, @hash=5539579720>=>#<Proc:0x000000014a2f4748 /Users/runner/hostedtoolcache/Ruby/3.0.7/arm64/lib/ruby/gems/3.0.0/gems/test-unit-3.7.0/lib/test/unit/ui/testrunnermediator.rb:96>}, "Test::Unit::TestResult::PASS_ASSERTION"=>{#<Test::Unit::Util::ProcWrapper:0x000000014a2ef1d0 @a_proc=#<Proc:0x000000014a2ef1f8 /Users/runner/hostedtoolcache/Ruby/3.0.7/arm64/lib/ruby/gems/3.0.0/gems/test-unit-3.7.0/lib/test/unit/ui/testrunnermediator.rb:99>, @hash=5539557880>=>#<Proc:0x000000014a2ef1f8 /Users/runner/hostedtoolcache/Ruby/3.0.7/arm64/lib/ruby/gems/3.0.0/gems/test-unit-3.7.0/lib/test/unit/ui/testrunnermediator.rb:99>}, "Test::Unit::TestResult::FAULT"=>{#<Test::Unit::Util::ProcWrapper:0x000000014a2ee348 @a_proc=#<Proc:0x000000014a2ee3c0 /Users/runner/hostedtoolcache/Ruby/3.0.7/arm64/lib/ruby/gems/3.0.0/gems/test-unit-3.7.0/lib/test/unit/ui/testrunnermediator.rb:102>, @hash=5539554240>=>#<Proc:0x000000014a2ee3c0 /Users/runner/hostedtoolcache/Ruby/3.0.7/arm64/lib/ruby/gems/3.0.0/gems/test-unit-3.7.0/lib/test/unit/ui/testrunnermediator.rb:102>}}>> /Users/runner/work/rexml/rexml/tmp/test/test_text.rb:75:in `test_indent_text'
Gem: 3.2 on ubuntu-latest
Process completed with exit code 1.
Error: tmp/test/test_text.rb#L75
NoMethodError: undefined method `suppress_warning' for #<REXMLTests::TextTester:0x00007ff7ff193148 @method_name="test_indent_text", @internal_data=#<Test::Unit::TestCase::InternalData:0x00007ff7fa91be60 @start_time=2025-07-14 21:27:05.128174303 +0000, @elapsed_time=nil, @passed=false, @interrupted=true, @test_data_label=nil, @test_data=nil, @run_context=#<Test::Unit::TestRunContext:0x00007ff7fa523ab0 @runner_class=Test::Unit::TestSuiteRunner>>, @_result=#<Test::Unit::TestResult:0x00007ff7fa8b4850 @assertion_count=1278, @pass_count=374, @run_count=374, @summary_generators=[:failure_summary, :error_summary, :pending_summary, :omission_summary, :notification_summary], @problem_checkers=[:failure_occurred?, :error_occurred?], @Faults=[#<Test::Unit::Error:0x00007ff7fa049760 @test_name="test_indent_text(REXMLTests::TextTester)", @exception=#<NoMethodError: undefined method `suppress_warning' for #<REXMLTests::TextTester:0x00007ff7ff193148 ...>>, @method_name="test_indent_text", @location=["/home/runner/work/rexml/rexml/tmp/test/test_text.rb:75:in `test_indent_text'"]>], @stop_tag=#<Object:0x00007ff7fa523a38>, @failures=[], @errors=[#<Test::Unit::Error:0x00007ff7fa049760 @test_name="test_indent_text(REXMLTests::TextTester)", @exception=#<NoMethodError: undefined method `suppress_warning' for #<REXMLTests::TextTester:0x00007ff7ff193148 ...>>, @method_name="test_indent_text", @location=["/home/runner/work/rexml/rexml/tmp/test/test_text.rb:75:in `test_indent_text'"]>], @pendings=[], @omissions=[], @notifications=[], @channels={"Test::Unit::TestResult::FINISHED"=>{#<Test::Unit::Util::ProcWrapper:0x00007ff7fa524910 @a_proc=#<Proc:0x00007ff7fa524938 /opt/hostedtoolcache/Ruby/3.2.8/x64/lib/ruby/gems/3.2.0/gems/test-unit-3.7.0/lib/test/unit/ui/testrunnermediator.rb:93>, @hash=140703033346360>=>#<Proc:0x00007ff7fa524938 /opt/hostedtoolcache/Ruby/3.2.8/x64/lib/ruby/gems/3.2.0/gems/test-unit-3.7.0/lib/test/unit/ui/testrunnermediator.rb:93>}, "Test::Unit::TestResult::CHANGED"=>{#<Test::Unit::Util::ProcWrapper:0x00007ff7fa524528 @a_proc=#<Proc:0x00007ff7fa524550 /opt/hostedtoolcache/Ruby/3.2.8/x64/lib/ruby/gems/3.2.0/gems/test-unit-3.7.0/lib/test/unit/ui/testrunnermediator.rb:96>, @hash=140703033345360>=>#<Proc:0x00007ff7fa524550 /opt/hostedtoolcache/Ruby/3.2.8/x64/lib/ruby/gems/3.2.0/gems/test-unit-3.7.0/lib/test/unit/ui/testrunnermediator.rb:96>}, "Test::Unit::TestResult::PASS_ASSERTION"=>{#<Test::Unit::Util::ProcWrapper:0x00007ff7fa5241b8 @a_proc=#<Proc:0x00007ff7fa5241e0 /opt/hostedtoolcache/Ruby/3.2.8/x64/lib/ruby/gems/3.2.0/gems/test-unit-3.7.0/lib/test/unit/ui/testrunnermediator.rb:99>, @hash=140703033344480>=>#<Proc:0x00007ff7fa5241e0 /opt/hostedtoolcache/Ruby/3.2.8/x64/lib/ruby/gems/3.2.0/gems/test-unit-3.7.0/lib/test/unit/ui/testrunnermediator.rb:99>}, "Test::Unit::TestResult::FAULT"=>{#<Test::Unit::Util::ProcWrapper:0x00007ff7fa523e48 @a_proc=#<Proc:0x00007ff7fa523e70 /opt/hostedtoolcache/Ruby/3.2.8/x64/lib/ruby/gems/3.2.0/gems/test-unit-3.7.0/lib/test/unit/ui/testrunnermediator.rb:102>, @hash=140703033343600>=>#<Proc:0x00007ff7fa523e70 /opt/hostedtoolcache/Ruby/3.2.8/x64/lib/ruby/gems/3.2.0/gems/test-unit-3.7.0/lib/test/unit/ui/testrunnermediator.rb:102>}}>> /home/runner/work/rexml/rexml/tmp/test/test_text.rb:75:in `test_indent_text'
Inplace: 3.2 on ubuntu-latest
Process completed with exit code 1.
Error: test/test_text.rb#L75
NoMethodError: undefined method `suppress_warning' for #<REXMLTests::TextTester:0x00007f536a9b9140 @method_name="test_indent_text", @internal_data=#<Test::Unit::TestCase::InternalData:0x00007f536a9d3180 @start_time=2025-07-14 21:27:08.565265044 +0000, @elapsed_time=nil, @passed=false, @interrupted=true, @test_data_label=nil, @test_data=nil, @run_context=#<Test::Unit::TestRunContext:0x00007f536ac5b4c0 @runner_class=Test::Unit::TestSuiteRunner>>, @_result=#<Test::Unit::TestResult:0x00007f536aa36aa0 @assertion_count=1278, @pass_count=374, @run_count=374, @summary_generators=[:failure_summary, :error_summary, :pending_summary, :omission_summary, :notification_summary], @problem_checkers=[:failure_occurred?, :error_occurred?], @Faults=[#<Test::Unit::Error:0x00007f5369eb96f0 @test_name="test_indent_text(REXMLTests::TextTester)", @exception=#<NoMethodError: undefined method `suppress_warning' for #<REXMLTests::TextTester:0x00007f536a9b9140 ...>>, @method_name="test_indent_text", @location=["/home/runner/work/rexml/rexml/test/test_text.rb:75:in `test_indent_text'"]>], @stop_tag=#<Object:0x00007f536ac5b448>, @failures=[], @errors=[#<Test::Unit::Error:0x00007f5369eb96f0 @test_name="test_indent_text(REXMLTests::TextTester)", @exception=#<NoMethodError: undefined method `suppress_warning' for #<REXMLTests::TextTester:0x00007f536a9b9140 ...>>, @method_name="test_indent_text", @location=["/home/runner/work/rexml/rexml/test/test_text.rb:75:in `test_indent_text'"]>], @pendings=[], @omissions=[], @notifications=[], @channels={"Test::Unit::TestResult::FINISHED"=>{#<Test::Unit::Util::ProcWrapper:0x00007f536aa715d8 @a_proc=#<Proc:0x00007f536aa716a0 /home/runner/work/rexml/rexml/vendor/bundle/ruby/3.2.0/gems/test-unit-3.7.0/lib/test/unit/ui/testrunnermediator.rb:93>, @hash=139996248348320>=>#<Proc:0x00007f536aa716a0 /home/runner/work/rexml/rexml/vendor/bundle/ruby/3.2.0/gems/test-unit-3.7.0/lib/test/unit/ui/testrunnermediator.rb:93>}, "Test::Unit::TestResult::CHANGED"=>{#<Test::Unit::Util::ProcWrapper:0x00007f536aa70778 @a_proc=#<Proc:0x00007f536aa707f0 /home/runner/work/rexml/rexml/vendor/bundle/ruby/3.2.0/gems/test-unit-3.7.0/lib/test/unit/ui/testrunnermediator.rb:96>, @hash=139996248344560>=>#<Proc:0x00007f536aa707f0 /home/runner/work/rexml/rexml/vendor/bundle/ruby/3.2.0/gems/test-unit-3.7.0/lib/test/unit/ui/testrunnermediator.rb:96>}, "Test::Unit::TestResult::PASS_ASSERTION"=>{#<Test::Unit::Util::ProcWrapper:0x00007f536ac5ec88 @a_proc=#<Proc:0x00007f536ac5ecb0 /home/runner/work/rexml/rexml/vendor/bundle/ruby/3.2.0/gems/test-unit-3.7.0/lib/test/unit/ui/testrunnermediator.rb:99>, @hash=139996250369200>=>#<Proc:0x00007f536ac5ecb0 /home/runner/work/rexml/rexml/vendor/bundle/ruby/3.2.0/gems/test-unit-3.7.0/lib/test/unit/ui/testrunnermediator.rb:99>}, "Test::Unit::TestResult::FAULT"=>{#<Test::Unit::Util::ProcWrapper:0x00007f536ac5e238 @a_proc=#<Proc:0x00007f536ac5e288 /home/runner/work/rexml/rexml/vendor/bundle/ruby/3.2.0/gems/test-unit-3.7.0/lib/test/unit/ui/testrunnermediator.rb:102>, @hash=139996250366600>=>#<Proc:0x00007f536ac5e288 /home/runner/work/rexml/rexml/vendor/bundle/ruby/3.2.0/gems/test-unit-3.7.0/lib/test/unit/ui/testrunnermediator.rb:102>}}>> /home/runner/work/rexml/rexml/test/test_text.rb:75:in `test_indent_text'
Gem: 3.4 on macos-latest
Process completed with exit code 1.
Error: tmp/test/test_text.rb#L75
NoMethodError: undefined method 'suppress_warning' for an instance of REXMLTests::TextTester /Users/runner/work/rexml/rexml/tmp/test/test_text.rb:75:in 'REXMLTests::TextTester#test_indent_text'
Inplace: 3.3 on ubuntu-latest
Process completed with exit code 1.
Error: test/test_text.rb#L75
NoMethodError: undefined method `suppress_warning' for an instance of REXMLTests::TextTester /home/runner/work/rexml/rexml/test/test_text.rb:75:in `test_indent_text'
Gem: 3.1 on macos-latest
Process completed with exit code 1.
Error: tmp/test/test_text.rb#L75
NoMethodError: undefined method `suppress_warning' for #<REXMLTests::TextTester:0x0000000108bf30e8 @method_name="test_indent_text", @internal_data=#<Test::Unit::TestCase::InternalData:0x0000000108bf30c0 @start_time=2025-07-14 21:27:15.469089 +0000, @elapsed_time=nil, @passed=false, @interrupted=true, @test_data_label=nil, @test_data=nil, @run_context=#<Test::Unit::TestRunContext:0x0000000108dda8e8 @runner_class=Test::Unit::TestSuiteRunner>>, @_result=#<Test::Unit::TestResult:0x0000000108ddbfb8 @assertion_count=1278, @pass_count=374, @run_count=374, @summary_generators=[:failure_summary, :error_summary, :pending_summary, :omission_summary, :notification_summary], @problem_checkers=[:failure_occurred?, :error_occurred?], @Faults=[#<Test::Unit::Error:0x0000000108e124a0 @test_name="test_indent_text(REXMLTests::TextTester)", @exception=#<NoMethodError: undefined method `suppress_warning' for #<REXMLTests::TextTester:0x0000000108bf30e8 ...> suppress_warning do ^^^^^^^^^^^^^^^^>, @method_name="test_indent_text", @location=["/Users/runner/work/rexml/rexml/tmp/test/test_text.rb:75:in `test_indent_text'"]>], @stop_tag=#<Object:0x0000000108dda870>, @failures=[], @errors=[#<Test::Unit::Error:0x0000000108e124a0 @test_name="test_indent_text(REXMLTests::TextTester)", @exception=#<NoMethodError: undefined method `suppress_warning' for #<REXMLTests::TextTester:0x0000000108bf30e8 ...> suppress_warning do ^^^^^^^^^^^^^^^^>, @method_name="test_indent_text", @location=["/Users/runner/work/rexml/rexml/tmp/test/test_text.rb:75:in `test_indent_text'"]>], @pendings=[], @omissions=[], @notifications=[], @channels={"Test::Unit::TestResult::FINISHED"=>{#<Test::Unit::Util::ProcWrapper:0x0000000108ddb9a0 @a_proc=#<Proc:0x0000000108ddb9c8 /Users/runner/hostedtoolcache/Ruby/3.1.7/arm64/lib/ruby/gems/3.1.0/gems/test-unit-3.7.0/lib/test/unit/ui/testrunnermediator.rb:93>, @hash=4443716040>=>#<Proc:0x0000000108ddb9c8 /Users/runner/hostedtoolcache/Ruby/3.1.7/arm64/lib/ruby/gems/3.1.0/gems/test-unit-3.7.0/lib/test/unit/ui/testrunnermediator.rb:93>}, "Test::Unit::TestResult::CHANGED"=>{#<Test::Unit::Util::ProcWrapper:0x0000000108ddb518 @a_proc=#<Proc:0x0000000108ddb540 /Users/runner/hostedtoolcache/Ruby/3.1.7/arm64/lib/ruby/gems/3.1.0/gems/test-unit-3.7.0/lib/test/unit/ui/testrunnermediator.rb:96>, @hash=4443714880>=>#<Proc:0x0000000108ddb540 /Users/runner/hostedtoolcache/Ruby/3.1.7/arm64/lib/ruby/gems/3.1.0/gems/test-unit-3.7.0/lib/test/unit/ui/testrunnermediator.rb:96>}, "Test::Unit::TestResult::PASS_ASSERTION"=>{#<Test::Unit::Util::ProcWrapper:0x0000000108ddb108 @a_proc=#<Proc:0x0000000108ddb130 /Users/runner/hostedtoolcache/Ruby/3.1.7/arm64/lib/ruby/gems/3.1.0/gems/test-unit-3.7.0/lib/test/unit/ui/testrunnermediator.rb:99>, @hash=4443713840>=>#<Proc:0x0000000108ddb130 /Users/runner/hostedtoolcache/Ruby/3.1.7/arm64/lib/ruby/gems/3.1.0/gems/test-unit-3.7.0/lib/test/unit/ui/testrunnermediator.rb:99>}, "Test::Unit::TestResult::FAULT"=>{#<Test::Unit::Util::ProcWrapper:0x0000000108ddacf8 @a_proc=#<Proc:0x0000000108ddad20 /Users/runner/hostedtoolcache/Ruby/3.1.7/arm64/lib/ruby/gems/3.1.0/gems/test-unit-3.7.0/lib/test/unit/ui/testrunnermediator.rb:102>, @hash=4443712800>=>#<Proc:0x0000000108ddad20 /Users/runner/hostedtoolcache/Ruby/3.1.7/arm64/lib/ruby/gems/3.1.0/gems/test-unit-3.7.0/lib/test/unit/ui/testrunnermediator.rb:102>}}>> /Users/runner/work/rexml/rexml/tmp/test/test_text.rb:75:in `test_indent_text'
Inplace: 3.0 on ubuntu-latest
Process completed with exit code 1.
Error: test/test_text.rb#L75
NoMethodError: undefined method `suppress_warning' for #<REXMLTests::TextTester:0x0000564e93ffeb18 @method_name="test_indent_text", @internal_data=#<Test::Unit::TestCase::InternalData:0x0000564e93ffeaf0 @start_time=2025-07-14 21:27:11.087667316 +0000, @elapsed_time=nil, @passed=false, @interrupted=true, @test_data_label=nil, @test_data=nil, @run_context=#<Test::Unit::TestRunContext:0x0000564e940d1e00 @runner_class=Test::Unit::TestSuiteRunner>>, @_result=#<Test::Unit::TestResult:0x0000564e940d99c0 @assertion_count=1278, @pass_count=374, @run_count=374, @summary_generators=[:failure_summary, :error_summary, :pending_summary, :omission_summary, :notification_summary], @problem_checkers=[:failure_occurred?, :error_occurred?], @Faults=[#<Test::Unit::Error:0x0000564e95e34178 @test_name="test_indent_text(REXMLTests::TextTester)", @exception=#<NoMethodError: undefined method `suppress_warning' for #<REXMLTests::TextTester:0x0000564e93ffeb18 ...>>, @method_name="test_indent_text", @location=["/home/runner/work/rexml/rexml/test/test_text.rb:75:in `test_indent_text'"]>], @stop_tag=#<Object:0x0000564e940d1b58>, @failures=[], @errors=[#<Test::Unit::Error:0x0000564e95e34178 @test_name="test_indent_text(REXMLTests::TextTester)", @exception=#<NoMethodError: undefined method `suppress_warning' for #<REXMLTests::TextTester:0x0000564e93ffeb18 ...>>, @method_name="test_indent_text", @location=["/home/runner/work/rexml/rexml/test/test_text.rb:75:in `test_indent_text'"]>], @pendings=[], @omissions=[], @notifications=[], @channels={"Test::Unit::TestResult::FINISHED"=>{#<Test::Unit::Util::ProcWrapper:0x0000564e940d8f70 @a_proc=#<Proc:0x0000564e940d8f98 /home/runner/work/rexml/rexml/vendor/bundle/ruby/3.0.0/gems/test-unit-3.7.0/lib/test/unit/ui/testrunnermediator.rb:93>, @hash=94895491354520>=>#<Proc:0x0000564e940d8f98 /home/runner/work/rexml/rexml/vendor/bundle/ruby/3.0.0/gems/test-unit-3.7.0/lib/test/unit/ui/testrunnermediator.rb:93>}, "Test::Unit::TestResult::CHANGED"=>{#<Test::Unit::Util::ProcWrapper:0x0000564e940d82f0 @a_proc=#<Proc:0x0000564e940d8318 /home/runner/work/rexml/rexml/vendor/bundle/ruby/3.0.0/gems/test-unit-3.7.0/lib/test/unit/ui/testrunnermediator.rb:96>, @hash=94895491351320>=>#<Proc:0x0000564e940d8318 /home/runner/work/rexml/rexml/vendor/bundle/ruby/3.0.0/gems/test-unit-3.7.0/lib/test/unit/ui/testrunnermediator.rb:96>}, "Test::Unit::TestResult::PASS_ASSERTION"=>{#<Test::Unit::Util::ProcWrapper:0x0000564e940d3688 @a_proc=#<Proc:0x0000564e940d3700 /home/runner/work/rexml/rexml/vendor/bundle/ruby/3.0.0/gems/test-unit-3.7.0/lib/test/unit/ui/testrunnermediator.rb:99>, @hash=94895491331840>=>#<Proc:0x0000564e940d3700 /home/runner/work/rexml/rexml/vendor/bundle/ruby/3.0.0/gems/test-unit-3.7.0/lib/test/unit/ui/testrunnermediator.rb:99>}, "Test::Unit::TestResult::FAULT"=>{#<Test::Unit::Util::ProcWrapper:0x0000564e940d2788 @a_proc=#<Proc:0x0000564e940d28a0 /home/runner/work/rexml/rexml/vendor/bundle/ruby/3.0.0/gems/test-unit-3.7.0/lib/test/unit/ui/testrunnermediator.rb:102>, @hash=94895491328160>=>#<Proc:0x0000564e940d28a0 /home/runner/work/rexml/rexml/vendor/bundle/ruby/3.0.0/gems/test-unit-3.7.0/lib/test/unit/ui/testrunnermediator.rb:102>}}>> /home/runner/work/rexml/rexml/test/test_text.rb:75:in `test_indent_text'
Inplace: 2.6 on ubuntu-latest
Process completed with exit code 1.
Error: test/test_text.rb#L75
NoMethodError: undefined method `suppress_warning' for #<REXMLTests::TextTester:0x000055793a43df10> /home/runner/work/rexml/rexml/test/test_text.rb:75:in `test_indent_text'
Inplace: 3.1 on ubuntu-latest
Process completed with exit code 1.
Error: test/test_text.rb#L75
NoMethodError: undefined method `suppress_warning' for #<REXMLTests::TextTester:0x00007f9a4a33d7b8 @method_name="test_indent_text", @internal_data=#<Test::Unit::TestCase::InternalData:0x00007f9a4a33d790 @start_time=2025-07-14 21:27:22.241958239 +0000, @elapsed_time=nil, @passed=false, @interrupted=true, @test_data_label=nil, @test_data=nil, @run_context=#<Test::Unit::TestRunContext:0x00007f9a4a63a650 @runner_class=Test::Unit::TestSuiteRunner>>, @_result=#<Test::Unit::TestResult:0x00007f9a4a61ab48 @assertion_count=1278, @pass_count=374, @run_count=374, @summary_generators=[:failure_summary, :error_summary, :pending_summary, :omission_summary, :notification_summary], @problem_checkers=[:failure_occurred?, :error_occurred?], @Faults=[#<Test::Unit::Error:0x00007f9a49af53d0 @test_name="test_indent_text(REXMLTests::TextTester)", @exception=#<NoMethodError: undefined method `suppress_warning' for #<REXMLTests::TextTester:0x00007f9a4a33d7b8 ...> suppress_warning do ^^^^^^^^^^^^^^^^>, @method_name="test_indent_text", @location=["/home/runner/work/rexml/rexml/test/test_text.rb:75:in `test_indent_text'"]>], @stop_tag=#<Object:0x00007f9a4a63a240>, @failures=[], @errors=[#<Test::Unit::Error:0x00007f9a49af53d0 @test_name="test_indent_text(REXMLTests::TextTester)", @exception=#<NoMethodError: undefined method `suppress_warning' for #<REXMLTests::TextTester:0x00007f9a4a33d7b8 ...> suppress_warning do ^^^^^^^^^^^^^^^^>, @method_name="test_indent_text", @location=["/home/runner/work/rexml/rexml/test/test_text.rb:75:in `test_indent_text'"]>], @pendings=[], @omissions=[], @notifications=[], @channels={"Test::Unit::TestResult::FINISHED"=>{#<Test::Unit::Util::ProcWrapper:0x00007f9a4a61d820 @a_proc=#<Proc:0x00007f9a4a61d848 /home/runner/work/rexml/rexml/vendor/bundle/ruby/3.1.0/gems/test-unit-3.7.0/lib/test/unit/ui/testrunnermediator.rb:93>, @hash=140300649617480>=>#<Proc:0x00007f9a4a61d848 /home/runner/work/rexml/rexml/vendor/bundle/ruby/3.1.0/gems/test-unit-3.7.0/lib/test/unit/ui/testrunnermediator.rb:93>}, "Test::Unit::TestResult::CHANGED"=>{#<Test::Unit::Util::ProcWrapper:0x00007f9a4a620318 @a_proc=#<Proc:0x00007f9a4a620430 /home/runner/work/rexml/rexml/vendor/bundle/ruby/3.1.0/gems/test-unit-3.7.0/lib/test/unit/ui/testrunnermediator.rb:96>, @hash=140300649628720>=>#<Proc:0x00007f9a4a620430 /home/runner/work/rexml/rexml/vendor/bundle/ruby/3.1.0/gems/test-unit-3.7.0/lib/test/unit/ui/testrunnermediator.rb:96>}, "Test::Unit::TestResult::PASS_ASSERTION"=>{#<Test::Unit::Util::ProcWrapper:0x00007f9a4a62ee18 @a_proc=#<Proc:0x00007f9a4a628c70 /home/runner/work/rexml/rexml/vendor/bundle/ruby/3.1.0/gems/test-unit-3.7.0/lib/test/unit/ui/testrunnermediator.rb:99>, @hash=140300649663600>=>#<Proc:0x00007f9a4a628c70 /home/runner/work/rexml/rexml/vendor/bundle/ruby/3.1.0/gems/test-unit-3.7.0/lib/test/unit/ui/testrunnermediator.rb:99>}, "Test::Unit::TestResult::FAULT"=>{#<Test::Unit::Util::ProcWrapper:0x00007f9a4a637798 @a_proc=#<Proc:0x00007f9a4a637860 /home/runner/work/rexml/rexml/vendor/bundle/ruby/3.1.0/gems/test-unit-3.7.0/lib/test/unit/ui/testrunnermediator.rb:102>, @hash=140300649724000>=>#<Proc:0x00007f9a4a637860 /home/runner/work/rexml/rexml/vendor/bundle/ruby/3.1.0/gems/test-unit-3.7.0/lib/test/unit/ui/testrunnermediator.rb:102>}}>> /home/runner/work/rexml/rexml/test/test_text.rb:75:in `test_indent_text'
Inplace: 3.2 on macos-latest
Process completed with exit code 1.
Error: test/test_text.rb#L75
NoMethodError: undefined method `suppress_warning' for #<REXMLTests::TextTester:0x0000000102f14840 @method_name="test_indent_text", @internal_data=#<Test::Unit::TestCase::InternalData:0x0000000102e14f30 @start_time=2025-07-14 21:27:23.13297 +0000, @elapsed_time=nil, @passed=false, @interrupted=true, @test_data_label=nil, @test_data=nil, @run_context=#<Test::Unit::TestRunContext:0x0000000103135228 @runner_class=Test::Unit::TestSuiteRunner>>, @_result=#<Test::Unit::TestResult:0x0000000105f19108 @assertion_count=1278, @pass_count=374, @run_count=374, @summary_generators=[:failure_summary, :error_summary, :pending_summary, :omission_summary, :notification_summary], @problem_checkers=[:failure_occurred?, :error_occurred?], @Faults=[#<Test::Unit::Error:0x0000000106bbc4a0 @test_name="test_indent_text(REXMLTests::TextTester)", @exception=#<NoMethodError: undefined method `suppress_warning' for #<REXMLTests::TextTester:0x0000000102f14840 ...>>, @method_name="test_indent_text", @location=["/Users/runner/work/rexml/rexml/test/test_text.rb:75:in `test_indent_text'"]>], @stop_tag=#<Object:0x0000000103135188>, @failures=[], @errors=[#<Test::Unit::Error:0x0000000106bbc4a0 @test_name="test_indent_text(REXMLTests::TextTester)", @exception=#<NoMethodError: undefined method `suppress_warning' for #<REXMLTests::TextTester:0x0000000102f14840 ...>>, @method_name="test_indent_text", @location=["/Users/runner/work/rexml/rexml/test/test_text.rb:75:in `test_indent_text'"]>], @pendings=[], @omissions=[], @notifications=[], @channels={"Test::Unit::TestResult::FINISHED"=>{#<Test::Unit::Util::ProcWrapper:0x0000000103136fd8 @a_proc=#<Proc:0x0000000103137000 /Users/runner/work/rexml/rexml/vendor/bundle/ruby/3.2.0/gems/test-unit-3.7.0/lib/test/unit/ui/testrunnermediator.rb:93>, @hash=4346572800>=>#<Proc:0x0000000103137000 /Users/runner/work/rexml/rexml/vendor/bundle/ruby/3.2.0/gems/test-unit-3.7.0/lib/test/unit/ui/testrunnermediator.rb:93>}, "Test::Unit::TestResult::CHANGED"=>{#<Test::Unit::Util::ProcWrapper:0x0000000103136880 @a_proc=#<Proc:0x00000001031368f8 /Users/runner/work/rexml/rexml/vendor/bundle/ruby/3.2.0/gems/test-unit-3.7.0/lib/test/unit/ui/testrunnermediator.rb:96>, @hash=4346571000>=>#<Proc:0x00000001031368f8 /Users/runner/work/rexml/rexml/vendor/bundle/ruby/3.2.0/gems/test-unit-3.7.0/lib/test/unit/ui/testrunnermediator.rb:96>}, "Test::Unit::TestResult::PASS_ASSERTION"=>{#<Test::Unit::Util::ProcWrapper:0x0000000103136330 @a_proc=#<Proc:0x0000000103136358 /Users/runner/work/rexml/rexml/vendor/bundle/ruby/3.2.0/gems/test-unit-3.7.0/lib/test/unit/ui/testrunnermediator.rb:99>, @hash=4346569560>=>#<Proc:0x0000000103136358 /Users/runner/work/rexml/rexml/vendor/bundle/ruby/3.2.0/gems/test-unit-3.7.0/lib/test/unit/ui/testrunnermediator.rb:99>}, "Test::Unit::TestResult::FAULT"=>{#<Test::Unit::Util::ProcWrapper:0x0000000103135980 @a_proc=#<Proc:0x00000001031359a8 /Users/runner/work/rexml/rexml/vendor/bundle/ruby/3.2.0/gems/test-unit-3.7.0/lib/test/unit/ui/testrunnermediator.rb:102>, @hash=4346567080>=>#<Proc:0x00000001031359a8 /Users/runner/work/rexml/rexml/vendor/bundle/ruby/3.2.0/gems/test-unit-3.7.0/lib/test/unit/ui/testrunnermediator.rb:102>}}>> /Users/runner/work/rexml/rexml/test/test_text.rb:75:in `test_indent_text'
Inplace: 2.5 on ubuntu-latest
Process completed with exit code 1.
Error: test/test_text.rb#L75
NoMethodError: undefined method `suppress_warning' for #<REXMLTests::TextTester:0x0000563ea7caa580> /home/runner/work/rexml/rexml/test/test_text.rb:75:in `test_indent_text'
Inplace: 2.7 on ubuntu-latest
Process completed with exit code 1.
Error: test/test_text.rb#L75
NoMethodError: undefined method `suppress_warning' for #<REXMLTests::TextTester:0x000055cd83b76aa0> /home/runner/work/rexml/rexml/test/test_text.rb:75:in `test_indent_text'
Inplace: 3.4 on macos-latest
Process completed with exit code 1.
Error: test/test_text.rb#L75
NoMethodError: undefined method 'suppress_warning' for an instance of REXMLTests::TextTester /Users/runner/work/rexml/rexml/test/test_text.rb:75:in 'REXMLTests::TextTester#test_indent_text'
Inplace: 3.3 on macos-latest
Process completed with exit code 1.
Error: test/test_text.rb#L75
NoMethodError: undefined method `suppress_warning' for an instance of REXMLTests::TextTester /Users/runner/work/rexml/rexml/test/test_text.rb:75:in `test_indent_text'
Gem: 3.3 on windows-latest
Process completed with exit code 1.
Error: tmp/test/test_text.rb#L75
NoMethodError: undefined method `suppress_warning' for an instance of REXMLTests::TextTester D:/a/rexml/rexml/tmp/test/test_text.rb:75:in `test_indent_text'
Inplace: 3.4 on windows-latest
Process completed with exit code 1.
Error: test/test_text.rb#L75
NoMethodError: undefined method 'suppress_warning' for an instance of REXMLTests::TextTester D:/a/rexml/rexml/test/test_text.rb:75:in 'REXMLTests::TextTester#test_indent_text'
Gem: 3.4 on windows-latest
Process completed with exit code 1.
Error: tmp/test/test_text.rb#L75
NoMethodError: undefined method 'suppress_warning' for an instance of REXMLTests::TextTester D:/a/rexml/rexml/tmp/test/test_text.rb:75:in 'REXMLTests::TextTester#test_indent_text'
Gem: 3.0 on windows-latest
Process completed with exit code 1.
Error: tmp/test/test_text.rb#L75
NoMethodError: undefined method `suppress_warning' for #<REXMLTests::TextTester:0x000001d9475eba60 @method_name="test_indent_text", @internal_data=#<Test::Unit::TestCase::InternalData:0x000001d9475eba38 @start_time=2025-07-14 21:27:34.2367683 +0000, @elapsed_time=nil, @passed=false, @interrupted=true, @test_data_label=nil, @test_data=nil, @run_context=#<Test::Unit::TestRunContext:0x000001d947d4dad8 @runner_class=Test::Unit::TestSuiteRunner>>, @_result=#<Test::Unit::TestResult:0x000001d947d4f298 @assertion_count=1278, @pass_count=374, @run_count=374, @summary_generators=[:failure_summary, :error_summary, :pending_summary, :omission_summary, :notification_summary], @problem_checkers=[:failure_occurred?, :error_occurred?], @Faults=[#<Test::Unit::Error:0x000001d949231440 @test_name="test_indent_text(REXMLTests::TextTester)", @exception=#<NoMethodError: undefined method `suppress_warning' for #<REXMLTests::TextTester:0x000001d9475eba60 ...>>, @method_name="test_indent_text", @location=["D:/a/rexml/rexml/tmp/test/test_text.rb:75:in `test_indent_text'"]>], @stop_tag=#<Object:0x000001d947d4da60>, @failures=[], @errors=[#<Test::Unit::Error:0x000001d949231440 @test_name="test_indent_text(REXMLTests::TextTester)", @exception=#<NoMethodError: undefined method `suppress_warning' for #<REXMLTests::TextTester:0x000001d9475eba60 ...>>, @method_name="test_indent_text", @location=["D:/a/rexml/rexml/tmp/test/test_text.rb:75:in `test_indent_text'"]>], @pendings=[], @omissions=[], @notifications=[], @channels={"Test::Unit::TestResult::FINISHED"=>{#<Test::Unit::Util::ProcWrapper:0x000001d947d4ecd0 @a_proc=#<Proc:0x000001d947d4ecf8 D:/a/_temp/rubyinstaller-3.0.7-1-x64/lib/ruby/gems/3.0.0/gems/test-unit-3.7.0/lib/test/unit/ui/testrunnermediator.rb:93>, @hash=2032724667640>=>#<Proc:0x000001d947d4ecf8 D:/a/_temp/rubyinstaller-3.0.7-1-x64/lib/ruby/gems/3.0.0/gems/test-unit-3.7.0/lib/test/unit/ui/testrunnermediator.rb:93>}, "Test::Unit::TestResult::CHANGED"=>{#<Test::Unit::Util::ProcWrapper:0x000001d947d4e7f8 @a_proc=#<Proc:0x000001d947d4e820 D:/a/_temp/rubyinstaller-3.0.7-1-x64/lib/ruby/gems/3.0.0/gems/test-unit-3.7.0/lib/test/unit/ui/testrunnermediator.rb:96>, @hash=2032724666400>=>#<Proc:0x000001d947d4e820 D:/a/_temp/rubyinstaller-3.0.7-1-x64/lib/ruby/gems/3.0.0/gems/test-unit-3.7.0/lib/test/unit/ui/testrunnermediator.rb:96>}, "Test::Unit::TestResult::PASS_ASSERTION"=>{#<Test::Unit::Util::ProcWrapper:0x000001d947d4e398 @a_proc=#<Proc:0x000001d947d4e3c0 D:/a/_temp/rubyinstaller-3.0.7-1-x64/lib/ruby/gems/3.0.0/gems/test-unit-3.7.0/lib/test/unit/ui/testrunnermediator.rb:99>, @hash=2032724665280>=>#<Proc:0x000001d947d4e3c0 D:/a/_temp/rubyinstaller-3.0.7-1-x64/lib/ruby/gems/3.0.0/gems/test-unit-3.7.0/lib/test/unit/ui/testrunnermediator.rb:99>}, "Test::Unit::TestResult::FAULT"=>{#<Test::Unit::Util::ProcWrapper:0x000001d947d4df38 @a_proc=#<Proc:0x000001d947d4df60 D:/a/_temp/rubyinstaller-3.0.7-1-x64/lib/ruby/gems/3.0.0/gems/test-unit-3.7.0/lib/test/unit/ui/testrunnermediator.rb:102>, @hash=2032724664160>=>#<Proc:0x000001d947d4df60 D:/a/_temp/rubyinstaller-3.0.7-1-x64/lib/ruby/gems/3.0.0/gems/test-unit-3.7.0/lib/test/unit/ui/testrunnermediator.rb:102>}}>> D:/a/rexml/rexml/tmp/test/test_text.rb:75:in `test_indent_text'
Gem: 3.1 on windows-latest
Process completed with exit code 1.
Error: tmp/test/test_text.rb#L75
NoMethodError: undefined method `suppress_warning' for #<REXMLTests::TextTester:0x0000022b756519c0 @method_name="test_indent_text", @internal_data=#<Test::Unit::TestCase::InternalData:0x0000022b756517b8 @start_time=2025-07-14 21:27:34.0576638 +0000, @elapsed_time=nil, @passed=false, @interrupted=true, @test_data_label=nil, @test_data=nil, @run_context=#<Test::Unit::TestRunContext:0x0000022b75f698c8 @runner_class=Test::Unit::TestSuiteRunner>>, @_result=#<Test::Unit::TestResult:0x0000022b75f6b038 @assertion_count=1278, @pass_count=374, @run_count=374, @summary_generators=[:failure_summary, :error_summary, :pending_summary, :omission_summary, :notification_summary], @problem_checkers=[:failure_occurred?, :error_occurred?], @Faults=[#<Test::Unit::Error:0x0000022b7854e660 @test_name="test_indent_text(REXMLTests::TextTester)", @exception=#<NoMethodError: undefined method `suppress_warning' for #<REXMLTests::TextTester:0x0000022b756519c0 ...> suppress_warning do
Inplace: head on windows-latest
Process completed with exit code 1.
Error: test/test_text.rb#L75
NoMethodError: undefined method 'suppress_warning' for an instance of REXMLTests::TextTester D:/a/rexml/rexml/test/test_text.rb:75:in 'REXMLTests::TextTester#test_indent_text'
Gem: 3.2 on windows-latest
Process completed with exit code 1.
Error: tmp/test/test_text.rb#L75
NoMethodError: undefined method `suppress_warning' for #<REXMLTests::TextTester:0x000001aeb3fa8918 @method_name="test_indent_text", @internal_data=#<Test::Unit::TestCase::InternalData:0x000001aeb348a8d8 @start_time=2025-07-14 21:27:37.921159 +0000, @elapsed_time=nil, @passed=false, @interrupted=true, @test_data_label=nil, @test_data=nil, @run_context=#<Test::Unit::TestRunContext:0x000001aeb43a6628 @runner_class=Test::Unit::TestSuiteRunner>>, @_result=#<Test::Unit::TestResult:0x000001aeb36810b0 @assertion_count=1278, @pass_count=374, @run_count=374, @summary_generators=[:failure_summary, :error_summary, :pending_summary, :omission_summary, :notification_summary], @problem_checkers=[:failure_occurred?, :error_occurred?], @Faults=[#<Test::Unit::Error:0x000001aeb58caf90 @test_name="test_indent_text(REXMLTests::TextTester)", @exception=#<NoMethodError: undefined method `suppress_warning' for #<REXMLTests::TextTester:0x000001aeb3fa8918 ...>>, @method_name="test_indent_text", @location=["D:/a/rexml/rexml/tmp/test/test_text.rb:75:in `test_indent_text'"]>], @stop_tag=#<Object:0x000001aeb43a65b0>, @failures=[], @errors=[#<Test::Unit::Error:0x000001aeb58caf90 @test_name="test_indent_text(REXMLTests::TextTester)", @exception=#<NoMethodError: undefined method `suppress_warning' for #<REXMLTests::TextTester:0x000001aeb3fa8918 ...>>, @method_name="test_indent_text", @location=["D:/a/rexml/rexml/tmp/test/test_text.rb:75:in `test_indent_text'"]>], @pendings=[], @omissions=[], @notifications=[], @channels={"Test::Unit::TestResult::FINISHED"=>{#<Test::Unit::Util::ProcWrapper:0x000001aeb43a7528 @a_proc=#<Proc:0x000001aeb43a7550 C:/hostedtoolcache/windows/Ruby/3.2.8/x64/lib/ruby/gems/3.2.0/gems/test-unit-3.7.0/lib/test/unit/ui/testrunnermediator.rb:93>, @hash=1849859667280>=>#<Proc:0x000001aeb43a7550 C:/hostedtoolcache/windows/Ruby/3.2.8/x64/lib/ruby/gems/3.2.0/gems/test-unit-3.7.0/lib/test/unit/ui/testrunnermediator.rb:93>}, "Test::Unit::TestResult::CHANGED"=>{#<Test::Unit::Util::ProcWrapper:0x000001aeb43a7118 @a_proc=#<Proc:0x000001aeb43a7140 C:/hostedtoolcache/windows/Ruby/3.2.8/x64/lib/ruby/gems/3.2.0/gems/test-unit-3.7.0/lib/test/unit/ui/testrunnermediator.rb:96>, @hash=1849859666240>=>#<Proc:0x000001aeb43a7140 C:/hostedtoolcache/windows/Ruby/3.2.8/x64/lib/ruby/gems/3.2.0/gems/test-unit-3.7.0/lib/test/unit/ui/testrunnermediator.rb:96>}, "Test::Unit::TestResult::PASS_ASSERTION"=>{#<Test::Unit::Util::ProcWrapper:0x000001aeb43a6d80 @a_proc=#<Proc:0x000001aeb43a6da8 C:/hostedtoolcache/windows/Ruby/3.2.8/x64/lib/ruby/gems/3.2.0/gems/test-unit-3.7.0/lib/test/unit/ui/testrunnermediator.rb:99>, @hash=1849859665320>=>#<Proc:0x000001aeb43a6da8 C:/hostedtoolcache/windows/Ruby/3.2.8/x64/lib/ruby/gems/3.2.0/gems/test-unit-3.7.0/lib/test/unit/ui/testrunnermediator.rb:99>}, "Test::Unit::TestResult::FAULT"=>{#<Test::Unit::Util::ProcWrapper:0x000001aeb43a69e8 @a_proc=#<Proc:0x000001aeb43a6a10 C:/hostedtoolcache/windows/Ruby/3.2.8/x64/lib/ruby/gems/3.2.0/gems/test-unit-3.7.0/lib/test/unit/ui/testrunnermediator.rb:102>, @hash=1849859664400>=>#<Proc:0x000001aeb43a6a10 C:/hostedtoolcache/windows/Ruby/3.2.8/x64/lib/ruby/gems/3.2.0/gems/test-unit-3.7.0/lib/test/unit/ui/testrunnermediator.rb:102>}}>> D:/a/rexml/rexml/tmp/test/test_text.rb:75:in `test_indent_text'
Gem: head on windows-latest
Process completed with exit code 1.
Error: tmp/test/test_text.rb#L75
NoMethodError: undefined method 'suppress_warning' for an instance of REXMLTests::TextTester D:/a/rexml/rexml/tmp/test/test_text.rb:75:in 'REXMLTests::TextTester#test_indent_text'
Inplace: 3.3 on windows-latest
Process completed with exit code 1.
Error: test/test_text.rb#L75
NoMethodError: undefined method `suppress_warning' for an instance of REXMLTests::TextTester D:/a/rexml/rexml/test/test_text.rb:75:in `test_indent_text'
Inplace: 3.2 on windows-latest
Process completed with exit code 1.
Error: test/test_text.rb#L75
NoMethodError: undefined method `suppress_warning' for #<REXMLTests::TextTester:0x00000259dc3a6b68 @method_name="test_indent_text", @internal_data=#<Test::Unit::TestCase::InternalData:0x00000259dc6269b0 @start_time=2025-07-14 21:27:42.2658032 +0000, @elapsed_time=nil, @passed=false, @interrupted=true, @test_data_label=nil, @test_data=nil, @run_context=#<Test::Unit::TestRunContext:0x00000259dd6e93d8 @runner_class=Test::Unit::TestSuiteRunner>>, @_result=#<Test::Unit::TestResult:0x00000259dccac9b0 @assertion_count=1278, @pass_count=374, @run_count=374, @summary_generators=[:failure_summary, :error_summary, :pending_summary, :omission_summary, :notification_summary], @problem_checkers=[:failure_occurred?, :error_occurred?], @Faults=[#<Test::Unit::Error:0x00000259de318960 @test_name="test_indent_text(REXMLTests::TextTester)", @exception=#<NoMethodError: undefined method `suppress_warning' for #<REXMLTests::TextTester:0x00000259dc3a6b68 ...>>, @method_name="test_indent_text", @location=["D:/a/rexml/rexml/test/test_text.rb:75:in `test_indent_text'"]>], @stop_tag=#<Object:0x00000259dd6e92c0>, @failures=[], @errors=[#<Test::Unit::Error:0x00000259de318960 @test_name="test_indent_text(REXMLTests::TextTester)", @exception=#<NoMethodError: undefined method `suppress_warning' for #<REXMLTests::TextTester:0x00000259dc3a6b68 ...>>, @method_name="test_indent_text", @location=["D:/a/rexml/rexml/test/test_text.rb:75:in `test_indent_text'"]>], @pendings=[], @omissions=[], @notifications=[], @channels={"Test::Unit::TestResult::FINISHED"=>{#<Test::Unit::Util::ProcWrapper:0x00000259dd6ea8a0 @a_proc=#<Proc:0x00000259dd6ea8c8 D:/a/rexml/rexml/vendor/bundle/ruby/3.2.0/gems/test-unit-3.7.0/lib/test/unit/ui/testrunnermediator.rb:93>, @hash=2584990361800>=>#<Proc:0x00000259dd6ea8c8 D:/a/rexml/rexml/vendor/bundle/ruby/3.2.0/gems/test-unit-3.7.0/lib/test/unit/ui/testrunnermediator.rb:93>}, "Test::Unit::TestResult::CHANGED"=>{#<Test::Unit::Util::ProcWrapper:0x00000259dd6ea2d8 @a_proc=#<Proc:0x00000259dd6ea300 D:/a/rexml/rexml/vendor/bundle/ruby/3.2.0/gems/test-unit-3.7.0/lib/test/unit/ui/testrunnermediator.rb:96>, @hash=2584990360320>=>#<Proc:0x00000259dd6ea300 D:/a/rexml/rexml/vendor/bundle/ruby/3.2.0/gems/test-unit-3.7.0/lib/test/unit/ui/testrunnermediator.rb:96>}, "Test::Unit::TestResult::PASS_ASSERTION"=>{#<Test::Unit::Util::ProcWrapper:0x00000259dd6e9ea0 @a_proc=#<Proc:0x00000259dd6e9ec8 D:/a/rexml/rexml/vendor/bundle/ruby/3.2.0/gems/test-unit-3.7.0/lib/test/unit/ui/testrunnermediator.rb:99>, @hash=2584990359240>=>#<Proc:0x00000259dd6e9ec8 D:/a/rexml/rexml/vendor/bundle/ruby/3.2.0/gems/test-unit-3.7.0/lib/test/unit/ui/testrunnermediator.rb:99>}, "Test::Unit::TestResult::FAULT"=>{#<Test::Unit::Util::ProcWrapper:0x00000259dd6e99c8 @a_proc=#<Proc:0x00000259dd6e99f0 D:/a/rexml/rexml/vendor/bundle/ruby/3.2.0/gems/test-unit-3.7.0/lib/test/unit/ui/testrunnermediator.rb:102>, @hash=2584990358000>=>#<Proc:0x00000259dd6e99f0 D:/a/rexml/rexml/vendor/bundle/ruby/3.2.0/gems/test-unit-3.7.0/lib/test/unit/ui/testrunnermediator.rb:102>}}>> D:/a/rexml/rexml/test/test_text.rb:75:in `test_indent_text'
Inplace: head on macos-latest
Process completed with exit code 1.
Error: test/test_text.rb#L75
NoMethodError: undefined method 'suppress_warning' for an instance of REXMLTests::TextTester /Users/runner/work/rexml/rexml/test/test_text.rb:75:in 'REXMLTests::TextTester#test_indent_text'
Inplace: jruby on ubuntu-latest
Process completed with exit code 1.
Error: test/test_text.rb#L75
NoMethodError: undefined method 'suppress_warning' for an instance of REXMLTests::TextTester /home/runner/work/rexml/rexml/test/test_text.rb:75:in 'test_indent_text' org/jruby/RubyKernel.java:1397:in 'catch' org/jruby/RubyKernel.java:1392:in 'catch' org/jruby/RubyArray.java:2079:in 'each' org/jruby/RubyArray.java:2079:in 'each' org/jruby/RubyKernel.java:1397:in 'catch' org/jruby/RubyKernel.java:1392:in 'catch'
Inplace: 3.0 on macos-latest
Process completed with exit code 1.
Error: test/test_text.rb#L75
NoMethodError: undefined method `suppress_warning' for #<REXMLTests::TextTester:0x000000015ac8b788 @method_name="test_indent_text", @internal_data=#<Test::Unit::TestCase::InternalData:0x000000015ac8b760 @start_time=2025-07-14 21:27:51.35603 +0000, @elapsed_time=nil, @passed=false, @interrupted=true, @test_data_label=nil, @test_data=nil, @run_context=#<Test::Unit::TestRunContext:0x000000015ac0d630 @runner_class=Test::Unit::TestSuiteRunner>>, @_result=#<Test::Unit::TestResult:0x000000015ac1dee0 @assertion_count=1278, @pass_count=374, @run_count=374, @summary_generators=[:failure_summary, :error_summary, :pending_summary, :omission_summary, :notification_summary], @problem_checkers=[:failure_occurred?, :error_occurred?], @Faults=[#<Test::Unit::Error:0x000000014d42f420 @test_name="test_indent_text(REXMLTests::TextTester)", @exception=#<NoMethodError: undefined method `suppress_warning' for #<REXMLTests::TextTester:0x000000015ac8b788 ...>>, @method_name="test_indent_text", @location=["/Users/runner/work/rexml/rexml/test/test_text.rb:75:in `test_indent_text'"]>], @stop_tag=#<Object:0x000000015ac0d5b8>, @failures=[], @errors=[#<Test::Unit::Error:0x000000014d42f420 @test_name="test_indent_text(REXMLTests::TextTester)", @exception=#<NoMethodError: undefined method `suppress_warning' for #<REXMLTests::TextTester:0x000000015ac8b788 ...>>, @method_name="test_indent_text", @location=["/Users/runner/work/rexml/rexml/test/test_text.rb:75:in `test_indent_text'"]>], @pendings=[], @omissions=[], @notifications=[], @channels={"Test::Unit::TestResult::FINISHED"=>{#<Test::Unit::Util::ProcWrapper:0x000000015ac1c590 @a_proc=#<Proc:0x000000015ac1c720 /Users/runner/work/rexml/rexml/vendor/bundle/ruby/3.0.0/gems/test-unit-3.7.0/lib/test/unit/ui/testrunnermediator.rb:93>, @hash=5817616160>=>#<Proc:0x000000015ac1c720 /Users/runner/work/rexml/rexml/vendor/bundle/ruby/3.0.0/gems/test-unit-3.7.0/lib/test/unit/ui/testrunnermediator.rb:93>}, "Test::Unit::TestResult::CHANGED"=>{#<Test::Unit::Util::ProcWrapper:0x000000015ac0f160 @a_proc=#<Proc:0x000000015ac0f188 /Users/runner/work/rexml/rexml/vendor/bundle/ruby/3.0.0/gems/test-unit-3.7.0/lib/test/unit/ui/testrunnermediator.rb:96>, @hash=5817561480>=>#<Proc:0x000000015ac0f188 /Users/runner/work/rexml/rexml/vendor/bundle/ruby/3.0.0/gems/test-unit-3.7.0/lib/test/unit/ui/testrunnermediator.rb:96>}, "Test::Unit::TestResult::PASS_ASSERTION"=>{#<Test::Unit::Util::ProcWrapper:0x000000015ac0e670 @a_proc=#<Proc:0x000000015ac0e698 /Users/runner/work/rexml/rexml/vendor/bundle/ruby/3.0.0/gems/test-unit-3.7.0/lib/test/unit/ui/testrunnermediator.rb:99>, @hash=5817558680>=>#<Proc:0x000000015ac0e698 /Users/runner/work/rexml/rexml/vendor/bundle/ruby/3.0.0/gems/test-unit-3.7.0/lib/test/unit/ui/testrunnermediator.rb:99>}, "Test::Unit::TestResult::FAULT"=>{#<Test::Unit::Util::ProcWrapper:0x000000015ac0de28 @a_proc=#<Proc:0x000000015ac0de50 /Users/runner/work/rexml/rexml/vendor/bundle/ruby/3.0.0/gems/test-unit-3.7.0/lib/test/unit/ui/testrunnermediator.rb:102>, @hash=5817556560>=>#<Proc:0x000000015ac0de50 /Users/runner/work/rexml/rexml/vendor/bundle/ruby/3.0.0/gems/test-unit-3.7.0/lib/test/unit/ui/testrunnermediator.rb:102>}}>> /Users/runner/work/rexml/rexml/test/test_text.rb:75:in `test_indent_text'
Inplace: jruby-head on ubuntu-latest
Process completed with exit code 1.
Error: test/test_text.rb#L75
NoMethodError: undefined method 'suppress_warning' for an instance of REXMLTests::TextTester /home/runner/work/rexml/rexml/test/test_text.rb:75:in 'test_indent_text' org/jruby/RubyKernel.java:1397:in 'catch' org/jruby/RubyKernel.java:1392:in 'catch' org/jruby/RubyArray.java:2079:in 'each' org/jruby/RubyArray.java:2079:in 'each' org/jruby/RubyKernel.java:1397:in 'catch' org/jruby/RubyKernel.java:1392:in 'catch'
Gem: jruby on ubuntu-latest
Process completed with exit code 1.
Error: tmp/test/test_text.rb#L75
NoMethodError: undefined method 'suppress_warning' for an instance of REXMLTests::TextTester /home/runner/work/rexml/rexml/tmp/test/test_text.rb:75:in 'test_indent_text' org/jruby/RubyKernel.java:1397:in 'catch' org/jruby/RubyKernel.java:1392:in 'catch' org/jruby/RubyArray.java:2079:in 'each' org/jruby/RubyArray.java:2079:in 'each' org/jruby/RubyKernel.java:1397:in 'catch' org/jruby/RubyKernel.java:1392:in 'catch'
Inplace: 3.1 on windows-latest
Process completed with exit code 1.
Error: test/test_text.rb#L75
NoMethodError: undefined method `suppress_warning' for #<REXMLTests::TextTester:0x000001f67ce5a3c0 @method_name="test_indent_text", @internal_data=#<Test::Unit::TestCase::InternalData:0x000001f67ce5a1b8 @start_time=2025-07-14 21:27:49.7279015 +0000, @elapsed_time=nil, @passed=false, @interrupted=true, @test_data_label=nil, @test_data=nil, @run_context=#<Test::Unit::TestRunContext:0x000001f67d5c3a30 @runner_class=Test::Unit::TestSuiteRunner>>, @_result=#<Test::Unit::TestResult:0x000001f67d5c98e0 @assertion_count=1278, @pass_count=374, @run_count=374, @summary_generators=[:failure_summary, :error_summary, :pending_summary, :omission_summary, :notification_summary], @problem_checkers=[:failure_occurred?, :error_occurred?], @Faults=[#<Test::Unit::Error:0x000001f67e3bada0 @test_name="test_indent_text(REXMLTests::TextTester)", @exception=#<NoMethodError: undefined method `suppress_warning' for #<REXMLTests::TextTester:0x000001f67ce5a3c0 ...> suppress_warning do
Inplace: 2.7 on macos-latest
Process completed with exit code 1.
Gem: jruby-head on ubuntu-latest
Process completed with exit code 1.
Error: tmp/test/test_text.rb#L75
NoMethodError: undefined method 'suppress_warning' for an instance of REXMLTests::TextTester /home/runner/work/rexml/rexml/tmp/test/test_text.rb:75:in 'test_indent_text' org/jruby/RubyKernel.java:1397:in 'catch' org/jruby/RubyKernel.java:1392:in 'catch' org/jruby/RubyArray.java:2079:in 'each' org/jruby/RubyArray.java:2079:in 'each' org/jruby/RubyKernel.java:1397:in 'catch' org/jruby/RubyKernel.java:1392:in 'catch'
Error: test/test_text.rb#L75
NoMethodError: undefined method `suppress_warning' for #<REXMLTests::TextTester:0x0000000146a74288> /Users/runner/work/rexml/rexml/test/test_text.rb:75:in `test_indent_text'
Inplace: jruby-head on macos-latest
Process completed with exit code 1.
Error: test/test_text.rb#L75
NoMethodError: undefined method 'suppress_warning' for an instance of REXMLTests::TextTester /Users/runner/work/rexml/rexml/test/test_text.rb:75:in 'test_indent_text' org/jruby/RubyKernel.java:1397:in 'catch' org/jruby/RubyKernel.java:1392:in 'catch' org/jruby/RubyArray.java:2079:in 'each' org/jruby/RubyArray.java:2079:in 'each' org/jruby/RubyKernel.java:1397:in 'catch' org/jruby/RubyKernel.java:1392:in 'catch'
Inplace: 3.1 on macos-latest
Process completed with exit code 1.
Error: test/test_text.rb#L75
NoMethodError: undefined method `suppress_warning' for #<REXMLTests::TextTester:0x00000001088efba8 @method_name="test_indent_text", @internal_data=#<Test::Unit::TestCase::InternalData:0x00000001088efb80 @start_time=2025-07-14 21:27:58.937385 +0000, @elapsed_time=nil, @passed=false, @interrupted=true, @test_data_label=nil, @test_data=nil, @run_context=#<Test::Unit::TestRunContext:0x0000000108cf4258 @runner_class=Test::Unit::TestSuiteRunner>>, @_result=#<Test::Unit::TestResult:0x0000000108cf60a8 @assertion_count=1278, @pass_count=374, @run_count=374, @summary_generators=[:failure_summary, :error_summary, :pending_summary, :omission_summary, :notification_summary], @problem_checkers=[:failure_occurred?, :error_occurred?], @Faults=[#<Test::Unit::Error:0x0000000109876590 @test_name="test_indent_text(REXMLTests::TextTester)", @exception=#<NoMethodError: undefined method `suppress_warning' for #<REXMLTests::TextTester:0x00000001088efba8 ...> suppress_warning do ^^^^^^^^^^^^^^^^>, @method_name="test_indent_text", @location=["/Users/runner/work/rexml/rexml/test/test_text.rb:75:in `test_indent_text'"]>], @stop_tag=#<Object:0x0000000108cf41e0>, @failures=[], @errors=[#<Test::Unit::Error:0x0000000109876590 @test_name="test_indent_text(REXMLTests::TextTester)", @exception=#<NoMethodError: undefined method `suppress_warning' for #<REXMLTests::TextTester:0x00000001088efba8 ...> suppress_warning do ^^^^^^^^^^^^^^^^>, @method_name="test_indent_text", @location=["/Users/runner/work/rexml/rexml/test/test_text.rb:75:in `test_indent_text'"]>], @pendings=[], @omissions=[], @notifications=[], @channels={"Test::Unit::TestResult::FINISHED"=>{#<Test::Unit::Util::ProcWrapper:0x0000000108cf5798 @a_proc=#<Proc:0x0000000108cf57c0 /Users/runner/work/rexml/rexml/vendor/bundle/ruby/3.1.0/gems/test-unit-3.7.0/lib/test/unit/ui/testrunnermediator.rb:93>, @hash=4442773440>=>#<Proc:0x0000000108cf57c0 /Users/runner/work/rexml/rexml/vendor/bundle/ruby/3.1.0/gems/test-unit-3.7.0/lib/test/unit/ui/testrunnermediator.rb:93>}, "Test::Unit::TestResult::CHANGED"=>{#<Test::Unit::Util::ProcWrapper:0x0000000108cf5108 @a_proc=#<Proc:0x0000000108cf5130 /Users/runner/work/rexml/rexml/vendor/bundle/ruby/3.1.0/gems/test-unit-3.7.0/lib/test/unit/ui/testrunnermediator.rb:96>, @hash=4442771760>=>#<Proc:0x0000000108cf5130 /Users/runner/work/rexml/rexml/vendor/bundle/ruby/3.1.0/gems/test-unit-3.7.0/lib/test/unit/ui/testrunnermediator.rb:96>}, "Test::Unit::TestResult::PASS_ASSERTION"=>{#<Test::Unit::Util::ProcWrapper:0x0000000108cf4af0 @a_proc=#<Proc:0x0000000108cf4b18 /Users/runner/work/rexml/rexml/vendor/bundle/ruby/3.1.0/gems/test-unit-3.7.0/lib/test/unit/ui/testrunnermediator.rb:99>, @hash=4442770200>=>#<Proc:0x0000000108cf4b18 /Users/runner/work/rexml/rexml/vendor/bundle/ruby/3.1.0/gems/test-unit-3.7.0/lib/test/unit/ui/testrunnermediator.rb:99>}, "Test::Unit::TestResult::FAULT"=>{#<Test::Unit::Util::ProcWrapper:0x0000000108cf46e0 @a_proc=#<Proc:0x0000000108cf4708 /Users/runner/work/rexml/rexml/vendor/bundle/ruby/3.1.0/gems/test-unit-3.7.0/lib/test/unit/ui/testrunnermediator.rb:102>, @hash=4442769160>=>#<Proc:0x0000000108cf4708 /Users/runner/work/rexml/rexml/vendor/bundle/ruby/3.1.0/gems/test-unit-3.7.0/lib/test/unit/ui/testrunnermediator.rb:102>}}>> /Users/runner/work/rexml/rexml/test/test_text.rb:75:in `test_indent_text'
Gem: jruby on macos-latest
Process completed with exit code 1.
Error: tmp/test/test_text.rb#L75
NoMethodError: undefined method 'suppress_warning' for an instance of REXMLTests::TextTester /Users/runner/work/rexml/rexml/tmp/test/test_text.rb:75:in 'test_indent_text' org/jruby/RubyKernel.java:1397:in 'catch' org/jruby/RubyKernel.java:1392:in 'catch' org/jruby/RubyArray.java:2079:in 'each' org/jruby/RubyArray.java:2079:in 'each' org/jruby/RubyKernel.java:1397:in 'catch' org/jruby/RubyKernel.java:1392:in 'catch'
Gem: 2.6 on ubuntu-latest
Process completed with exit code 1.
Error: tmp/test/test_text.rb#L75
NoMethodError: undefined method `suppress_warning' for #<REXMLTests::TextTester:0x000055ed67914ce0> /home/runner/work/rexml/rexml/tmp/test/test_text.rb:75:in `test_indent_text'
Gem: 2.7 on ubuntu-latest
Process completed with exit code 1.
Error: tmp/test/test_text.rb#L75
NoMethodError: undefined method `suppress_warning' for #<REXMLTests::TextTester:0x0000558968da14b0> /home/runner/work/rexml/rexml/tmp/test/test_text.rb:75:in `test_indent_text'
Inplace: 2.5 on windows-latest
Process completed with exit code 1.
Error: test/test_text.rb#L75
NoMethodError: undefined method `suppress_warning' for #<REXMLTests::TextTester:0x000001c7eee65070> D:/a/rexml/rexml/test/test_text.rb:75:in `test_indent_text'
Gem: jruby-head on macos-latest
Process completed with exit code 1.
Error: tmp/test/test_text.rb#L75
NoMethodError: undefined method 'suppress_warning' for an instance of REXMLTests::TextTester /Users/runner/work/rexml/rexml/tmp/test/test_text.rb:75:in 'test_indent_text' org/jruby/RubyKernel.java:1397:in 'catch' org/jruby/RubyKernel.java:1392:in 'catch' org/jruby/RubyArray.java:2079:in 'each' org/jruby/RubyArray.java:2079:in 'each' org/jruby/RubyKernel.java:1397:in 'catch' org/jruby/RubyKernel.java:1392:in 'catch'
Inplace: 2.7 on windows-latest
Process completed with exit code 1.
Error: test/test_text.rb#L75
NoMethodError: undefined method `suppress_warning' for #<REXMLTests::TextTester:0x0000020eb8796ff8> D:/a/rexml/rexml/test/test_text.rb:75:in `test_indent_text'
Gem: 2.7 on macos-latest
Process completed with exit code 1.
Error: tmp/test/test_text.rb#L75
NoMethodError: undefined method `suppress_warning' for #<REXMLTests::TextTester:0x00000001560eb490> /Users/runner/work/rexml/rexml/tmp/test/test_text.rb:75:in `test_indent_text'
Inplace: jruby on macos-latest
Process completed with exit code 1.
Error: test/test_text.rb#L75
NoMethodError: undefined method 'suppress_warning' for an instance of REXMLTests::TextTester /Users/runner/work/rexml/rexml/test/test_text.rb:75:in 'test_indent_text' org/jruby/RubyKernel.java:1397:in 'catch' org/jruby/RubyKernel.java:1392:in 'catch' org/jruby/RubyArray.java:2079:in 'each' org/jruby/RubyArray.java:2079:in 'each' org/jruby/RubyKernel.java:1397:in 'catch' org/jruby/RubyKernel.java:1392:in 'catch'
Inplace: 2.6 on windows-latest
Process completed with exit code 1.
Error: test/test_text.rb#L75
NoMethodError: undefined method `suppress_warning' for #<REXMLTests::TextTester:0x0000022440f887a0> D:/a/rexml/rexml/test/test_text.rb:75:in `test_indent_text'
Inplace: 2.6 on macos-latest
Process completed with exit code 1.
Error: test/test_text.rb#L75
NoMethodError: undefined method `suppress_warning' for #<REXMLTests::TextTester:0x0000000158a0f1f0> /Users/runner/work/rexml/rexml/test/test_text.rb:75:in `test_indent_text'
Gem: jruby-head on windows-latest
Process completed with exit code 1.
Error: tmp/test/test_text.rb#L75
NoMethodError: undefined method 'suppress_warning' for an instance of REXMLTests::TextTester D:/a/rexml/rexml/tmp/test/test_text.rb:75:in 'test_indent_text' org/jruby/RubyKernel.java:1397:in 'catch' org/jruby/RubyKernel.java:1392:in 'catch' org/jruby/RubyArray.java:2079:in 'each' org/jruby/RubyArray.java:2079:in 'each' org/jruby/RubyKernel.java:1397:in 'catch' org/jruby/RubyKernel.java:1392:in 'catch'
Gem: 2.6 on macos-latest
Process completed with exit code 1.
Error: tmp/test/test_text.rb#L75
NoMethodError: undefined method `suppress_warning' for #<REXMLTests::TextTester:0x00000001579036b8> /Users/runner/work/rexml/rexml/tmp/test/test_text.rb:75:in `test_indent_text'
Inplace: jruby-head on windows-latest
Process completed with exit code 1.
Error: test/test_text.rb#L75
NoMethodError: undefined method 'suppress_warning' for an instance of REXMLTests::TextTester D:/a/rexml/rexml/test/test_text.rb:75:in 'test_indent_text' org/jruby/RubyKernel.java:1397:in 'catch' org/jruby/RubyKernel.java:1392:in 'catch' org/jruby/RubyArray.java:2079:in 'each' org/jruby/RubyArray.java:2079:in 'each' org/jruby/RubyKernel.java:1397:in 'catch' org/jruby/RubyKernel.java:1392:in 'catch'
Inplace: jruby on windows-latest
Process completed with exit code 1.
Error: test/test_text.rb#L75
NoMethodError: undefined method 'suppress_warning' for an instance of REXMLTests::TextTester D:/a/rexml/rexml/test/test_text.rb:75:in 'test_indent_text' org/jruby/RubyKernel.java:1397:in 'catch' org/jruby/RubyKernel.java:1392:in 'catch' org/jruby/RubyArray.java:2079:in 'each' org/jruby/RubyArray.java:2079:in 'each' org/jruby/RubyKernel.java:1397:in 'catch' org/jruby/RubyKernel.java:1392:in 'catch'
Gem: jruby on windows-latest
Process completed with exit code 1.
Error: tmp/test/test_text.rb#L75
NoMethodError: undefined method 'suppress_warning' for an instance of REXMLTests::TextTester D:/a/rexml/rexml/tmp/test/test_text.rb:75:in 'test_indent_text' org/jruby/RubyKernel.java:1397:in 'catch' org/jruby/RubyKernel.java:1392:in 'catch' org/jruby/RubyArray.java:2079:in 'each' org/jruby/RubyArray.java:2079:in 'each' org/jruby/RubyKernel.java:1397:in 'catch' org/jruby/RubyKernel.java:1392:in 'catch'
Gem: 2.7 on windows-latest
Process completed with exit code 1.
Error: tmp/test/test_text.rb#L75
NoMethodError: undefined method `suppress_warning' for #<REXMLTests::TextTester:0x000001ebd1cfbbd8> D:/a/rexml/rexml/tmp/test/test_text.rb:75:in `test_indent_text'
Gem: 2.6 on windows-latest
Process completed with exit code 1.
Error: tmp/test/test_text.rb#L75
NoMethodError: undefined method `suppress_warning' for #<REXMLTests::TextTester:0x0000015cbfdecea8> D:/a/rexml/rexml/tmp/test/test_text.rb:75:in `test_indent_text'
Inplace: 3.0 on windows-latest
Process completed with exit code 1.
Error: test/test_text.rb#L75
NoMethodError: undefined method `suppress_warning' for #<REXMLTests::TextTester:0x0000026a6a502c20 @method_name="test_indent_text", @internal_data=#<Test::Unit::TestCase::InternalData:0x0000026a6a502a90 @start_time=2025-07-14 21:29:46.7644457 +0000, @elapsed_time=nil, @passed=false, @interrupted=true, @test_data_label=nil, @test_data=nil, @run_context=#<Test::Unit::TestRunContext:0x0000026a6a98b440 @runner_class=Test::Unit::TestSuiteRunner>>, @_result=#<Test::Unit::TestResult:0x0000026a6a9b1208 @assertion_count=1278, @pass_count=374, @run_count=374, @summary_generators=[:failure_summary, :error_summary, :pending_summary, :omission_summary, :notification_summary], @problem_checkers=[:failure_occurred?, :error_occurred?], @Faults=[#<Test::Unit::Error:0x0000026a6ba68628 @test_name="test_indent_text(REXMLTests::TextTester)", @exception=#<NoMethodError: undefined method `suppress_warning' for #<REXMLTests::TextTester:0x0000026a6a502c20 ...>>, @method_name="test_indent_text", @location=["D:/a/rexml/rexml/test/test_text.rb:75:in `test_indent_text'"]>], @stop_tag=#<Object:0x0000026a6a98b3c8>, @failures=[], @errors=[#<Test::Unit::Error:0x0000026a6ba68628 @test_name="test_indent_text(REXMLTests::TextTester)", @exception=#<NoMethodError: undefined method `suppress_warning' for #<REXMLTests::TextTester:0x0000026a6a502c20 ...>>, @method_name="test_indent_text", @location=["D:/a/rexml/rexml/test/test_text.rb:75:in `test_indent_text'"]>], @pendings=[], @omissions=[], @notifications=[], @channels={"Test::Unit::TestResult::FINISHED"=>{#<Test::Unit::Util::ProcWrapper:0x0000026a6a9b07e0 @a_proc=#<Proc:0x0000026a6a9b0808 D:/a/rexml/rexml/vendor/bundle/ruby/3.0.0/gems/test-unit-3.7.0/lib/test/unit/ui/testrunnermediator.rb:93>, @hash=2656078333960>=>#<Proc:0x0000026a6a9b0808 D:/a/rexml/rexml/vendor/bundle/ruby/3.0.0/gems/test-unit-3.7.0/lib/test/unit/ui/testrunnermediator.rb:93>}, "Test::Unit::TestResult::CHANGED"=>{#<Test::Unit::Util::ProcWrapper:0x0000026a6a9b0240 @a_proc=#<Proc:0x0000026a6a9b0330 D:/a/rexml/rexml/vendor/bundle/ruby/3.0.0/gems/test-unit-3.7.0/lib/test/unit/ui/testrunnermediator.rb:96>, @hash=2656078332720>=>#<Proc:0x0000026a6a9b0330 D:/a/rexml/rexml/vendor/bundle/ruby/3.0.0/gems/test-unit-3.7.0/lib/test/unit/ui/testrunnermediator.rb:96>}, "Test::Unit::TestResult::PASS_ASSERTION"=>{#<Test::Unit::Util::ProcWrapper:0x0000026a6a98bd00 @a_proc=#<Proc:0x0000026a6a98bd28 D:/a/rexml/rexml/vendor/bundle/ruby/3.0.0/gems/test-unit-3.7.0/lib/test/unit/ui/testrunnermediator.rb:99>, @hash=2656078183720>=>#<Proc:0x0000026a6a98bd28 D:/a/rexml/rexml/vendor/bundle/ruby/3.0.0/gems/test-unit-3.7.0/lib/test/unit/ui/testrunnermediator.rb:99>}, "Test::Unit::TestResult::FAULT"=>{#<Test::Unit::Util::ProcWrapper:0x0000026a6a98b8a0 @a_proc=#<Proc:0x0000026a6a98b8c8 D:/a/rexml/rexml/vendor/bundle/ruby/3.0.0/gems/test-unit-3.7.0/lib/test/unit/ui/testrunnermediator.rb:102>, @hash=2656078182600>=>#<Proc:0x0000026a6a98b8c8 D:/a/rexml/rexml/vendor/bundle/ruby/3.0.0/gems/test-unit-3.7.0/lib/test/unit/ui/testrunnermediator.rb:102>}}>> D:/a/rexml/rexml/test/test_text.rb:75:in `test_indent_text'
Inplace: 3.0 on windows-latest
Failed to restore:
Gem: 3.3 on macos-latest
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520
Gem: 3.3 on macos-latest
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520
Gem: head on macos-latest
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520
Gem: head on macos-latest
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520
Gem: 3.2 on macos-latest
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520
Gem: 3.2 on macos-latest
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520
Gem: 3.0 on macos-latest
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520
Gem: 3.0 on macos-latest
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520
Gem: 3.4 on macos-latest
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520
Gem: 3.4 on macos-latest
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520
Gem: 3.1 on macos-latest
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520
Gem: 3.1 on macos-latest
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520
Inplace: 3.2 on macos-latest
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520
Inplace: 3.2 on macos-latest
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520
Inplace: 3.4 on macos-latest
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520
Inplace: 3.4 on macos-latest
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520
Inplace: 3.3 on macos-latest
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520
Inplace: 3.3 on macos-latest
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520
Inplace: head on macos-latest
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520
Inplace: head on macos-latest
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520
Inplace: 3.0 on macos-latest
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520
Inplace: 3.0 on macos-latest
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520
Inplace: 2.7 on macos-latest
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520
Inplace: 2.7 on macos-latest
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520
Inplace: jruby-head on macos-latest
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520
Inplace: jruby-head on macos-latest
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520
Inplace: 3.1 on macos-latest
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520
Inplace: 3.1 on macos-latest
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520
Gem: jruby on macos-latest
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520
Gem: jruby on macos-latest
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520
Gem: jruby-head on macos-latest
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520
Gem: jruby-head on macos-latest
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520
Gem: 2.7 on macos-latest
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520
Gem: 2.7 on macos-latest
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520
Inplace: jruby on macos-latest
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520
Inplace: jruby on macos-latest
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520
Inplace: 2.6 on macos-latest
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520
Inplace: 2.6 on macos-latest
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520
Gem: 2.6 on macos-latest
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520
Gem: 2.6 on macos-latest
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520