Yajl ruby #247
Annotations
3 errors
Run tests:
test/plugin/test_storage_local.rb#L332
<"{\n" + " \"key1\": \"1\"\n" + "}">("UTF-8") expected but was
<"{\"key1\":\"1\"}">("ASCII-8BIT").
diff:
- {
- "key1": "1"
? ^^ -
+ {"key1":"1"}
? ^ +
- }
|
Run tests:
test/plugin/test_in_tail.rb#L1757
<{:files=>[], :tails=>[]}> expected but was
<{:files=>[],
:tails=>
["/Users/runner/work/fluentd/fluentd/test/plugin/../tmp/tail/5a47d4681baf1d63b740/tail.txt"]}>.
diff:
- {:files=>[], :tails=>[]}
+ {:files=>[],
+ :tails=>
+ ["/Users/runner/work/fluentd/fluentd/test/plugin/../tmp/tail/5a47d4681baf1d63b740/tail.txt"]}
folded diff:
- {:files=>[], :tails=>[]}
+ {:files=>[],
+ :tails=>
+ ["/Users/runner/work/fluentd/fluentd/test/plugin/../tmp/tail/5a47d4681baf1d6
+ 3b740/tail.txt"]}
|
Run tests
Process completed with exit code 1.
|
Loading