Add --load-ri-dir to generate other format #1097
Annotations
2 errors and 1 warning
test/rdoc/test_rdoc_rdoc.rb#L84
NoMethodError: undefined method `capture_io' for #<TestRDocRDoc:0x00007f9b70742a58 @method_name="test_load_ri_dir", @internal_data=#<Test::Unit::TestCase::InternalData:0x00007f9b70804248 @start_time=2024-12-08 23:05:21.469891697 +0000, @elapsed_time=nil, @passed=false, @interrupted=true, @test_data_label=nil, @test_data=nil>, @_result=#<Test::Unit::TestResult:0x00007f9b71ef6820 @assertion_count=4350, @pass_count=1691, @run_count=1696, @summary_generators=[:failure_summary, :error_summary, :pending_summary, :omission_summary, :notification_summary], @problem_checkers=[:failure_occurred?, :error_occurred?], @Faults=[#<Test::Unit::Pending:0x00007f9b6ead5820 @test_name="test_include_extend_to_singleton_class(TestRDocParserRubyWithPrismRubyTestCases)", @location=["/home/runner/work/rdoc/rdoc/test/rdoc/test_rdoc_parser_prism_ruby.rb:1592:in `test_include_extend_to_singleton_class'"], @message="not implemented", @method_name="test_include_extend_to_singleton_class">, #<Test::Unit::Pending:0x00007f9b6edbc688 @test_name="test_invalid_alias_method(TestRDocParserRubyWithPrismRubyTestCases)", @location=["/home/runner/work/rdoc/rdoc/test/rdoc/test_rdoc_parser_prism_ruby.rb:1135:in `test_invalid_alias_method'"], @message="pended.", @method_name="test_invalid_alias_method">, #<Test::Unit::Pending:0x00007f9b6ef9d088 @test_name="test_method_visibility_change_in_subclass(TestRDocParserRubyWithPrismRubyTestCases)", @location=["/home/runner/work/rdoc/rdoc/test/rdoc/test_rdoc_parser_prism_ruby.rb:1024:in `test_method_visibility_change_in_subclass'"], @message="not implemented", @method_name="test_method_visibility_change_in_subclass">, #<Test::Unit::Pending:0x00007f9b6f81ef18 @test_name="test_undocumentable_change_visibility(TestRDocParserRubyWithPrismRubyTestCases)", @location=["/home/runner/work/rdoc/rdoc/test/rdoc/test_rdoc_parser_prism_ruby.rb:1006:in `test_undocumentable_change_visibility'"], @message="pended.", @method_name="test_undocumentable_change_visibility">, #<Test::Unit::Pending:0x00007f9b6f82b3d0 @test_name="test_various_argument_include(TestRDocParserRubyWithPrismRubyTestCases)", @location=["/home/runner/work/rdoc/rdoc/test/rdoc/test_rdoc_parser_prism_ruby.rb:1641:in `test_various_argument_include'"], @message="not implemented", @method_name="test_various_argument_include">, #<Test::Unit::Error:0x00007f9b6de401a0 @test_name="test_load_ri_dir(TestRDocRDoc)", @exception=#<NoMethodError: undefined method `capture_io' for #<TestRDocRDoc:0x00007f9b70742a58 ...>>, @method_name="test_load_ri_dir", @location=["/home/runner/work/rdoc/rdoc/test/rdoc/test_rdoc_rdoc.rb:84:in `block in test_load_ri_dir'", "/home/runner/work/rdoc/rdoc/test/rdoc/support/test_case.rb:191:in `block (2 levels) in temp_dir'", "/home/runner/work/rdoc/rdoc/test/rdoc/support/test_case.rb:190:in `chdir'", "/home/runner/work/rdoc/rdoc/test/rdoc/support/test_case.rb:190:in `block in temp_dir'", "/opt/hostedtoolcache/Ruby/3.2.6/x64/lib/ruby/3.2.0/tmpdir.rb:94:in `mktmpdir'", "/home/runner/work/rdoc/rdoc/test/rdoc/support/test_case.rb:189:in `temp_dir'", "/home/runner/work/rdoc/rdoc/test/rdoc/test_rdoc_rdoc.rb:72:in `test_load_ri_dir'"]>], @stop_tag=#<Object:0x00007f9b7060d908>, @failures=[], @errors=[#<Test::Unit::Error:0x00007f9b6de401a0 @test_name="test_load_ri_dir(TestRDocRDoc)", @exception=#<NoMethodError: undefined method `capture_io' for #<TestRDocRDoc:0x00007f9b70742a58 ...>>, @method_name="test_load_ri_dir", @location=["/home/runner/work/rdoc/rdoc/test/rdoc/test_rdoc_rdoc.rb:84:in `block in test_load_ri_dir'", "/home/runner/work/rdoc/rdoc/test/rdoc/support/test_case.rb:191:in `block (2 levels) in temp_dir'", "/home/runner/work/rdoc/rdoc/test/rdoc/support/test_case.rb:190:in `chdir'", "/home/runner/work/rdoc/rdoc/test/rdoc/support/test_case.rb:190:in `block in temp_dir'", "/opt/hostedtoolcache/Ruby/3.2.6/x64/lib/ruby/3.2.0/tmpdir.rb:94:in `mktmpdir'", "/home/runner/work/rdoc/rdoc/test/rdoc/support/test_case.rb:189:in `temp_dir'", "/home/runner/work/rdoc/rdoc/test/rdoc/test_rdoc_rdoc.rb:72:in `test_load_ri_dir'"]>], @pendings=[#<Test::Unit::Pending:0x00007f9b6ea
|
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
The logs for this run have expired and are no longer available.
Loading