Match #256
Annotations
5 errors
Run tests:
test/test_match.rb#L89
NoMethodError: undefined method `match?' for #<Fluent::GlobMatchPattern:0x0000028198e9a540 @regex=/\Aa\.b\Z/>
@patterns.any? {|pattern| pattern.match?(str) }
|
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