Skip to content

in_tail: remove workaround of converting encoding #578

in_tail: remove workaround of converting encoding

in_tail: remove workaround of converting encoding #578

Triggered via pull request February 3, 2025 02:24
Status Failure
Total duration 35m 13s
Artifacts

test.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

19 errors
Error: test/plugin/test_in_tail.rb#L1201
NoMethodError: undefined method `[]' for nil:NilClass /home/runner/work/fluentd/fluentd/test/plugin/test_in_tail.rb:1201:in `test_from_encoding_utf16'
Ruby 3.2 on ubuntu-latest
Process completed with exit code 1.
Error: test/plugin/test_in_tail.rb#L1201
NoMethodError: undefined method `[]' for nil /home/runner/work/fluentd/fluentd/test/plugin/test_in_tail.rb:1201:in `test_from_encoding_utf16'
Ruby 3.3 on ubuntu-latest
Process completed with exit code 1.
Error: test/plugin/test_in_tail.rb#L1201
NoMethodError: undefined method '[]' for nil /home/runner/work/fluentd/fluentd/test/plugin/test_in_tail.rb:1201:in 'TailInputTest#test_from_encoding_utf16'
Ruby 3.4 on ubuntu-latest
Process completed with exit code 1.
Error: test/plugin/test_in_tail.rb#L1201
NoMethodError: undefined method `[]' for nil:NilClass /Users/runner/work/fluentd/fluentd/test/plugin/test_in_tail.rb:1201:in `test_from_encoding_utf16'
Ruby 3.2 on macos-latest
Process completed with exit code 1.
Error: test/plugin/test_in_tail.rb#L1201
NoMethodError: undefined method `[]' for nil /Users/runner/work/fluentd/fluentd/test/plugin/test_in_tail.rb:1201:in `test_from_encoding_utf16'
Failure: test/plugin/test_in_tail.rb#L1757
<{:files=>[], :tails=>[]}> expected but was <{:files=>[], :tails=> ["/Users/runner/work/fluentd/fluentd/test/plugin/../tmp/tail/29d0cd7c24d28deaf3b7/tail.txt"]}>. diff: - {:files=>[], :tails=>[]} + {:files=>[], + :tails=> + ["/Users/runner/work/fluentd/fluentd/test/plugin/../tmp/tail/29d0cd7c24d28deaf3b7/tail.txt"]} folded diff: - {:files=>[], :tails=>[]} + {:files=>[], + :tails=> + ["/Users/runner/work/fluentd/fluentd/test/plugin/../tmp/tail/29d0cd7c24d28de + af3b7/tail.txt"]}
Ruby 3.3 on macos-latest
Process completed with exit code 1.
Error: test/plugin/test_in_tail.rb#L1201
NoMethodError: undefined method '[]' for nil /Users/runner/work/fluentd/fluentd/test/plugin/test_in_tail.rb:1201:in 'TailInputTest#test_from_encoding_utf16'
Ruby 3.4 on macos-latest
Process completed with exit code 1.
Error: test/plugin/test_in_tail.rb#L1201
NoMethodError: undefined method `[]' for nil D:/a/fluentd/fluentd/test/plugin/test_in_tail.rb:1201:in `test_from_encoding_utf16'
Ruby 3.3 on windows-latest
Process completed with exit code 1.
Error: test/plugin/test_in_tail.rb#L1201
NoMethodError: undefined method '[]' for nil D:/a/fluentd/fluentd/test/plugin/test_in_tail.rb:1201:in 'TailInputTest#test_from_encoding_utf16'
Ruby 3.4 on windows-latest
Process completed with exit code 1.
Error: test/plugin/test_in_tail.rb#L1201
NoMethodError: undefined method `[]' for nil:NilClass D:/a/fluentd/fluentd/test/plugin/test_in_tail.rb:1201:in `test_from_encoding_utf16'
Ruby 3.2 on windows-latest
Process completed with exit code 1.