Re: git v2.13.0-rc0 test failures on cygwin
From: Devin Lehmacher <hidden>
Date: 2017-04-28 19:20:33
From: Devin Lehmacher <hidden>
Date: 2017-04-28 19:20:33
quoted
Test Summary Report ------------------- t0301-credential-cache.sh (Wstat: 256 Tests: 29 Failed: 6) Failed tests: 12, 24-28 Non-zero exit status: 1Confirmed I'm seeing this on v2.13.0-rc1, and this passed in v2.12.2. `git bisect` tells me this failure was introduced by commit v2.12.0-267-g612c49e94, added by Devin Lehmacher (added to the CC list).
Can someone with cygwin check that `test -S` works on cygwin? The only that tests that failed are those that use `test -S` to check for the existence of a socket. I'll also take a look at verbose test output (maybe with a trace too) for t0301 if someone sends me that. -Devin