From: Kornel Benko Date: Wed, 19 Aug 2020 09:58:20 +0000 (+0200) Subject: Cmake export tests: Handle some tests which do not end X-Git-Tag: lyx-2.4.0dev-acb2ca7b~348 X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=babb0d2d3a03f82153e49e905b3344c1dc4d8fb8;p=features.git Cmake export tests: Handle some tests which do not end --- diff --git a/development/autotests/ignoredTests b/development/autotests/ignoredTests index 2cd98062fc..a61eeda974 100644 --- a/development/autotests/ignoredTests +++ b/development/autotests/ignoredTests @@ -177,6 +177,7 @@ export/export/latex/lyxbugs/6197-polish-amssymb_pdf5_systemF export/export/latex/languages/nested-inputenc_auto-legacy_.*_systemF export/export/latex/languages/cyrillic-languages-conflict_.*_systemF export/export/latex/languages/th-en_utf8_.*_systemF + # wrong output but does not fail: export/export/latex/lyxbugs/3059-language-in-tables_.*_systemF @@ -190,6 +191,9 @@ export/export/latex/lyxbugs/11522-systemfonts-Math-missingchars_pdf5_texF export/templates/Articles/American_Psychological_Association_%28APA%29,_v\._7_(dvi3|pdf5)_texF export/export/latex/languages/latinErt_(dvi3|pdf5)_texF +# Tests which never ends +export/export/latex/languages/supported-languages_babel_(dvi|pdf2?) + # lyx2lyx # dedicated lyx2lyx tests !export/export/lyx2lyx/.*lyx.. @@ -204,4 +208,6 @@ export/export/xhtml/.*(lyx..|dvi.*|pdf.*) # DOCBOOK # not expected to successful compile +check_load/export/docbook/.* +lyx2lyx/export/docbook/.* export/export/docbook/.*(lyx..|dvi.*|pdf.*)