Re: Tests fail in Windows with cygwin

2024-09-27 Thread Michele Locati
> The error message from the main process is a consequence of the error > in the child process. The comment says that apparently, non-blocking sockets > don't work. The code in gnulib/lib/nonblocking.c uses Windows system calls > with pipes. > > Maybe the cause is that in your CI you use > > de

Re: Tests fail in Windows with cygwin

2024-09-27 Thread Bruno Haible
Michele Locati wrote: > The only remaining failing test is not test-nonblocking-socket.sh: > I'll try to see what's going wrong there. FAIL: test-nonblocking-socket.sh ../../gltests/test-nonblocking-reader.h:111: assertion 'spent_time < 0.5' failed test-nonblockin