[LyX/master] ctests: invert/ignore a few lyx25x tests
Scott Kostyshak <[email protected]>
| Newsgroups | gmane.editors.lyx.cvs |
|---|---|
| Message-ID | <[email protected]> |
commit 36252326a81c38788e9bc0723772589b34404675 Author: Scott Kostyshak <[email protected]> Date: Thu Aug 6 12:12:17 2026 +0200 ctests: invert/ignore a few lyx25x tests The corresponding 2.4.x exports were failing, so it is not surprising the 2.5.x exports also fail. Probably there are still a couple more of these left to ignore/invert in order to adapt to addition of 2.5.x testing. Amends 75ad49e4. --- development/autotests/ignoredTests | 2 +- development/autotests/invertedTests | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/development/autotests/ignoredTests b/development/autotests/ignoredTests index 15d1672218..9cca030f8a 100644 --- a/development/autotests/ignoredTests +++ b/development/autotests/ignoredTests @@ -169,7 +169,7 @@ export/examples/Articles/American_Astronomical_Society_.*v._6.2.*_lyx16 export/templates/Articles/American_Astronomical_Society_.*v._6.2.*_lyx16 # latex8.sty is obsoleted by IEEEconf -export/templates/Obsolete/Latex8_Article.*(dvi|pdf|lyx2[234]).* +export/templates/Obsolete/Latex8_Article.*(dvi|pdf|lyx2[2345]).* # ============================================================== Sublabel: irrelevant diff --git a/development/autotests/invertedTests b/development/autotests/invertedTests index bc438fdc16..7e84cf34d7 100644 --- a/development/autotests/invertedTests +++ b/development/autotests/invertedTests @@ -293,7 +293,7 @@ export/export/latex/languages/uk-babel-date-missing-chars-with-ascii_pdf5_texF # Putting the following as the first line of the LaTeX file is a workaround: # \RequirePackage[2020-02-02]{latexrelease} -export/templates/Articles/Journal_of_the_Acoustical_Society_of_America_%28JASA%29.*(dvi|pdf|lyx22|lyx23|lyx24).* +export/templates/Articles/Journal_of_the_Acoustical_Society_of_America_%28JASA%29.*(dvi|pdf|lyx22|lyx23|lyx24|lyx25).* # It is not high priority to look into the underlying cause of these two # failures since TeX fonts are not commonly used with LuaTeX and the ectaart @@ -322,7 +322,7 @@ export/export/latex/languages/supported-languages_polyglossia-XeTeX_pdf4_systemF # https://github.com/texjporg/platex/issues/107 # There is a fix but it has not been released yet. -export/examples/ja/Modules/Linguistics_lyx(22|23|24) +export/examples/ja/Modules/Linguistics_lyx(22|23|24|25) export/examples/ja/Modules/Linguistics_(dvi|pdf|pdf3)$ export/export/latex/inputenc-utf8-platex_pdf3? # -- lyx-cvs mailing list [email protected] https://lists.lyx.org/mailman/listinfo/lyx-cvs