Skip to content

Fix silent failure of rb_test rules to run test (#21733) #21740

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

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.

Closes #21733

COPYBARA_INTEGRATE_REVIEW=#21733 from protocolbuffers:fix_rb_test 3f8418f PiperOrigin-RevId: 758470283

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
@JasonLunn JasonLunn requested a review from a team as a code owner May 14, 2025 03:50
@JasonLunn JasonLunn added jruby Issues unique to the JRuby interpreter 31.x labels May 14, 2025
@JasonLunn JasonLunn requested a review from shaod2 May 14, 2025 03:50
@JasonLunn JasonLunn closed this May 15, 2025
@JasonLunn JasonLunn deleted the 31.x-rules_ruby_fix branch May 15, 2025 12:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
31.x jruby Issues unique to the JRuby interpreter
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant