[LyX/master] ctests: ignore a 2.5.x test for lyx-tester
Scott Kostyshak
skostysh at lyx.org
Sat Aug 8 11:37:49 UTC 2026
commit 758835e7a49973c46055144ffa4c7d1b710a97ff
Author: Scott Kostyshak <skostysh at lyx.org>
Date: Sat Aug 8 13:27:31 2026 +0200
ctests: ignore a 2.5.x test for lyx-tester
---
development/lyx-tester/ctest-reg-if-fail | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/development/lyx-tester/ctest-reg-if-fail b/development/lyx-tester/ctest-reg-if-fail
index d14899f40f..20eb8fe2ea 100644
--- a/development/lyx-tester/ctest-reg-if-fail
+++ b/development/lyx-tester/ctest-reg-if-fail
@@ -60,7 +60,7 @@ lyx_ctests_long_time='ru/UserGuide_(dvi3|pdf4|pdf5)_systemF|export/doc/ja/UserGu
# 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 the string "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|13315-poly-closing-cjk_pdf(2|3)|Hebrew_Article.*(pdf4_systemF|lyx22|lyx23|lyx24|lyx25)|${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|lyx25)|BATCH_compare-test|BATCH_outline-beamer|BATCH_vcs-info|13315-poly-closing-cjk_pdf(2|3)|Hebrew_Article.*(pdf4_systemF|lyx22|lyx23|lyx24|lyx25)|${lyx_ctests_lots_of_ram}|${lyx_ctests_long_time})"
# timeout of 10m.
function ctest-reg-if-fail ()
{
More information about the lyx-cvs
mailing list