]> git.lyx.org Git - lyx.git/blobdiff - development/autotests/ignoredTests
Cmake tests: Do not remove temporary data while debugging
[lyx.git] / development / autotests / ignoredTests
index 3061a1d67589c867faf614caccf2841128e7dd1b..d8e9b38a29845b7e94d5fdbfa6e7c88ed1aae4ce 100644 (file)
@@ -82,7 +82,7 @@ export/examples/Modules/Chessboard_(lyx(16|20|21|22|23)|(pdf5|dvi3)_texF)
 export/export/latex/.*platex.*(pdf2|texF)
 export/export/latex/languages/ja[-_].*_(pdf2|texF)
 #
-# Most Japanese documents use language "japanese" wich is tied to "platex"
+# Most Japanese documents use language "japanese" which is tied to "platex"
 # (automatically invoked instead of "latex" to create a DVI file).
 # For a discussion of alternatives for Japanese with LaTeX , see also
 # https://tex.stackexchange.com/questions/320021/xelatex-using-japanese-ldf-for-babel-causes-invalid-characters-errors
@@ -102,6 +102,12 @@ export/examples/ja/Modules/Rnw.*knitr.*
 !export/examples/ja/Modules/Sweave.*_(lyx.*|xhtml|pdf4_systemF)
 export/examples/ja/Modules/Sweave.*
 
+# The LuaTeX-ja package, which is loaded by bxjs* class, is not designed
+# to be used with dvilua(la)tex:
+#   https://www.mail-archive.com/search?l=mid&q=20200917155146.ec1bd9f9b5d5f5936513e5dd%40yahoo.co.jp
+# These started to fail due to a "luatex" package update in the TL20 cycle.
+export/.*/(ja|zh_CN)/.*_dvi3_systemF
+export/export/latex/CJK/zh_CN-toc.*_dvi3_systemF
 
 # CJK fails (sometimes) with Xe/LuaTeX and 8-bit fonts:
 #####
@@ -130,11 +136,6 @@ export/templates/Theses/PhD_Thesis/(Acknowledgments|Appendix|Summary|Bibliograph
 # Ignore all formats except xhtml export
 export/templates/Theses/PhD_Thesis/Bibliography_[^x].*
 
-# "Docbook article (SGML)" document class does not work with LaTeX
-##########################
-export/examples/Articles/DocBook_Article_.*(dvi3|pdf[245]).*
-export/templates/Articles/DocBook_Article_.*(dvi3|pdf[245]).*
-
 # `acmart` and `copernicus` are not supported by LyX < 2.3
 export/templates/Articles/Association_for_Computing_Machinery.*_lyx(16|20|21|22)
 export/templates/Articles/Copernicus_Publications_.*_lyx(16|20|21|22)
@@ -179,6 +180,10 @@ export/export/latex/inputenc-.*_systemF # 11522 still open but already tested
 export/export/latex/languages/supported-languages_babel_(pdf|dvi)._systemF
 export/export/latex/languages/supported-languages_babel_auto-legacy_.*_systemF
 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
 
@@ -186,8 +191,18 @@ export/export/latex/lyxbugs/3059-language-in-tables_.*_systemF
 export/export/latex/languages/supported-languages_babel_non-tex_.*(dvi|pdf.?|texF)
 export/export/latex/languages/supported-languages_polyglossia_.*(dvi|pdf.?|texF)
 export/export/latex/languages/supported-languages_XeTeX_.*(dvi|pdf.?|texF)
+export/export/latex/languages/supported-languages_(dvi3|pdf5).*_texF
 export/export/latex/lyxbugs-resolved/9633-.*(dvi|pdf.?|texF)
 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
+export/export/latex/languages/mixed_ltr-art_arabi-standard-font_(dvi3|pdf5)_texF
+
+# TeXLive does not set up Hebrew 8-bit TeX fonts
+export/export/latex/unicodesymbols/152-modifiers-presentation_he_.*_pdf2
+# Tests which are not expected to succeed, because used
+# as a child
+export/export/latex/languages/supported-languages_(dvi|pdf).*
 
 # lyx2lyx
 # dedicated lyx2lyx tests
@@ -200,3 +215,9 @@ export/export/lyx2lyx/.*
 check_load/export/xhtml/.*
 lyx2lyx/export/xhtml/.*
 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.*)