From 67c5ee439d8305bf00b31efece245cda60b61882 Mon Sep 17 00:00:00 2001 From: =?utf8?q?G=C3=BCnter=20Milde?= Date: Sun, 20 Jan 2019 18:24:41 +0100 Subject: [PATCH 1/1] ctests: Invert failing lyx2lyx tests for beamer. Some exports to versions < 2.1 fail due to a warning about missing layout name. --- development/autotests/invertedTests | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/development/autotests/invertedTests b/development/autotests/invertedTests index 072e4200f1..d470b8a6f8 100644 --- a/development/autotests/invertedTests +++ b/development/autotests/invertedTests @@ -58,6 +58,13 @@ export/export/latex/iconv-error-nomenclature_pdf2 # check_load/templates/acmart +# "beamer" lyx2lyx fails sometimes for versions < 2.1 +# Back-conversion results in some layouts without name ("\begin_layout \n") +# which trigger a warning message leading to test failure. +export/examples/(|de/|fr/|ja/)beamer_lyx(16|20) +export/templates/.*beamer-conference-ornate-20min_lyx(16|20) +export/examples/beamerlyxexample1_lyx(16|20) + # input encoding tests # -------------------- -- 2.39.2