]> git.lyx.org Git - lyx.git/blobdiff - development/autotests/invertedTests
ctests: Invert some tests for new ru Additional
[lyx.git] / development / autotests / invertedTests
index 46e5e6aff28d6e4f5d1dd323dbb19462df7822bd..13edc24c4ff6c812396548901a969cd7fcb69656 100644 (file)
@@ -83,7 +83,7 @@ export/examples/ja/Graphics_and_Insets/XY-Pic.*_systemF
 export/.*/fa/Welcome_(dvi3|pdf5)_systemF
 export/.*/fa/Welcome_(dvi3|pdf5)_systemF
 
-# Bug (in LyX or LaTeX?): 
+# Bug (in LyX or LaTeX?):
 # If a language change happens in an environment, LyX does not write an
 # explicit \inputencoding{<new-default>} when switching back to the "outer"
 # language. However, without explicit \inputencoding, the input encoding
@@ -92,9 +92,12 @@ export/.*/fa/Welcome_(dvi3|pdf5)_systemF
 export/export/latex/languages/nested-inputenc_auto-legacy_pdf2
 
 
+# - This test is usually inverted, but it works with the DocBook backend.
+!export/export/latex/lyxbugs/3059-language-in-tables_docbook5
+
 # ================================================
 Sublabel: lyxbugs
-# LyX bugs with a Trac number.
+# LyX bugs with a Trac number or 'wontfix' ML thread.
 # ================================================
 
 # Dedicated tests in export/latex/lyxbugs start with the ticket number
@@ -116,12 +119,6 @@ export/export/latex/lyxbugs/[0-9].*
 # (For some reason, the false positive error is not thrown with PDF (luatex).)
 #export/examples/sr/Modules/Braille_(dvi3|pdf4)_systemF
 
-#10355 xmllint detects failures
-export/doc/attic/eu_UserGuide_xhtml
-export/doc/(es|ja)/UserGuide_xhtml
-export/examples/External_Material/Spreadsheet_xhtml
-export/export/WrongDfnTagHandling_xhtml
-
 #11455 "Unable to process argument!" with multiple 1.6.x roundtrips
 export/templates/Articles/IEEE_Transactions_Journal_lyx16
 
@@ -160,6 +157,12 @@ export/doc/ar/UserGuide_lyx(22|23)
 export/export/lyx2lyx/11773-language-reversion-nesting-polyglossia_lyx2[23]
 export/examples/ko/Welcome_lyx2[23]
 
+# We decided not worth spending time to look into a fix
+# Warning: Malformed LyX document: Missing layout name on line 1876
+# https://www.mail-archive.com/search?l=mid&q=20200915233446.atwbyulny5gsbtyi%40tallinn
+export/examples/ru/Presentations/Beamer_lyx(16|20)
+
+
 # ==============================================================
 Sublabel: ert
 # Export failures due to "raw" LaTeX use in ERT or preamble code
@@ -328,6 +331,12 @@ export/templates/Articles/Hebrew_Article_%28KOMA-Script%29_(dvi3|pdf5)_systemF
 # See comment in unreliableTests
 export/export/latex/languages/uk-babel-date-missing-chars-with-ascii_pdf5_texF
 
+# fail because of characters requiring menukeys package which conflicts with
+# recent TL "latex" package update.
+# Reported here and there is hope for a fix soon.
+# https://github.com/tweh/menukeys/issues/59
+export/export/latex/unicodesymbols/07[48]-.*
+
 
 # ================================================
 Sublabel: externalissues
@@ -379,5 +388,33 @@ Sublabel: varioref
 # varioref is not working with XeTeX/LuaTeX for Russian, as it uses some
 # char macros which are not defined for these engines.
 export/doc/ru/UserGuide_(dvi3|pdf[45])_(system|tex)F
-export/doc/ru/Math_(dvi3|pdf[45])_systemF
+export/doc/ru/(Math|Additional)_(dvi3|pdf[45])_systemF
+
 
+# ================================================
+# DocBook
+Sublabel: docbook
+# Specific things that are not expected to work.
+# - Uses a book class, but has no chapters (forbidden in DocBook).
+export/export/MissingEndLayoutBetweenTables_docbook5
+export/doc/DummyDocument.*_docbook5
+export/doc/de/DummyDocument.*_docbook5
+export/doc/es/DocumentoPostizo.*_docbook5
+export/doc/fr/DocumentBidon.*_docbook5
+export/doc/ja/DummyDocument.*_docbook5
+# - The AASTeX template is too complex for automatic conversion to work reliably.
+export/export/docbook/bibliography_precooked_aastex_docbook5
+
+Sublabel: docbook poster
+# 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
+
+Sublabel: docbook beamer
+# Beamer is not yet implemented.
+export/examples/Presentations/.*_docbook5
+export/templates/.*/Presentations/Beamer_docbook5
+export/templates/Presentations/.*_docbook5