Test with Ruby head #97
Annotations
2 errors
|
Ruby head on windows-latest
Process completed with exit code 1.
|
|
Error:
test/test_configdsl.rb#L110
Errno::EINVAL: Invalid argument @ rb_sysopen - |uname -a
config.rb:1:in 'File#initialize'
config.rb:1:in 'Kernel.open'
config.rb:1:in 'Fluent::Config::DSL::Proxy#eval'
D:/a/fluentd/fluentd/lib/fluent/config/dsl.rb:54:in 'BasicObject#instance_eval'
D:/a/fluentd/fluentd/lib/fluent/config/dsl.rb:54:in 'Fluent::Config::DSL::Proxy#eval'
D:/a/fluentd/fluentd/lib/fluent/config/dsl.rb:35:in 'Fluent::Config::DSL::Parser.parse'
D:/a/fluentd/fluentd/test/test_configdsl.rb:110:in 'ConfigDSLTest#test_with_ruby_keyword'
|