From a48eefadc7db0911895ef109a58453f1567630a8 Mon Sep 17 00:00:00 2001 From: Kornel Benko Date: Mon, 16 Dec 2019 11:55:17 +0100 Subject: [PATCH] Cmake export tests: Suspend some Foils compilations with system fonts --- development/autotests/invertedTests | 11 +++++++++++ development/autotests/suspendedTests | 4 ++++ 2 files changed, 15 insertions(+) diff --git a/development/autotests/invertedTests b/development/autotests/invertedTests index 8302dc3148..dd280c6d89 100644 --- a/development/autotests/invertedTests +++ b/development/autotests/invertedTests @@ -322,3 +322,14 @@ Sublabel: attic # (i.e. could be ERT, package incompatiblity, ...) export/doc/attic/it_(UserGuide_dvi3|UserGuide_pdf4)_systemF export/doc/attic/id_UserGuide_.*systemF + +# ================================================ +Sublabel: dvips +# The document requests the dvips graphics driver, +# and of course this fails with any other backend. +# +# The document compiles if you set the graphics driver to "Automatic" +# and remove the dvips class option. But then, the output is not correct +# (rotation of foils does not work). +export/examples/(|fr/)Presentations/Foils_pdf[45]_systemF + diff --git a/development/autotests/suspendedTests b/development/autotests/suspendedTests index f8007d9e04..b162a4f066 100644 --- a/development/autotests/suspendedTests +++ b/development/autotests/suspendedTests @@ -16,6 +16,10 @@ # supported by many packages. -> Failures are mostly due to LaTeX problems. .*(|de|es|fr|he|hu|id|ko|ru|uk|zh_CN)/.*(dvi3|pdf4|pdf5)_texF +# The document requests the dvips graphics driver, and of course +# this fails with any other backend. +export/examples/(|fr/)Presentations/Foils_pdf[45]_systemF + # Files in the attic are kept for reference and conversion tests. # Failures are usually due to new package versions and "wontfix". .*/attic/(eu|id|it|pl|sk)_.* -- 2.39.2