[ruby-core:88302] [Ruby trunk Bug#14966] 2.5 branch - Appveyor failures - backport missed line

From: Greg.mpls@...
Date: 2018-08-05 23:37:33 UTC
List: ruby-core #88302
Issue #14966 has been reported by MSP-Greg (Greg L).

----------------------------------------
Bug #14966: 2.5 branch - Appveyor failures - backport missed line
https://bugs.ruby-lang.org/issues/14966

* 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: <mailto:ruby-core-request@ruby-lang.org?subject=unsubscribe>
<http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-core>

In This Thread

Prev Next