]> git.lyx.org Git - lyx.git/blobdiff - development/autotests/ignoredTests
Move handling of LFUN_COPY to BufferView
[lyx.git] / development / autotests / ignoredTests
index c5e384b46b1cfff10fa1777139d85f1d73786479..b10d78390f0b28c70a50663ef59d8c943ce854d8 100644 (file)
@@ -39,10 +39,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
 ###############
@@ -106,7 +106,8 @@ export/examples/ja/Modules/Sweave.*
 # 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/.*_dvi3_systemF
+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:
 #####
@@ -216,19 +217,7 @@ lyx2lyx/export/xhtml/.*
 export/export/xhtml/.*(lyx..|dvi.*|pdf.*)
 
 # DocBook
-# not expected to successful compile 
+# not expected to successful compile
 check_load/export/docbook/.*
 lyx2lyx/export/docbook/.*
 export/export/docbook/.*(lyx..|dvi.*|pdf.*)
-# Posters cannot be properly exported, the LyX documents are too far from
-# DocBook expectations (but should have XML-valid output).
-export/export/docbook/A0_Poster_Simple_docbook5
-export/export/docbook/SciPoster_docbook5
-export/examples/Posters/Beamerposter_docbook5
-export/templates/Posters/.*_docbook5
-# Beamer is not yet implemented.
-export/examples/Presentations/.*_docbook5
-# Specific things that are not expected to work.
-export/export/MissingEndLayoutBetweenTables_docbook5 # Uses a book class, but has no chapters (forbidden in DocBook).
-export/export/docbook/bibliography_precooked_aastex_docbook5 # The AASTeX template is too complex for automatic
-# conversion to work reliably.
\ No newline at end of file