commit 2411404815211beb9b002b86983260f0d1a88492 Author: Scott Kostyshak <skost...@lyx.org> Date: Tue Mar 18 22:16:47 2025 +0100
ctests: ignore the xhtml tests for now Many of the tests are failing, but it is not clear when they will be fixed. These tests are now ignored so as to keep the test output clean (i.e., so a new failing test will stand out). --- development/autotests/ignoredTests | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/development/autotests/ignoredTests b/development/autotests/ignoredTests index 9a3751aa04..6ba7ce6a63 100644 --- a/development/autotests/ignoredTests +++ b/development/autotests/ignoredTests @@ -31,6 +31,15 @@ export/export/latex/inputenc-cp858_pdf2 export/export/latex/CJK/ko_default_pdf2 +# ================================================ +Sublabel: lyx_known_regressions +# Tests that might be regressions, but might not be fixed soon so are making +# test output hard to interpret (i.e., hard to see if new regressions) +# ================================================ + +export/.*/(ar|ca|cs|da|de|el|es|eu|fa|fr|gl|he|hu|id|it|ja|ko|lt|nb|nl|pl|pt|pt_BR|pt_PT|ro|ru|sk|sl|sr|sv|uk|zh_CN|).*_xhtml + + # ================================================ Sublabel: lyx_wontfix # Tests that would fail because of LyX bugs or missing features. Not worth it @@ -277,3 +286,4 @@ export/.*/(ar|ca|cs|da|de|el|es|eu|fa|fr|gl|he|hu|id|it|ja|ko|lt|nb|nl|pl|pt|pt_ # ML discussion was here: # https://www.mail-archive.com/lyx-devel@lists.lyx.org/msg217924.html export/doc/zh_CN/Tutorial_(lyx22|lyx23|lyx24|dvi|pdf|pdf2|pdf3) + -- lyx-cvs mailing list lyx-cvs@lists.lyx.org https://lists.lyx.org/mailman/listinfo/lyx-cvs