[ruby-core:94413] [Ruby master Bug#15235] [patch] appveyor.yml - remove MinGW dll's from mswin testing PATH

From: takashikkbn@...
Date: 2019-08-18 06:54:54 UTC
List: ruby-core #94413
Issue #15235 has been updated by k0kubun (Takashi Kokubun).

Status changed from Open to Closed

Closing as requested at https://github.com/ruby/ruby/pull/1998#issuecomment-437700528

----------------------------------------
Bug #15235: [patch] appveyor.yml - remove MinGW dll's from mswin testing PATH
https://bugs.ruby-lang.org/issues/15235#change-80835

* Author: MSP-Greg (Greg L)
* Status: Closed
* Priority: Normal
* Assignee: 
* Target version: 
* ruby -v: 
* Backport: 2.3: UNKNOWN, 2.4: UNKNOWN, 2.5: UNKNOWN
----------------------------------------
At present, the MinGW dll's are in the path for the mswin builds in Appveyor.

I doubt they're an issue for building, but they could result in conflicts during testing.  Note that the MSYS2 dll's (in C:\msys64\usr\bin) are all prefixed with `msys-`.

Attached patch removes them.

Passed in my fork at:
https://ci.appveyor.com/project/MSP-Greg/ruby/builds/19626826


---Files--------------------------------
appveyor.yml.patch (576 Bytes)


-- 
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