Match #256
Annotations
5 errors
Run tests:
test/test_match.rb#L89
NoMethodError: undefined method `match?' for an instance of Fluent::GlobMatchPattern
D:/a/fluentd/fluentd/lib/fluent/match.rb:147:in `block in match'
D:/a/fluentd/fluentd/lib/fluent/match.rb:147:in `any?'
D:/a/fluentd/fluentd/lib/fluent/match.rb:147:in `match'
D:/a/fluentd/fluentd/lib/fluent/event_router.rb:70:in `match?'
D:/a/fluentd/fluentd/test/test_match.rb:142:in `assert_or_match'
D:/a/fluentd/fluentd/test/test_match.rb:89:in `test_multi_pattern_or'
|
Run tests:
test/plugin/test_string_util.rb#L23
<false> expected but was
<nil>.
|
Run tests:
test/plugin/test_string_util.rb#L17
<false> expected but was
<nil>.
|
Run tests:
test/plugin/test_string_util.rb#L11
<"true">("US-ASCII") expected but was
<"null">("UTF-8").
|
Run tests
Process completed with exit code 1.
|
Loading