Issue #5111 has been updated by Luis Lavena. Assignee changed from Eric Hodel to Luis Lavena ---------------------------------------- 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.x 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