[LyX/master] Ctest: Move entry from invertedTests to ignoredTests

Kornel Benko <[email protected]> Wed, 20 May 2026 18:52:31 +0000
Newsgroups gmane.editors.lyx.cvs
Message-ID <[email protected]>
commit d1162205bf7c6fd7edfaed7ec03b3cd58fdfe675
Author: Kornel Benko <[email protected]>
Date:   Wed May 20 20:48:05 2026 +0200

    Ctest: Move entry from invertedTests to ignoredTests
    
    Since the ltx-talk most probably will not be supported,
    it is better we do not try to test the compilations.
---
 development/autotests/ignoredTests  | 3 +++
 development/autotests/invertedTests | 4 ----
 2 files changed, 3 insertions(+), 4 deletions(-)

diff --git a/development/autotests/ignoredTests b/development/autotests/ignoredTests
index e20234ea69..db74e71342 100644
--- a/development/autotests/ignoredTests
+++ b/development/autotests/ignoredTests
@@ -51,6 +51,9 @@ Sublabel: lyx_wontfix
 #
 # (currently no tests in this category, but we expect some in the future)
 
+# The ltx-talk class only supports pdflatex and lualatex since it employs modern latex3 and tagging
+# features that are only implemented in these backends
+export/(examples|templates)/(|de/)Presentations/LTX-Talk_(dvi|pdf|pdf3|dvi3)(|_systemF|_texF)
 
 # ===========================================
 Sublabel: special
diff --git a/development/autotests/invertedTests b/development/autotests/invertedTests
index 3136cfffe5..61fc5654f9 100644
--- a/development/autotests/invertedTests
+++ b/development/autotests/invertedTests
@@ -347,10 +347,6 @@ export/export/latex/languages/supported-languages_babel_auto-legacy_(dvi|pdf|pdf
 # ! Package babel Error: You haven't defined the language 'mainlocalename' yet.
 export/export/latex/languages/supported-languages_babel_non-tex_(dvi3|pdf4|pdf5)_systemF
 
-# The ltx-talk class only supports pdflatex and lualatex since it employs modern latex3 and tagging
-# features that are only implemented in these backends
-export/(examples|templates)/(|de/)Presentations/LTX-Talk_(dvi|pdf|pdf3|dvi3)(|_systemF|_texF)
-
 
 # ================================================
 Sublabel: externalissues
-- 
lyx-cvs mailing list
[email protected]
https://lists.lyx.org/mailman/listinfo/lyx-cvs