From 5b5b1a451512026f4d201f60c9228313037ed735 Mon Sep 17 00:00:00 2001 From: Kornel Benko Date: Thu, 10 Dec 2015 15:20:07 +0100 Subject: [PATCH] Cmake export tests: Handle attic files with now missing references to png graphics --- development/autotests/suspendedTests | 2 +- development/autotests/suspiciousTests | 8 ++++++++ 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/development/autotests/suspendedTests b/development/autotests/suspendedTests index 56c5e4d367..72b0907e90 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 689858fb7e..03aaf2f98e 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..* -- 2.39.2