> Date: Sun, 23 Oct 2022 14:44:33 +0200 > From: [email protected] > Cc: [email protected], [email protected] > > 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.
Running the test suite with "FAILED" in that file produces a few failures: FAIL: test_scripts/formatting_non_ascii_command_line.sh FAIL: test_scripts/formatting_non_ascii_test_epub.sh FAIL: test_scripts/formatting_non_ascii_test_rawtext.sh FAIL: test_scripts/formatting_non_ascii_no_setfilename_test_rawtext.sh FAIL: test_scripts/formatting_non_ascii_test_latex.sh FAIL: input_dir_non_ascii.sh FAIL: output_dir_non_ascii.sh FAIL: output_dir_file_non_ascii.sh Sounds like all of these should be disabled if there's FAILED in that file? And this failure: FAIL: test_scripts/layout_formatting_epub_nodes.sh is because of the backslash issue? Or am I confused (in which case where are the tests in the 'layout' directory in the "make check" run?)?
