Hey guys, wanted to check what is the state of master. Right now I'm having some weird failures in test_gem_command_manager.rb:
C:\Users\Luis\Projects\oss\rubygems>ruby -Ilib test\test_gem_command_manager.rb Test run options: --seed 64614 Loaded suite test/test_gem_command_manager Started ....F...F Finished in 0.231013 seconds. 1) Failure: test_run_crash_command(TestGemCommandManager) [test/test_gem_command_manager.rb:32]: Expected "ERROR: Loading command: crash (RuntimeError)", not "ERROR: Loading command: crash (LoadError)". 2) Failure: test_run_interrupt(TestGemCommandManager) [test/test_gem_command_manager.rb:20]: Expected "ERROR: Interrupted\n", not "ERROR: While executing gem ... (RuntimeError)\n Unknown command interrupt\n". 9 tests, 49 assertions, 2 failures, 0 errors, 0 skips ==== And others. Nothing has changed in my setup for me to question it, so wanted to check with you guys before do anything weird. Thank you. -- Luis Lavena AREA 17 - Perfection in design is achieved not when there is nothing more to add, but rather when there is nothing more to take away. Antoine de Saint-Exupéry _______________________________________________ Rubygems-developers mailing list http://rubyforge.org/projects/rubygems Rubygems-developers@rubyforge.org http://rubyforge.org/mailman/listinfo/rubygems-developers