Hi Gaurish, That's cool.
I am able to see the relevant failing tests. Am looking for a test to work on atm. Suggest me a bug if you can in the meanwhile though. On Sunday, April 27, 2014 11:28:02 PM UTC+5:30, Gaurish Sharma wrote: > > Hello Aditya, > I have written a blog post: > > > http://www.gaurishsharma.com/2014/04/getting-rails-test-suite-running-on-jruby.html > > To summarize, process is: > > 1. Run the test suite to find tests that fail on JRuby > 2. Try to isolate the error source. if its a rails issue, please submit a > PR,. the proposed fix doesn't have to be perfect solution, submitting WIP > PR & asking for feedback should be okay. if its a issue in JRuby, then > submit a PR there if you know java & can fix it all by yourself. Else, just > open an issue on github describing what the problem is & provide them a > small isolated code snippet which reproduces the problem. > > General Guidelines: > 1. Encoding issues are hardest to fix on JRuby. > 2. if you get stuck which an issue that providing too difficult to > solve/debug. You can switch to another issue, Try starting with easier > ones to get your feet wet. > > --Gaurish > -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Core" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/rubyonrails-core. For more options, visit https://groups.google.com/d/optout.
