commit f09baa80fd62d9d71641cf725d06f97d0ddc8293
Author: Scott Kostyshak <[email protected]>
Date:   Sat Aug 30 22:38:58 2025 +0200

    ctest-reg-if-fail: mark ja UserGuide as long time
    
    This test takes a long time, so it is nice to exclude it and then
    run it in a separate run with a longer timeout.
---
 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 48b53cea23..826063e827 100644
--- a/development/lyx-tester/ctest-reg-if-fail
+++ b/development/lyx-tester/ctest-reg-if-fail
@@ -46,7 +46,7 @@ function add_suffix () {
 #
 # 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'
+lyx_ctests_long_time='ru/UserGuide_(dvi3|pdf4|pdf5)_systemF|export/doc/ja/UserGuide_pdf5_systemF'
 #
 # These tests require a lot of RAM (e.g., 10 GB for each one), so it is best 
not
 # to run them in parallel.
-- 
lyx-cvs mailing list
[email protected]
https://lists.lyx.org/mailman/listinfo/lyx-cvs

Reply via email to