On Thu, Feb 12, 2026 at 10:21:16PM +0100, Bruno Haible wrote: > * On GNU/Hurd, where 7.2.90 had 4 test failures, there are now 6 test > failures: > > 7.2.90 > FAIL: test_scripts/formatting_documentlanguage_cmdline.sh > FAIL: test_scripts/layout_formatting_fr.sh > FAIL: test_scripts/layout_formatting_fr_info.sh > FAIL: test_scripts/layout_formatting_fr_icons.sh > > 7.2.91 > FAIL: test_scripts/formatting_documentlanguage_cmdline.sh > FAIL: test_scripts/formatting_cpp_lines.sh > FAIL: test_scripts/encoded_non_ascii_command_line.sh > FAIL: test_scripts/layout_formatting_fr.sh > FAIL: test_scripts/layout_formatting_fr_info.sh > FAIL: test_scripts/layout_formatting_fr_icons.sh > > Log is attached. >
Many thanks for the tests and reports. As before, these failures are all due to failure to load a locale that is not "C" or "POSIX". These are valid failures as they show the program won't translate strings correctly in its output.
