On Jan 13, 2011, at 10:46 AM, Luis Lavena wrote:
>> I'm using Berger and Heesob's win32-open gem to accomplish it on 1.8, 1.9 
>> works with standard 1.9 (threaded) Open3.
>> 
>> https://github.com/rubygems/rubygems-test/commit/7663627693ce442e06be4709ebee613ad32f18a0
>> 
> 
> RUBY_PLATFORM = /mingw|mswin/
> 
> If you discard mswin you left the "other" version of Ruby out there
> (compiled with Visual Studio) out of the equation.
> 
> There are plenty of these users in the wild, so let's consider them for now 
> ;-)

I'll put out 0.2.5 later today after some testing. Thanks for the tips.

To everyone (sorry, this got a bit long):

We're probably going to go live RSN. We've been "ready" for about a week on the 
site side and are just waiting for some other cool opportunities to vivify, so 
I've been waiting to flip the switch on the hype machine. 

Josiah and I trying very hard for a pain-minimal launch, so if anyone has 2 
minutes and can test on their favorite platform, I'd really appreciate it and I 
know others would too. Feel free to upload bugs and just shoot me the URL that 
comes back to you; that part should always work at least. :) 

Roll and test your own gems with hoe HEAD or follow the README if you don't use 
Hoe. It should be very easy to fit your gems to work with rubygems-test and I 
want to hear about cases where it's not.

Any comments on the UX or utility of the http://gem-testers.org site would also 
be very welcome.

We're targeting on all supported operating systems:

1.8
1.9
JRuby (1.8 and 1.9 modes in 1.6 should work, but I haven't tested 1.6 yet)
Rubinius

There are still some RG bugs (in the tracker) which our test suite exposes 
(such as having to 'sudo gem test' with our gem if you install gems as root) 
but those are anomalies I don't have a lot of time to invest in controlling 
just yet. I posted them to the tracker earlier this week.

I haven't had the time or chance to check maglev and macruby yet, and ironruby 
will almost definitely break. Results from properly built and installed 
versions of these would be awesome.

Thanks for your time,

-Erik
_______________________________________________
Rubygems-developers mailing list
http://rubyforge.org/projects/rubygems
Rubygems-developers@rubyforge.org
http://rubyforge.org/mailman/listinfo/rubygems-developers

Reply via email to