Match #259
Annotations
2 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
Process completed with exit code 1.
|
Loading