commit bc785a9960647c1f9ad0505d1eda8d3c7c0a449d
Author: Scott Kostyshak <[email protected]>
Date:   Sat Mar 15 15:25:14 2025 +0100

    lyx-tester: exclude Springer_Nature_Journals
    
    lyx-tester does not yet install the dependencies.
---
 development/lyx-tester/ctest-reg-if-fail | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/development/lyx-tester/ctest-reg-if-fail 
b/development/lyx-tester/ctest-reg-if-fail
index 9f8aa535fa..ef50007d2e 100644
--- a/development/lyx-tester/ctest-reg-if-fail
+++ b/development/lyx-tester/ctest-reg-if-fail
@@ -44,7 +44,9 @@ function add_suffix () {
 #               TODO: look into ^this when I have time.
 #               Jean-Pierre helped transition things to a new class (and file 
name) version.
 #
-ctest_exclude='(supported-languages_polyglossia_.*_systemF|(%28APA%29,_v._6|Astronomical).*(pdf|dvi|lyx22|lyx23)|BATCH_compare-test|BATCH_outline-beamer|BATCH_vcs-info)'
+# Springer_Nature_Journals: todo: just need to install dependencies.
+#
+ctest_exclude='(supported-languages_polyglossia_.*_systemF|(%28APA%29,_v._6|Astronomical).*(pdf|dvi|lyx22|lyx23)|BATCH_compare-test|BATCH_outline-beamer|BATCH_vcs-info|Springer_Nature_Journals)'
 # timeout of 10m.
 function ctest-reg-if-fail ()
 {
-- 
lyx-cvs mailing list
[email protected]
https://lists.lyx.org/mailman/listinfo/lyx-cvs

Reply via email to