> Date: Sun, 23 Oct 2022 14:44:33 +0200 > From: pertu...@free.fr > Cc: gavinsmith0...@gmail.com, bug-texinfo@gnu.org > > > Thanks. Do you want me to try patching the current pretest and > > testing the change, or should I wait for the next pretest? If the > > former, is it enough to apply only the changeset of commit > > d9a947dd76999d0f84499f4cac048363957305bc, or does it depend on other > > changes done recently? > > I think that it does not depend on other changes. You'll also need to > remove input_file_names_recoded_stamp.txt manually, or it will remain > with FAIL even if it now succeeds.
Thanks, I've done that, and now at least the first part of the test suite, in test_scripts/, does run. Surprisingly, input_file_names_recoded_stamp.txt has "OK" written to it. Shouldn't the file have had "FAILED" in it? Out of 144 tests in test_scripts/, 105 pass, 31 are skipped, and 8 fail. The failed ones are all about non-ASCII characters, it seems.