Yajl ruby #247
Triggered via pull request
January 6, 2025 08:52
Status
Cancelled
Total duration
25m 57s
Artifacts
–
Annotations
25 errors and 4 warnings
Failure:
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"}
? ^ +
- }
|
Ruby 3.1 on ubuntu-latest
Process completed with exit code 1.
|
Failure:
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"}
? ^ +
- }
|
Ruby 3.2 on ubuntu-latest
Process completed with exit code 1.
|
Failure:
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"}
? ^ +
- }
|
Ruby 3.3 on ubuntu-latest
Process completed with exit code 1.
|
Failure:
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"}
? ^ +
- }
|
Ruby 3.4 on ubuntu-latest
Process completed with exit code 1.
|
Failure:
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"}
? ^ +
- }
|
Ruby 3.2 on macos-latest
Process completed with exit code 1.
|
Failure:
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"}
? ^ +
- }
|
Failure:
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"]}
|
Ruby 3.1 on macos-latest
Process completed with exit code 1.
|
Failure:
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"}
? ^ +
- }
|
Ruby 3.4 on macos-latest
Process completed with exit code 1.
|
Failure:
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"}
? ^ +
- }
|
Ruby 3.3 on macos-latest
Process completed with exit code 1.
|
Ruby 3.4 on windows-latest
Canceling since a higher priority waiting request for 'yajl-ruby-Test' exists
|
Ruby 3.4 on windows-latest
The operation was canceled.
|
Ruby 3.1 on windows-latest
Canceling since a higher priority waiting request for 'yajl-ruby-Test' exists
|
Ruby 3.1 on windows-latest
The operation was canceled.
|
Ruby 3.3 on windows-latest
Canceling since a higher priority waiting request for 'yajl-ruby-Test' exists
|
Ruby 3.3 on windows-latest
The operation was canceled.
|
Ruby 3.2 on windows-latest
Canceling since a higher priority waiting request for 'yajl-ruby-Test' exists
|
Ruby 3.2 on windows-latest
The operation was canceled.
|
Ruby 3.1 on ubuntu-latest
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Ruby 3.2 on ubuntu-latest
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Ruby 3.3 on ubuntu-latest
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Ruby 3.4 on ubuntu-latest
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|