commit 5b5b1a451512026f4d201f60c9228313037ed735
Author: Kornel Benko <[email protected]>
Date:   Thu Dec 10 15:20:07 2015 +0100

    Cmake export tests: Handle attic files with now missing references to png 
graphics

diff --git a/development/autotests/suspendedTests 
b/development/autotests/suspendedTests
index 56c5e4d..72b0907 100644
--- a/development/autotests/suspendedTests
+++ b/development/autotests/suspendedTests
@@ -1,4 +1,4 @@
 # Languages cannot be in regex as .*, therefore they have to be explicitly 
named
 # This is due to our implementation in creating different lists for different 
languages
 .*(|de|es|fr|he|hu|id|ko|ru|uk|zh_CN)/.*(dvi3|pdf4|pdf5)_texF
-.*/attic/.*F
+.*/attic/(eu|it|pl|sk)_.*
diff --git a/development/autotests/suspiciousTests 
b/development/autotests/suspiciousTests
index 689858f..03aaf2f 100644
--- a/development/autotests/suspiciousTests
+++ b/development/autotests/suspiciousTests
@@ -208,3 +208,11 @@ 
export/mathmacros/testcases_speed_(dvi|pdf|pdf[23]|(dvi3|pdf[45])_(texF|systemF)
 # But this one fails fails because of a bug in LyX
 # Probably language mess
 export/export/ja/wrong_auto_encoding_(dvi|pdf(|3))
+
+# Fails because of missing .png graphic files
+# They were replaced by .svgz, but, as this file
+# is attic, we do not convert to new lyx format
+# latex creates output (and ignores missing files)
+# while (pdf|lua|xe)latex exits with != 0
+Sublabel: missingpng
+export/doc/attic/eu_UserGuide_pdf..*

Reply via email to