Skip to content

roll out experimental jruby #571

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

Merged
merged 4 commits into from
Apr 17, 2025
Merged

roll out experimental jruby #571

merged 4 commits into from
Apr 17, 2025

Conversation

mensfeld
Copy link
Member

This PR removes the spec that was failing under jruby from the CI. This spec was stupid anyhow because it was running the binding method call without required arguments. Effecrively we could make any single binding method crash that way.

close #516

@mensfeld mensfeld requested a review from Copilot April 16, 2025 08:26
@mensfeld mensfeld self-assigned this Apr 16, 2025
Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.

Comments suppressed due to low confidence (1)

spec/rdkafka/bindings_spec.rb:149

  • Removing the test for missing arguments may reduce coverage for error handling. Consider adding a replacement test or documenting why this behavior is no longer relevant.
-    context "without args" do

@mensfeld mensfeld merged commit 647f24d into main Apr 17, 2025
11 checks passed
@mensfeld mensfeld deleted the jruby branch April 17, 2025 04:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

Support jruby
1 participant