Test with Ruby head #44
Annotations
4 errors and 1 warning
Failure:
test/plugin/test_in_tail.rb#L1757
<{:files=>[], :tails=>[]}> expected but was
<{:files=>[],
:tails=>
["/Users/runner/work/fluentd/fluentd/test/plugin/../tmp/tail/47eb64d1fbaec6ca38a2/tail.txt"]}>.
diff:
- {:files=>[], :tails=>[]}
+ {:files=>[],
+ :tails=>
+ ["/Users/runner/work/fluentd/fluentd/test/plugin/../tmp/tail/47eb64d1fbaec6ca38a2/tail.txt"]}
folded diff:
- {:files=>[], :tails=>[]}
+ {:files=>[],
+ :tails=>
+ ["/Users/runner/work/fluentd/fluentd/test/plugin/../tmp/tail/47eb64d1fbaec6c
+ a38a2/tail.txt"]}
|
Ruby head on macos-latest
Process completed with exit code 1.
|
Error:
test/test_log.rb#L697
TypeError: no implicit conversion of Pathname into String
D:/rubyinstaller-head-x64/lib/ruby/gems/3.5.0+0/gems/logger-1.6.5/lib/logger/log_device.rb:104:in 'File#initialize'
D:/rubyinstaller-head-x64/lib/ruby/gems/3.5.0+0/gems/logger-1.6.5/lib/logger/log_device.rb:104:in 'IO.new'
D:/rubyinstaller-head-x64/lib/ruby/gems/3.5.0+0/gems/logger-1.6.5/lib/logger/log_device.rb:104:in 'Logger::LogDevice#fixup_mode'
D:/rubyinstaller-head-x64/lib/ruby/gems/3.5.0+0/gems/logger-1.6.5/lib/logger/log_device.rb:117:in 'Logger::LogDevice#open_logfile'
D:/rubyinstaller-head-x64/lib/ruby/gems/3.5.0+0/gems/logger-1.6.5/lib/logger/log_device.rb:90:in 'Logger::LogDevice#set_dev'
D:/rubyinstaller-head-x64/lib/ruby/gems/3.5.0+0/gems/logger-1.6.5/lib/logger/log_device.rb:62:in 'block in Logger::LogDevice#reopen'
D:/rubyinstaller-head-x64/lib/ruby/3.5.0+0/monitor.rb:201:in 'Monitor#synchronize'
D:/rubyinstaller-head-x64/lib/ruby/3.5.0+0/monitor.rb:201:in 'MonitorMixin#mon_synchronize'
D:/rubyinstaller-head-x64/lib/ruby/gems/3.5.0+0/gems/logger-1.6.5/lib/logger/log_device.rb:57:in 'Logger::LogDevice#reopen'
D:/a/fluentd/fluentd/lib/fluent/log.rb:749:in 'Fluent::LogDeviceIO#reopen'
D:/a/fluentd/fluentd/lib/fluent/log.rb:239:in 'Fluent::Log#reopen!'
D:/a/fluentd/fluentd/test/test_log.rb:697:in 'LogTest#test_reopen'
|
Ruby head on windows-latest
Process completed with exit code 1.
|
Ruby head on ubuntu-latest
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|