[LyX/master] ctests: invert the supported-languages_babel tests
Scott Kostyshak <[email protected]>
| Newsgroups | gmane.editors.lyx.cvs |
|---|---|
| Message-ID | <[email protected]> |
commit e66c3931c625e1eedcb808492c50f3756ef2746b Author: Scott Kostyshak <[email protected]> Date: Mon Mar 9 21:11:01 2026 +0100 ctests: invert the supported-languages_babel tests These have been failing for a while on TeX Live. Many of the failures are likely due to: https://github.com/latex3/babel/issues/376 --- development/autotests/invertedTests | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/development/autotests/invertedTests b/development/autotests/invertedTests index c119a74306..3cd35f6eb5 100644 --- a/development/autotests/invertedTests +++ b/development/autotests/invertedTests @@ -351,6 +351,13 @@ export/export/latex/languages/supported-languages_polyglossia-XeTeX_pdf4_systemF export/examples/ja/Modules/Linguistics_lyx(22|23|24) export/examples/ja/Modules/Linguistics_(dvi|pdf|pdf3)$ +# These babel tests were failing for a few months on TL25 and TL26. +# https://github.com/latex3/babel/issues/376 +export/export/latex/languages/supported-languages_babel_(dvi|pdf|pdf2|pdf3) +export/export/latex/languages/supported-languages_babel_auto-legacy_(dvi|pdf|pdf2|pdf3) +# ! Package babel Error: You haven't defined the language 'mainlocalename' yet. +export/export/latex/languages/supported-languages_babel_non-tex_(dvi3|pdf4|pdf5)_systemF + # ================================================ Sublabel: externalissues -- lyx-cvs mailing list [email protected] https://lists.lyx.org/mailman/listinfo/lyx-cvs