in_tail: remove workaround of converting encoding #578
Annotations
3 errors
Run tests:
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'
|
Run tests:
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"]}
|
Run tests
Process completed with exit code 1.
|
Loading