Skip to content

Fix silent failure of rb_test rules to run test #21733

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

Closed
wants to merge 1 commit into from
Closed

Conversation

JasonLunn
Copy link
Contributor

Additional details discussed in bazel-contrib/rules_ruby#233 and bazel-contrib/rules_ruby#223

Restoring tests revealed latent bug in JRuby's RubyMessage#convert that was exposed by the introduction test_to_hash while tests were not running; fix included.

Fix latent bug in JRuby's `RubyMessage#convert` that was exposed by the introduction `test_to_hash` while tests were not running.
@JasonLunn JasonLunn requested a review from a team as a code owner May 13, 2025 16:48
@mkruskal-google mkruskal-google self-requested a review May 13, 2025 17:46
JasonLunn added a commit that referenced this pull request May 14, 2025
Additional details discussed in bazel-contrib/rules_ruby#233 and bazel-contrib/rules_ruby#223

Restoring tests revealed latent bug in JRuby's `RubyMessage#convert` that was exposed by the introduction `test_to_hash` while tests were not running; fix included.

Closes #21733

COPYBARA_INTEGRATE_REVIEW=#21733 from protocolbuffers:fix_rb_test 3f8418f
PiperOrigin-RevId: 758470283
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
2 participants