]> git.lyx.org Git - lyx.git/blobdiff - development/autotests/ignoredTests
ctests-costs-benefits: define false positive
[lyx.git] / development / autotests / ignoredTests
index d713cc5f361af38f3d5d0cbee9bae69bfafaecc2..86a0b9ac58f3cba6bbfcfec1eb43c5e3a6d63f85 100644 (file)
@@ -31,6 +31,23 @@ export/export/latex/inputenc-cp858_pdf2
 export/export/latex/CJK/ko_default_pdf2
 
 
+# ================================================
+Sublabel: lyx_wontfix
+# Tests that would fail because of LyX bugs or missing features. Not worth it
+# to invert because would take up testing time for issues that are not likely
+# to be fixed.
+# ================================================
+
+# lyx2lyx roundtrip does not converge in these cases because ERT is added on
+# each backwards export. The exports still compile; it is just that there is
+# no convergence.
+# Simplified example: \textbf{hello} -> \textbf{\textbf{hello}} -> ...
+#
+# https://www.mail-archive.com/search?l=mid&q=20210125200655.e27xaaoy2belyxhw%40tallinn
+export/doc/es/Additional_lyx(16|20|21|22|23)
+export/doc/(fr|ru)/UserGuide_lyx(16|20|21|22|23)
+
+
 # ===========================================
 Sublabel: special
 # Documents that do not work with all exports
@@ -39,10 +56,10 @@ Sublabel: special
 # XeTeX with TeX fonts
 ######################
 # XeTeX with TeX-fonts works only for input encodings "utf8-plain" and "ascii".
-# Ignore all (excect dedicated XeTeX tests):
+# Ignore all (except dedicated XeTeX tests):
 export/export/latex/lyxbugs/wrong_output_3059-rtl-tables-xetex_pdf4_texF
 !export/export/.*xetex.*_pdf4_texF
-export/.*/(|ar|ca|cs|da|de|en|el|es|eu|fa|fr|gl|he|hu|id|it|nb||nl|pl|pt|pt_BR|pt_PT|ro|ru|sk|sl|sr|sv|uk).*_pdf4_texF
+export/.*/(|ar|ca|cs|da|de|en|el|es|eu|fa|fr|gl|he|hu|id|it|lt|nb||nl|pl|pt|pt_BR|pt_PT|ro|ru|sk|sl|sr|sv|uk).*_pdf4_texF
 
 # Only PDFLaTeX
 ###############
@@ -82,7 +99,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 +119,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:
 #####
@@ -210,8 +233,8 @@ check_load/export/xhtml/.*
 lyx2lyx/export/xhtml/.*
 export/export/xhtml/.*(lyx..|dvi.*|pdf.*)
 
-# DOCBOOK
-# not expected to successful compile 
+# DocBook
+# not expected to successful compile
 check_load/export/docbook/.*
 lyx2lyx/export/docbook/.*
 export/export/docbook/.*(lyx..|dvi.*|pdf.*)