diff options
author | Marc Hoersken <info@marc-hoersken.de> | 2020-10-12 06:23:25 +0200 |
---|---|---|
committer | Marc Hoersken <info@marc-hoersken.de> | 2020-10-16 20:10:26 +0200 |
commit | 354afc891df4b60b8017fc5d35a05daedb2cd812 (patch) | |
tree | 2d742d88d8e85836c1520a3812d8827d48a8173a /maketgz | |
parent | bfd35d5edadffa5d36e99c1c7b1b060d88510fdd (diff) | |
download | curl-354afc891df4b60b8017fc5d35a05daedb2cd812.tar.gz |
CI/azure: improve on flakiness by avoiding libtool wrappers
Install curl binaries into MinGW bin folder and use that
for the tests in order to avoid libtool wrapper binaries.
The libtool wrapper binaries (not scripts) on Windows seem
to be one of the possible causes for the following issues:
1. Process output can be lost in the wrapper process chain.
2. Killing the wrapper process does not kill the actual one.
Derived from #5904
Closes #6049
Diffstat (limited to 'maketgz')
0 files changed, 0 insertions, 0 deletions