Re: [jruby-dev] Running RubyGems tests with JRuby

2009-07-01 Thread Charles Oliver Nutter
On Tue, Jun 30, 2009 at 2:57 AM, Jimmy Schementi wrote: > Is it know to work currently and I'm just overlooking something? Oh, and to answer your question: The crash is an obvious bug. The failures/errors in the test suite could be something simple...obviously RubyGems has been working for a long

Re: [jruby-dev] Running RubyGems tests with JRuby

2009-07-01 Thread Charles Oliver Nutter
Eeesh, lots of errors. I'll toss this into a bug report. Thanks Jimmy! On Tue, Jun 30, 2009 at 2:57 AM, Jimmy Schementi wrote: > Using JRuby 1.3.1 to run the RubyGems 1.3.1 test suite, I get an exception > midway but no visible exception message. I used this to run the tests, just > to simplify th

[jruby-dev] Running RubyGems tests with JRuby

2009-06-30 Thread Jimmy Schementi
Using JRuby 1.3.1 to run the RubyGems 1.3.1 test suite, I get an exception midway but no visible exception message. I used this to run the tests, just to simplify things (given the RubyGems-1_3_1-test directory contains the RubyGems test directory). MRI and IronRuby run this to completion: test_di