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

Get JRuby green and run it in CI #93

Merged
merged 10 commits into from
Feb 6, 2019
Merged

Conversation

headius
Copy link
Contributor

@headius headius commented Nov 19, 2018

This is a WIP to get some JRuby fixes in place to make tests green and enable testing of JRuby in CI.

There's one issue fixed in the initial commits: catch logic and the REDUCE macro were implemented incorrectly.

Other issues will be filed separately and combined into this PR until everything's good to go.

flavorjones added a commit to sparklemotion/nokogiri that referenced this pull request Nov 19, 2018
@flavorjones
Copy link
Collaborator

@headius I imagine you tagged me because of Nokogiri JRuby support? I'm not sure I'm otherwise a qualified reviewer. In any case I've got a WIP branch up to make it easy to test racc-on-JRuby in Nokogiri. What you've got as of 25ac3fe is green for me.

@tenderlove tenderlove merged commit 841d82d into ruby:master Feb 6, 2019
headius pushed a commit to headius/racc that referenced this pull request Feb 6, 2019
@headius
Copy link
Contributor Author

headius commented Feb 7, 2019

@flavorjones Thanks, I don't remember any particular reason I requested review from you, but thanks for the input all the same!

@headius headius deleted the jruby_ci_fixes branch January 10, 2020 15:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants