On Thu, May 29, 2025 at 04:04:14PM +0100, Gavin Smith wrote: > On Thu, May 29, 2025 at 04:33:23PM +0200, Patrice Dumas wrote: > You could try reverting to the previous version to see if the test suites > pass there.
Indeed, the culprit is the following commit, and the reason is likely because the info/t/config/texinfo/infokey file is not committed. commit 46587bacc64f693e3513652300d073f04ba22d28 Date: Sat May 24 22:29:28 2025 +0100 info tests: avoid any default config files. * info/t/Init-test.inc: Locate config files by setting XDG_CONFIG_HOME. * info/t/Infokey-config, info/t/config/texinfo/infokey: File moved. -- Pat