]> git.lyx.org Git - features.git/blobdiff - development/autotests/invertedTests
Address failures of Seminar examples on new TL20
[features.git] / development / autotests / invertedTests
index 53798aeeec2e4717c8c6efd7a0d505f2049a4dfe..af1b78a95bc3f16b0656a7e6ae03aeaa521a3463 100644 (file)
@@ -92,6 +92,9 @@ 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 or 'wontfix' ML thread.
@@ -328,6 +331,17 @@ 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]-.*
+# These fail for perhaps a similar reason, but contrary to the unicodesymbols
+# case the maintainer of the seminar package is not planning to fix the core
+# issue since the package is old. Putting the following as the first line of
+# the LaTeX file is a workaround: \RequirePackage[2020-02-02]{latexrelease}
+export/examples/(fr/|)Presentations/Seminar.*(dvi|pdf|lyx22|lyx23).*
+
 
 # ================================================
 Sublabel: externalissues
@@ -379,31 +393,61 @@ 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.
+# - No real content apart from metadata (forbidden in DocBook).
+export/export/mixing_inTitle_layouts_docbook5
 # - 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/MissingEndLayoutBetweenTables_docbook5
+export/export/latex/languages/ja-listings-uncodable-error_docbook5
+export/export/latex/lyxbugs-resolved/9633-languagenesting_enumerate_and_lyxcode_docbook5
+export/export/latex/lyxbugs-resolved/9633-languagenesting_index_inset_docbook5
+export/export/latex/lyxbugs-resolved/9633-languagenesting1_docbook5
+export/export/latex/lyxbugs-resolved/9633-languagenesting2_docbook5
+export/export/xhtml/MissingEndTagDiv_docbook5
+export/export/xhtml/zh_CN_Tutorial_docbook5
+# - No proper document title (should be fixable).
+export/export/latex/inputenc-.*_docbook5
+export/export/latex/textcyr-textgreek-test_docbook5
+export/examples/.*/Graphics_and_Insets/XY-Figure_docbook5
+# - Formula in <code> tags.
+export/examples/.*/Graphics_and_Insets/XY-Pic_docbook5
+export/examples/.*/Graphics_and_Insets/XY-Figure_docbook5
+# - Formula in <code> tags.
+export/examples/.*/Graphics_and_Insets/XY-Pic_docbook5
+# - Math macros not implemented.
+export/mathmacros/testcases_speed_docbook5
+export/mathmacros/testcases_environments_docbook5
+export/mathmacros/masterOfSpace_docbook5
+# - Many templates are too complex for automatic conversion to work reliably.
+#   The resulting documents should still be easy to fully convert into DocBook.
+#   - AASTeX.
 export/export/docbook/bibliography_precooked_aastex_docbook5
-# - This test is usually inverted, but it works with the DocBook backend.
-!export/export/latex/lyxbugs/3059-language-in-tables_docbook5
+#   - Springer. (The svmono_light should still pass.)
+export/templates/Books/Springer_Monographs_%28svmono%29/.*_docbook5
+export/export/docbook/svmono_docbook5
+#   - scrbook with too many customisations.
+export/templates/Theses/PhD_Thesis/.*_docbook5
+# - Branches may cause problems (especially when mixing with parts that must go in <info>).
+export/export/latex/languages/supported-languages_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/examples/Posters/Beamerposter_docbook5
 export/export/docbook/A0_Poster_Simple_docbook5
 export/export/docbook/SciPoster_docbook5
-export/examples/Posters/Beamerposter_docbook5
+export/export/xhtml/A0_Poster_Simple_docbook5
 export/templates/Posters/.*_docbook5
 
 Sublabel: docbook beamer