From: Greg.mpls@... Date: 2017-05-15T15:27:22+00:00 Subject: [ruby-core:81178] [Ruby trunk Bug#13569] Windows - TestRubyOptions#test_search - append to paths instead of replacing Issue #13569 has been reported by MSP-Greg (Greg L). ---------------------------------------- Bug #13569: Windows - TestRubyOptions#test_search - append to paths instead of replacing https://bugs.ruby-lang.org/issues/13569 * Author: MSP-Greg (Greg L) * Status: Open * Priority: Normal * Assignee: * Target version: * ruby -v: ruby 2.5.0dev (2017-05-11 trunk 58657) [x64-mingw32] * Backport: 2.2: UNKNOWN, 2.3: UNKNOWN, 2.4: UNKNOWN ---------------------------------------- [TestRubyOptions#test_search](https://github.com/ruby/ruby/blob/trunk/test/ruby/test_rubyoptions.rb#L299) replaces `ENV['PATH']`, which causes a failure under Windows. PR appends, rather than replacing. See [GitHub PR 1616](https://github.com/ruby/ruby/pull/1616). -- https://bugs.ruby-lang.org/ Unsubscribe: