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

Add latest stable version of JRuby to Travis CI build matrix #288

Merged
merged 3 commits into from Dec 1, 2016

Conversation

floehopper
Copy link
Member

Since @headius fixed jruby/jruby#4250 and it was released in JRuby v9.1.6.0, the Mocha unit & acceptance tests have all been passing under this latest version of JRuby.

However, an assertion related to the stack-trace from a Mocha exception was failing under JRuby for both Minitest & Test::Unit (see this comment for details). This PR filters out JRuby-related lines of the stack-trace thus fixing the assertions.

Finally this PR also adds JRuby to the Travis CI build matrix in the hope that we can prevent regressions in the future.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant