From b0c27e2bbcf3ccc4b146bc7a346523deb4c4220c Mon Sep 17 00:00:00 2001 From: Scott Kostyshak Date: Sat, 24 Oct 2015 23:37:33 -0400 Subject: [PATCH] Invert some ctests that correctly fail These exports correctly fail now that we've switched to polyglossia. Although they compiled without error with babel, the resulting PDFs had gibberish. --- development/autotests/revertedTests | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/development/autotests/revertedTests b/development/autotests/revertedTests index f77caf00f0..c9e49c62a9 100644 --- a/development/autotests/revertedTests +++ b/development/autotests/revertedTests @@ -97,6 +97,12 @@ export/templates/aa_(dvi3|pdf4|pdf5)_(texF|systemF) export/doc/he/(Intro|Tutorial)_pdf4_texF export/examples/he/(example_lyxified|example_raw|splash)_pdf4_texF # +# These exports correctly fail now that we've switched to polyglossia. Although +# they compiled without error with babel, the resulting PDFs had gibberish. +export/doc/ru/Intro_pdf5_systemF +export/doc/ru/Tutorial_pdf5_systemF +export/doc/el/Intro_pdf5_systemF +# # Inside these two files, we state that they should only be expected # to work with pdflatex and possibly lualatex. export/examples/PDF-(comment|form)_(dvi.*|pdf[^25]*) -- 2.39.2