-
Notifications
You must be signed in to change notification settings - Fork 81
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
Failing tests on 1.7.22+ in recent weeks #80
Comments
An attempt to run
JRuby 1.7.19 runs the tests successfully. |
hmm, also ended with something similar on 1.7.24 :
|
OK, false alarm - just a messy setup when running outside maven. now loading should work better :
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This could certainly be a JRuby issue, but for the moment I'm treating it like a jruby-openssl issue.
At some point, test builds of jruby-openssl on JRuby 1.7.22 started failing, and they've continued failing for a few weeks.
The errors spewed are all over the place and I haven't looked into any one of them yet: https://s3.amazonaws.com/archive.travis-ci.org/jobs/104727216/log.txt
It seems like these 1.7.22 failures go back to here, but those errors are different: https://travis-ci.org/jruby/jruby-openssl/builds/92441978
One of the errors on this first build is a ClassCastException, so I'm wondering if there's a hidden incompatibility that has snuck in.
The text was updated successfully, but these errors were encountered: