From: Usaku NAKAMURA Date: 2011-08-02T19:53:11+09:00 Subject: [ruby-core:38704] [Ruby 1.9 - Bug #5111] test/rubygems/test_gem_installer.rb reports a failure on windows Issue #5111 has been updated by Usaku NAKAMURA. Assignee changed from Usaku NAKAMURA to Luis Lavena It seems OK. Please backport it. Thank you, Luis! ---------------------------------------- Bug #5111: test/rubygems/test_gem_installer.rb reports a failure on windows http://redmine.ruby-lang.org/issues/5111 Author: Usaku NAKAMURA Status: Assigned Priority: Normal Assignee: Luis Lavena Category: lib Target version: 1.9.3 ruby -v: ruby 1.9.4dev (2011-07-28 trunk 32722) [x64-mswin64_100] =begin I guess the test is wrong on Windows. 1) Failure: test_generate_bin_bindir_with_user_install_warning(TestGemInstaller) [C:/Users/usa/ruby/test/rubygems/test_gem_installer.rb:225]: --- expected +++ actual @@ -1 +1,3 @@ -"" +"WARNING: You don't have /usr/bin in your PATH, +\t gem executables will not run. +" =end -- http://redmine.ruby-lang.org