On Sat, Sep 21, 2024 at 02:29:13PM +0300, Eli Zaretskii wrote: > > Date: Sat, 21 Sep 2024 12:44:38 +0200 > > From: Patrice Dumas <pertu...@free.fr> > > > I didn't have time to build anything after Texinfo 7.1 (neither 7.1.1 > nor the current release/7.1 branch). In 7.1, the > split_nocopying_split_dev_null test did not fail for me, so if it > haven't changed since then, and if Texinfo didn't change anything that > is related to what the test tests, it should not fail now.
You are right, there is no reason for this file to have changed, the release/7.1 branch changes should be bugfixes only. Thanks for your answer. The MinGW on Cygwin with native Perl platform shows more test failures for the master branch. Given that the failures are different from MinGW on MSYS, and given all the issues of the MinGW on Cygwin with native Perl platform my current stance is not to try to setup specific checks to skip tests for that platform and let the test fail. Although overall texi2any on that platform should give correct results for most real world manuals, at least for now I do not think that it is worth doing something specific for tests. -- Pat