From 3a452a240b8d8668633158b03da85bbb8cd99db5 Mon Sep 17 00:00:00 2001 From: Thibaut Cuvelier Date: Sun, 18 Oct 2020 07:59:54 +0200 Subject: [PATCH] DocBook: disable an inverted test for a LyX bug. --- development/autotests/invertedTests | 29 +++++++++++++++-------------- 1 file changed, 15 insertions(+), 14 deletions(-) diff --git a/development/autotests/invertedTests b/development/autotests/invertedTests index dc248045b2..53798aeeec 100644 --- a/development/autotests/invertedTests +++ b/development/autotests/invertedTests @@ -384,8 +384,21 @@ export/doc/ru/Math_(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 +# - This test is usually inverted, but it works with the DocBook backend. +!export/export/latex/lyxbugs/3059-language-in-tables_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 @@ -393,20 +406,8 @@ export/export/docbook/SciPoster_docbook5 export/examples/Posters/Beamerposter_docbook5 export/templates/Posters/.*_docbook5 -Sublabel: docbook implementation +Sublabel: docbook beamer # Beamer is not yet implemented. export/examples/Presentations/.*_docbook5 export/templates/.*/Presentations/Beamer_docbook5 export/templates/Presentations/.*_docbook5 - -Sublabel: docbook chapter -# 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 -- 2.39.2