Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tests: fix Hash#inspect format for Ruby HEAD #4677

Merged
merged 1 commit into from
Oct 21, 2024

Conversation

Watson1978
Copy link
Contributor

Which issue(s) this PR fixes:
Fixes #

What this PR does / why we need it:
Hash#inspect style was updated at
ruby/ruby@a8a0591

Since its changing, fluentd's CI fails with Ruby HEAD. https://github.com/fluent/fluentd/actions/runs/11427054212

This patch will recognize that style changing due to pass the CI tests.

Docs Changes:

Release Note:

Hash#inspect style was updated at
ruby/ruby@a8a0591

Since its changing, fluentd's CI fails with Ruby HEAD.
https://github.com/fluent/fluentd/actions/runs/11427054212

This patch will recognize that style changing due to pass the CI tests.

Signed-off-by: Shizuo Fujita <[email protected]>
@ashie ashie merged commit 0e84fbb into fluent:master Oct 21, 2024
11 of 16 checks passed
@ashie
Copy link
Member

ashie commented Oct 21, 2024

Thanks!

@ashie
Copy link
Member

ashie commented Oct 21, 2024

👍 https://github.com/fluent/fluentd/actions/runs/11435158280

@Watson1978 Watson1978 deleted the test-hash-inspect branch October 21, 2024 10:51
@kenhys kenhys mentioned this pull request Nov 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants