[LyX/master] lyx-tester: skip a few tests requiring extra fonts
Scott Kostyshak <[email protected]> Thu, 23 Jul 2026 15:56:14 +0000
| Newsgroups | gmane.editors.lyx.cvs |
|---|---|
| Message-ID | <[email protected]> |
commit 9eb7461494aa8b40f0ce8b69e2e8d350f886fd5f Author: Scott Kostyshak <[email protected]> Date: Thu Jul 23 17:54:12 2026 +0200 lyx-tester: skip a few tests requiring extra fonts --- development/lyx-tester/ctest-reg-if-fail | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/development/lyx-tester/ctest-reg-if-fail b/development/lyx-tester/ctest-reg-if-fail index 6c73c317e6..b49934c2f4 100644 --- a/development/lyx-tester/ctest-reg-if-fail +++ b/development/lyx-tester/ctest-reg-if-fail @@ -48,6 +48,8 @@ function add_suffix () { # For instructions from Kornel, see: # https://www.mail-archive.com/search?l=mid&q=20260623084112.5bdfc4c2%40admin1-desktop # +# Hebrew_Article_%28KOMA-Script%29_.*: also needs fonts +# # 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|export/doc/ja/UserGuide_pdf5_systemF' @@ -57,8 +59,8 @@ lyx_ctests_long_time='ru/UserGuide_(dvi3|pdf4|pdf5)_systemF|export/doc/ja/UserGu # The dev can choose to run these separately, sequentially. e.g., # 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|13315-poly-closing-cjk_pdf(2|3)|${lyx_ctests_lots_of_ram}|${lyx_ctests_long_time})" +# 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)|${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