Skip to content

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

Merged
ashie merged 1 commit into
fluent:masterfrom
Watson1978:test-hash-inspect
Oct 21, 2024
Merged

tests: fix Hash#inspect format for Ruby HEAD#4677
ashie merged 1 commit into
fluent:masterfrom
Watson1978:test-hash-inspect

Conversation

@Watson1978

Copy link
Copy Markdown
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 <fujita@clear-code.com>
@ashie
ashie merged commit 0e84fbb into fluent:master Oct 21, 2024
@ashie

ashie commented Oct 21, 2024

Copy link
Copy Markdown
Member

Thanks!

@ashie

ashie commented Oct 21, 2024

Copy link
Copy Markdown
Member

👍 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
@daipom daipom added the CI Test/CI issues label Jan 28, 2025
@daipom daipom added this to the v1.18.0 milestone Jan 28, 2025
@Watson1978 Watson1978 mentioned this pull request Dec 5, 2025
@Watson1978 Watson1978 added the backport to v1.16 We will backport this fix to the LTS branch label Dec 5, 2025
@Watson1978 Watson1978 added the backported "backport to LTS" is done label Dec 9, 2025
daipom pushed a commit that referenced this pull request Dec 9, 2025
Backport #4677

**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**:

Signed-off-by: Shizuo Fujita <fujita@clear-code.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport to v1.16 We will backport this fix to the LTS branch backported "backport to LTS" is done CI Test/CI issues

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants