out_file: remove workaround for Ruby 2.7 and 3.0 on macOS (#4770) #273
Annotations
2 errors
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/2f9dd2b12480e27fe96f/tail.txt"]}>.
diff:
- {:files=>[], :tails=>[]}
+ {:files=>[],
+ :tails=>
+ ["/Users/runner/work/fluentd/fluentd/test/plugin/../tmp/tail/2f9dd2b12480e27fe96f/tail.txt"]}
folded diff:
- {:files=>[], :tails=>[]}
+ {:files=>[],
+ :tails=>
+ ["/Users/runner/work/fluentd/fluentd/test/plugin/../tmp/tail/2f9dd2b12480e27
+ fe96f/tail.txt"]}
|
Run tests
Process completed with exit code 1.
|
Loading