On Mon, Nov 24, 2025 at 11:56:30AM +0100, Bruno Haible via Bug reports for the GNU Texinfo documentation system wrote: > Hi, > > Today's CI reports 3 test failures on
On which platform? There are failures in the github CI for AlmaLinux and 'newest Clang' that we are aware of, but do not have any idea on how to debug them, as seen in that thread: https://lists.gnu.org/archive/html/bug-texinfo/2025-09/msg00013.html > FAIL: t/languages.t 217 - documentlanguage text > FAIL: t/languages.t 218 - documentlanguage converted file_html > PASS: t/languages.t 219 - documentlanguage errors file_html > FAIL: t/languages.t 220 - documentlanguage converted file_info > > Detailed failure logs from test-suite.log: > > # Failed test 'documentlanguage text' > # at ../perl/t/test_utils.pl line 190. > # got: ' > # > # top section > # *********** > # > # 1 Chapter > # ********* > # > # chapter. > # > # Método de class: data-type name arguments > # Some text. > # > # > # ' > # expected: ' > # > # top section > # *********** > # > # 1 Chapter > # ********* > # > # chapter. > # > # Método on class: data-type name arguments > # Some text. > # > # > # ' > not ok 217 - documentlanguage text > # Failed test 'documentlanguage converted file_html' > # at ../perl/t/test_utils.pl line 1551. > FAIL: t/languages.t 217 - documentlanguage text > # ./t/results/languages/documentlanguage/res_html/documentlanguage.html and > t/results/languages/documentlanguage/out_html/documentlanguage.html differ: 1 > not ok 218 - documentlanguage converted file_html > FAIL: t/languages.t 218 - documentlanguage converted file_html > ok 219 - documentlanguage errors file_html > PASS: t/languages.t 219 - documentlanguage errors file_html > # Failed test 'documentlanguage converted file_info' > # at ../perl/t/test_utils.pl line 1551. > # ./t/results/languages/documentlanguage/res_info/documentlanguage.info and > t/results/languages/documentlanguage/out_info/documentlanguage.info differ: 1 > not ok 220 - documentlanguage converted file_info > FAIL: t/languages.t 220 - documentlanguage converted file_info > > Bruno > > > >
