]> git.lyx.org Git - lyx.git/blobdiff - development/autotests/ignoredTests
Merge branch 'master' of git.lyx.org:lyx
[lyx.git] / development / autotests / ignoredTests
index b10d78390f0b28c70a50663ef59d8c943ce854d8..ff1c39e5f3780a87ccc179983c86682b2a3bf452 100644 (file)
@@ -31,6 +31,46 @@ 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)
+
+# (https://www.mail-archive.com/lyx-devel@lists.lyx.org/msg218237.html)
+# These are old problems. One is related to a questionable nomencl change
+# which we addressed in master but not in stable, see
+# https://www.lyx.org/trac/ticket/10634#comment:2
+# The other is due to CJK quotation marks which are not supported in 2.3.
+#
+# TODO: unignore these tests after they are not used for compilation anymore
+#       (we only use "recent" lyx2lyx roundtrip to test compilation.)
+export/doc/de/UserGuide_lyx2(2|3)
+
+# perhaps related to the above de/UserGuide issue:
+# gives the following index error:
+# ERROR: CHAR: index 0 should be less than the length of the string
+# TODO: unignore these tests after they are not used for compilation anymore
+#       (we only use "recent" lyx2lyx roundtrip to test compilation.)
+export/doc/fr/EmbeddedObjects_lyx2(2|3)
+
+# (https://www.mail-archive.com/lyx-devel@lists.lyx.org/msg218252.html)
+# from Kornel:
+# Exporting to 2.3 format and exporting from the exported differ in extra lines and
+# in changed sequence of 2 lines at begin.
+#
+# $ diff doc/fr/UserGuide.23.lyx fr/UserGuide.23.23.lyx
+export/doc/fr/UserGuide_lyx2(2|3)
+
+
 # ===========================================
 Sublabel: special
 # Documents that do not work with all exports
@@ -87,11 +127,12 @@ export/export/latex/languages/ja[-_].*_(pdf2|texF)
 # 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
 #
+export/examples/Language_Support/Mixing_Japanese_with_other_Languages_%28with_platex%29_pdf2
 # Exceptions: 
 # The "!" means: "Protect these tests from being matched by future patterns in this file".
 # Export by plain- and pdflatex engines works with language "japanese-cjk", e.g.
-!export/examples/ja/Multilingual_Typesetting_with_CJK_(dvi|pdf[23]?)
-!export/examples/ja/Multilingual_Typesetting_with_CJK_.*systemF
+!export/examples/Language_Support/Mixing_Japanese_with_other_Languages_.*(dvi|pdf[23]?)
+export/examples/Language_Support/Mixing_Japanese_with_other_Languages_.*systemF
 # the rest:
 export/.*/ja/.*_(pdf2|texF)
 
@@ -111,7 +152,7 @@ export/export/latex/CJK/zh_CN-toc.*_dvi3_systemF
 
 # CJK fails (sometimes) with Xe/LuaTeX and 8-bit fonts:
 #####
-export/examples/ja/Multilingual_Typesetting_.*CJK.(dvi3|pdf5)_texF
+export/examples/Language_Support/Mixing_Japanese_with_other_Languages_.*(dvi3|pdf5)_texF
 export/.*/(ko|zh_CN)/.*(dvi3|pdf[45])_texF
 export/export/latex/CJK/zh_CN-toc_*.(dvi3|pdf[45])_texF
 export/export/latex/CJK/en-de-el-ru-ko_utf8_.*_texF
@@ -221,3 +262,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)