From: Greg.mpls@... Date: 2018-08-06T15:50:52+00:00 Subject: [ruby-core:88311] [Ruby trunk Bug#14966] 2.5 branch - Appveyor failures - backport missed line Issue #14966 has been updated by MSP-Greg (Greg L). My fork passed on Appveyor: https://ci.appveyor.com/project/MSP-Greg/ruby/build/7#L4336 ---------------------------------------- Bug #14966: 2.5 branch - Appveyor failures - backport missed line https://bugs.ruby-lang.org/issues/14966#change-73341 * Author: MSP-Greg (Greg L) * Status: Open * Priority: Normal * Assignee: * Target version: * ruby -v: Current Ruby 2.5 branch * Backport: 2.3: UNKNOWN, 2.4: UNKNOWN, 2.5: UNKNOWN ---------------------------------------- A while ago, @hsbt committed r62990, and the following line was in `test\test_tmpdir.rb`: ``` TRAVERSAL_PATH.delete!(':') if /mswin|mingw/ =~ RUBY_PLATFORM ``` When it was backported to 2.5 (r62971), the line was omitted. I believe it needs to be inserted at line 61. That should allow Appveyor ruby_2_5 branch to pass... Thanks, Greg -- https://bugs.ruby-lang.org/ Unsubscribe: