]> git.lyx.org Git - features.git/blobdiff - development/autotests/ignoredTests
ctests: ignore zh_CN/Tutorial that time out
[features.git] / development / autotests / ignoredTests
index d8e9b38a29845b7e94d5fdbfa6e7c88ed1aae4ce..763666c1ce8396c3ef68c992b02315f123a1e086 100644 (file)
@@ -31,6 +31,21 @@ 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}} -> ...
+#
+# (currently no tests in this category, but we expect some in the future)
+
+
 # ===========================================
 Sublabel: special
 # Documents that do not work with all exports
@@ -39,10 +54,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
 ###############
@@ -221,3 +236,18 @@ export/export/xhtml/.*(lyx..|dvi.*|pdf.*)
 check_load/export/docbook/.*
 lyx2lyx/export/docbook/.*
 export/export/docbook/.*(lyx..|dvi.*|pdf.*)
+
+# ================================================
+# epub
+Sublabel: lyx_later
+# Tests ignored for now since a lot of them are
+# failing (and are not 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|).*_epub
+
+# For zh_CN: Jürgen pointed out that it might be due to this issue:
+#   https://tex.stackexchange.com/questions/548139/
+# TODO: and that we might want to report it here:
+#   https://www.nongnu.org/cjk/
+# ML discussion was here:
+#   https://www.mail-archive.com/lyx-devel@lists.lyx.org/msg217924.html
+export/doc/zh_CN/Tutorial_(lyx22|lyx23|dvi|pdf|pdf2|pdf3)