Console application for filtering CSV #620
Annotations
4 errors
|
Test:
test/csv/csv-filter/test_csv_filter.rb#L84
NameError: uninitialized constant TestFilter::Rows
D:/a/csv/csv/test/csv/csv-filter/test_csv_filter.rb:17:in `make_csv_s'
D:/a/csv/csv/test/csv/csv-filter/test_csv_filter.rb:84:in `test_no_options'
|
Test:
test/csv/csv-filter/test_csv_filter.rb#L93
NameError: undefined local variable or method `cli_out_s' for #<TestFilter:0x000001ffd3336da8 @method_name="test_option_h", @internal_data=#<Test::Unit::TestCase::InternalData:0x000001ffd3336d80 @start_time=2024-12-17 23:19:35.0455587 +0000, @elapsed_time=nil, @passed=false, @interrupted=true, @test_data_label=nil, @test_data=nil>, @_result=#<Test::Unit::TestResult:0x000001ffd2cb1af0 @assertion_count=4021, @pass_count=510, @run_count=512, @summary_generators=[:failure_summary, :error_summary, :pending_summary, :omission_summary, :notification_summary], @problem_checkers=[:failure_occurred?, :error_occurred?], @Faults=[#<Test::Unit::Omission:0x000001ffd2d064d8 @test_name="test_open_with_bom(TestCSVInterfaceRead)", @location=["D:/a/csv/csv/test/csv/interface/test_read.rb:238:in `test_open_with_bom'"], @message="BOM detection on Windows may be buggy: Bug #20526", @method_name="test_open_with_bom">, #<Test::Unit::Error:0x000001ffd371d9d0 @test_name="test_no_options(TestFilter)", @exception=#<NameError: uninitialized constant TestFilter::Rows>, @method_name="test_no_options", @location=["D:/a/csv/csv/test/csv/csv-filter/test_csv_filter.rb:17:in `make_csv_s'", "D:/a/csv/csv/test/csv/csv-filter/test_csv_filter.rb:84:in `test_no_options'"]>, #<Test::Unit::Error:0x000001ffd37b5b68 @test_name="test_option_h(TestFilter)", @exception=#<NameError: undefined local variable or method `cli_out_s' for #<TestFilter:0x000001ffd3336da8 ...>>, @method_name="test_option_h", @location=["D:/a/csv/csv/test/csv/csv-filter/test_csv_filter.rb:93:in `test_option_h'"]>], @stop_tag=#<Object:0x000001ffd2c91e80>, @failures=[], @errors=[#<Test::Unit::Error:0x000001ffd371d9d0 @test_name="test_no_options(TestFilter)", @exception=#<NameError: uninitialized constant TestFilter::Rows>, @method_name="test_no_options", @location=["D:/a/csv/csv/test/csv/csv-filter/test_csv_filter.rb:17:in `make_csv_s'", "D:/a/csv/csv/test/csv/csv-filter/test_csv_filter.rb:84:in `test_no_options'"]>, #<Test::Unit::Error:0x000001ffd37b5b68 @test_name="test_option_h(TestFilter)", @exception=#<NameError: undefined local variable or method `cli_out_s' for #<TestFilter:0x000001ffd3336da8 ...>>, @method_name="test_option_h", @location=["D:/a/csv/csv/test/csv/csv-filter/test_csv_filter.rb:93:in `test_option_h'"]>], @pendings=[], @omissions=[#<Test::Unit::Omission:0x000001ffd2d064d8 @test_name="test_open_with_bom(TestCSVInterfaceRead)", @location=["D:/a/csv/csv/test/csv/interface/test_read.rb:238:in `test_open_with_bom'"], @message="BOM detection on Windows may be buggy: Bug #20526", @method_name="test_open_with_bom">], @notifications=[], @channels={"Test::Unit::TestResult::FINISHED"=>{#<Test::Unit::Util::ProcWrapper:0x000001ffd2cabbf0 @a_proc=#<Proc:0x000001ffd2cabc18 D:/a/csv/csv/vendor/bundle/ruby/3.0.0/gems/test-unit-3.6.7/lib/test/unit/ui/testrunnermediator.rb:93>, @hash=2198264790040>=>#<Proc:0x000001ffd2cabc18 D:/a/csv/csv/vendor/bundle/ruby/3.0.0/gems/test-unit-3.6.7/lib/test/unit/ui/testrunnermediator.rb:93>}, "Test::Unit::TestResult::CHANGED"=>{#<Test::Unit::Util::ProcWrapper:0x000001ffd2cab330 @a_proc=#<Proc:0x000001ffd2cab358 D:/a/csv/csv/vendor/bundle/ruby/3.0.0/gems/test-unit-3.6.7/lib/test/unit/ui/testrunnermediator.rb:96>, @hash=2198264787800>=>#<Proc:0x000001ffd2cab358 D:/a/csv/csv/vendor/bundle/ruby/3.0.0/gems/test-unit-3.6.7/lib/test/unit/ui/testrunnermediator.rb:96>}, "Test::Unit::TestResult::PASS_ASSERTION"=>{#<Test::Unit::Util::ProcWrapper:0x000001ffd2caacc8 @a_proc=#<Proc:0x000001ffd2caad18 D:/a/csv/csv/vendor/bundle/ruby/3.0.0/gems/test-unit-3.6.7/lib/test/unit/ui/testrunnermediator.rb:99>, @hash=2198264786200>=>#<Proc:0x000001ffd2caad18 D:/a/csv/csv/vendor/bundle/ruby/3.0.0/gems/test-unit-3.6.7/lib/test/unit/ui/testrunnermediator.rb:99>}, "Test::Unit::TestResult::FAULT"=>{#<Test::Unit::Util::ProcWrapper:0x000001ffd2ca9b98 @a_proc=#<Proc:0x000001ffd2ca9be8 D:/a/csv/csv/vendor/bundle/ruby/3.0.0/gems/test-unit-3.6.7/lib/test/unit/ui/testrunnermediator.rb:102>, @hash=2198264781800>=>#<Proc:0x000001ffd2ca9be8 D:/a/csv/csv/vendor/bundle/ruby/3.0.0/gems/test-unit-3.6.7/
|
Test
The operation was canceled.
|
Loading