I am updating the 1.9.3 tests and as you'd expect, there's some new failures. These may be good targets for anyone that wants to contribute.
The gist of all failure output is here: https://gist.github.com/headius/5043817 I'm going to be adding excludes for all these for now (under /test/externals/ruby1.9/excludes) since my goal was just to update the tests, but ideally we would fix these individual issues too. You can run the full suite with rake test:mri19 or just run individual tests the normal way (jruby test/externals/ruby1.9/whatever/test_something.rb -n test_name). We used to file bugs for new test failures as we mask them, but that seemed to be duplicate information since you can just look at the mask/tag files to see failures that need work. But we'd still like people to help fix these things :-) Go for it! - Charlie --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email