[LyX/master] lyx-tester: by default, skip 2 tests (extra font)
Scott Kostyshak <[email protected]> Sun, 28 Jun 2026 09:07:40 +0000
| Newsgroups | gmane.editors.lyx.cvs |
|---|---|
| Message-ID | <[email protected]> |
commit 77a044f88106c813630daa48626a15a3070862c0 Author: Scott Kostyshak <[email protected]> Date: Sun Jun 28 11:01:32 2026 +0200 lyx-tester: by default, skip 2 tests (extra font) These two tests require a non-standard font: 13315-poly-closing-cjk_pdf2 For instructions to install the font, see here: https://www.mail-archive.com/search?l=mid&q=20260623084112.5bdfc4c2%40admin1-desktop --- development/lyx-tester/ctest-reg-if-fail | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/development/lyx-tester/ctest-reg-if-fail b/development/lyx-tester/ctest-reg-if-fail index 826063e827..6c73c317e6 100644 --- a/development/lyx-tester/ctest-reg-if-fail +++ b/development/lyx-tester/ctest-reg-if-fail @@ -44,6 +44,10 @@ function add_suffix () { # TODO: look into ^this when I have time. # Jean-Pierre helped transition things to a new class (and file name) version. # +# 13315-poly-closing-cjk_pdf(2|3): requires an extra font. Jürgen and Kornel have it set up. +# For instructions from Kornel, see: +# https://www.mail-archive.com/search?l=mid&q=20260623084112.5bdfc4c2%40admin1-desktop +# # 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' @@ -54,7 +58,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 "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|${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|13315-poly-closing-cjk_pdf(2|3)|${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