On 27/08/17 16:47, Ramsay Jones wrote: > On 27/08/17 12:33, Adam Dinwoodie wrote: [snip] >> Cygwin 2.8.3 hasn't been released yet, > > Heh, yes, I found that out myself this afternoon. ;-) > >> but I've just tested the latest >> development snapshot with Jeff's simple test case, and it works as >> expected, so I'm going to assume the Git test will start passing once >> that version of the Cygwin DLL is released too. I noticed that cygwin 2.9.0 has been released, so I updated and ran test t8010-cat-file-filters.sh which, as expected, now passes. Since the above failure was caused, in part, by an errant errno value, I decided to try reverting the fix for t0301-credential-cache.sh. (ie. commit 1f180e5eb9, "credential-cache: interpret an ECONNRESET as an EOF", 27-07-2017). However, that re-introduces the failure! ;-) [I haven't done a complete test-suite run yet, but I don't expect to have any failures - famous last words!] ATB, Ramsay Jones