commit 3da569052bcf5046337bafccfcdb8a91334f5728
Author: Scott Kostyshak <[email protected]>
Date:   Tue Aug 5 23:58:23 2025 +0200

    ctest-reg-if-fail: enable Springer Nature tests
    
    install-tl-ubuntu now installs the dependencies.
    
    The two DocBook tests are still disabled since they currently fail.
---
 development/lyx-tester/ctest-reg-if-fail | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/development/lyx-tester/ctest-reg-if-fail 
b/development/lyx-tester/ctest-reg-if-fail
index 62296185be..89143e1382 100644
--- a/development/lyx-tester/ctest-reg-if-fail
+++ b/development/lyx-tester/ctest-reg-if-fail
@@ -44,8 +44,6 @@ function add_suffix () {
 #               TODO: look into ^this when I have time.
 #               Jean-Pierre helped transition things to a new class (and file 
name) version.
 #
-# Springer_Nature_Journals: todo: just need to install dependencies.
-#
 # These tests take a long time. They often timeout with the '600' used below.
 # If run sequentially, they often complete faster and do not timeout.
 lyx_ctests_long_time='ru/UserGuide_(dvi3|pdf4|pdf5)_systemF'
@@ -56,7 +54,7 @@ lyx_ctests_long_time='ru/UserGuide_(dvi3|pdf4|pdf5)_systemF'
 # ctest -R "${lyx_ctests_lots_of_ram}"
 
lyx_ctests_lots_of_ram='supported-languages_babel_non-tex_(dvi3|pdf5)_systemF|export/doc/zh_CN/Intro_(dvi3|pdf5)_systemF|export/doc/zh_CN/Tutorial_(dvi3|pdf5)_systemF'
 # TODO: rename ctest_exclude to include "lyx".
-ctest_exclude="(supported-languages_polyglossia_.*_systemF|(%28APA%29,_v._6|Astronomical).*(pdf|dvi|lyx22|lyx23|lyx24)|BATCH_compare-test|BATCH_outline-beamer|BATCH_vcs-info|Springer_Nature_Journals|${lyx_ctests_lots_of_ram}|${lyx_ctests_long_time})"
+ctest_exclude="(supported-languages_polyglossia_.*_systemF|(%28APA%29,_v._6|Astronomical).*(pdf|dvi|lyx22|lyx23|lyx24)|BATCH_compare-test|BATCH_outline-beamer|BATCH_vcs-info|Springer_Nature_Journals_docbook5|${lyx_ctests_lots_of_ram}|${lyx_ctests_long_time})"
 # 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