From: Usaku NAKAMURA Date: 2011-07-28T14:38:13+09:00 Subject: [ruby-core:38574] [Ruby 1.9 - Bug #5111][Assigned] test/rubygems/test_gem_installer.rb reports a failure on windows Issue #5111 has been reported by Usaku NAKAMURA. ---------------------------------------- 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: Eric Hodel 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