From: nagachika00@... Date: 2018-09-03T11:07:05+00:00 Subject: [ruby-core:88820] [Ruby trunk Bug#14966] 2.5 branch - Appveyor failures - backport missed line Issue #14966 has been updated by nagachika (Tomoyuki Chikanaga). Backport changed from 2.3: UNKNOWN, 2.4: UNKNOWN, 2.5: REQUIRED to 2.3: UNKNOWN, 2.4: UNKNOWN, 2.5: DONE Hello Greg, Thank you very much for your notice. I have applied your patch at r64621 in ruby_2_5 branch. ---------------------------------------- Bug #14966: 2.5 branch - Appveyor failures - backport missed line https://bugs.ruby-lang.org/issues/14966#change-73865 * Author: MSP-Greg (Greg L) * Status: Closed * Priority: Normal * Assignee: * Target version: * ruby -v: Current Ruby 2.5 branch * Backport: 2.3: UNKNOWN, 2.4: UNKNOWN, 2.5: DONE ---------------------------------------- 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 ---Files-------------------------------- 1939.patch (719 Bytes) -- https://bugs.ruby-lang.org/ Unsubscribe: