commit 6b60e6811bdfe73f0e0cb05dd793b5b5267aa6cc
Author: Günter Milde <mi...@lyx.org>
Date:   Thu Sep 22 12:09:39 2016 +0200

    ctests: update labeling patterns.
---
 development/autotests/invertedTests   |    9 ++++++++-
 development/autotests/unreliableTests |    2 +-
 2 files changed, 9 insertions(+), 2 deletions(-)

diff --git a/development/autotests/invertedTests 
b/development/autotests/invertedTests
index 8dab991..f31a913 100644
--- a/development/autotests/invertedTests
+++ b/development/autotests/invertedTests
@@ -93,13 +93,20 @@ export/export/WrongDfnTagHandling_xhtml
 # contains underscores etc.
 export/export/latex/LongestLabelWithUnderscore.*
 
+#9871 LyX sends invalid Unicode to iconv when converting to ASCII
+# most probably due to BabelPreamble code (language specific headings for
+# theorems, problems , ... are written in the language's default encoding 
+# if they contain non-ASCII characters)
+export/doc/(es|fr)/Additional_pdf4_texF
+
+
 Sublabel: ert
 #
 # Export failures due to "raw" LaTeX use in ERT or preamble code.
 # "Wontfix" if demonstrating correct use and OK in the default output format.
 
 # Non-ASCII in ERT, fails with inputenc==ASCII (e.g. XeTeX with tex-fonts)
-export/doc/(de|es|fr)/Additional_pdf4_texF
+export/doc/(de|es)/Additional_pdf4_texF
 
 # inputencoding="utf8-plain" with Xe/LuaTeX: characters with
 # Unicode point > 256 lead to errors with 8-bit fonts
diff --git a/development/autotests/unreliableTests 
b/development/autotests/unreliableTests
index 5aff59d..192607a 100644
--- a/development/autotests/unreliableTests
+++ b/development/autotests/unreliableTests
@@ -51,7 +51,7 @@ Sublabel: erratic
 # Tests depending on local configuration, or the phase of the moon.
 
 # for unknonwn reasons, seminar fails at some places:
-export/examples/(|fr/)seminar_.*
+export/examples/(|fr/)seminar_.*(dvi|pdf).*
 
 # Export fails the first time but works the second time. (Why?)
 export/doc/es/Customization_pdf4_texF

Reply via email to