On Sat, Sep 21, 2024 at 12:10:33PM +0200, Patrice Dumas wrote:
> This platform does not test the native Windows Info reader, it is the
> cygwin info reader.  So these tests fail in a 'pure' Cygwin setup, there
> is no mingw here, the comparison with mingw was in order to explain why
> the tests are skipped with mingw (on MSYS or on Cygwin) and not on
> 'pure' Cygwin.

It's hard for me to know what the problem is without building on Cygwin
myself, which I am not able or willing to do at the current time.  The
log files you sent appear to show that the pseudotty program is built
and used in the tests, but all the tests time out.

I don't understand why line 58 is referenced in the message saying the
test processes were terminated:

../../info/t/Init-test.inc: line 58: 11342 Terminated              ( exec 
./pseudotty "$pty_type" > $pipein )
../../info/t/Init-test.inc: line 58: 11344 Terminated              ( sleep 
$TEXINFO_INFO_TESTS_TIMEOUT; kill $ginfo_pid )
+ rm -f t/end-of-line.sh.pipein t/end-of-line.sh.pipeout

This may or may not be important.

Reply via email to