command: fix NoMethodError of --daemon under Windows #424
Triggered via pull request
November 26, 2024 06:31
Status
Failure
Total duration
28m 40s
Artifacts
–
Annotations
4 errors
Failure:
test/plugin/test_in_tail.rb#L1757
<{:files=>[], :tails=>[]}> expected but was
<{:files=>[],
:tails=>
["/Users/runner/work/fluentd/fluentd/test/plugin/../tmp/tail/f7e8fcc81e3d9e79f9d0/tail.txt"]}>.
diff:
- {:files=>[], :tails=>[]}
+ {:files=>[],
+ :tails=>
+ ["/Users/runner/work/fluentd/fluentd/test/plugin/../tmp/tail/f7e8fcc81e3d9e79f9d0/tail.txt"]}
folded diff:
- {:files=>[], :tails=>[]}
+ {:files=>[],
+ :tails=>
+ ["/Users/runner/work/fluentd/fluentd/test/plugin/../tmp/tail/f7e8fcc81e3d9e7
+ 9f9d0/tail.txt"]}
|
Ruby 3.2 on macos-latest
Process completed with exit code 1.
|
Ruby 3.3 on macos-latest
Process completed with exit code 1.
|
Ruby 3.3 on windows-latest
Process completed with exit code 1.
|