commit 7d4d88df29e2360dc265cc2c1a2a24aec74af65c
Author: Scott Kostyshak <[email protected]>
Date:   Wed Aug 6 15:42:44 2025 +0200

    ctests: invert Springer Nature DocBook tests
    
    These fail (with xmllint errors) for both Kornel and me.
---
 development/autotests/invertedTests      | 3 +++
 development/lyx-tester/ctest-reg-if-fail | 2 +-
 2 files changed, 4 insertions(+), 1 deletion(-)

diff --git a/development/autotests/invertedTests 
b/development/autotests/invertedTests
index ee28f05e78..1cbb332030 100644
--- a/development/autotests/invertedTests
+++ b/development/autotests/invertedTests
@@ -551,6 +551,9 @@ 
export/export/latex/lyxbugs-resolved/cprotect/7779-float-in-par-env_docbook5
 #   See also ML discussion:
 #     
https://www.mail-archive.com/search?l=mid&q=20211102011304.dmrcr7gjpxxwpd4o%40poole
 export/examples/(|ja/)Modules/LilyPond_Book_docbook5
+# - xmllint errors with Spring Nature.
+export/examples/Articles/Springer_Nature_Journals_docbook5
+export/templates/Articles/Springer_Nature_Journals_docbook5
 
 Sublabel: docbook poster
 # Posters cannot be properly exported, the LyX documents are too far from
diff --git a/development/lyx-tester/ctest-reg-if-fail 
b/development/lyx-tester/ctest-reg-if-fail
index 89143e1382..48b53cea23 100644
--- a/development/lyx-tester/ctest-reg-if-fail
+++ b/development/lyx-tester/ctest-reg-if-fail
@@ -54,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_docbook5|${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|${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