From bf1f3f827a495edbe52b0473878a835d58a7598e Mon Sep 17 00:00:00 2001 From: Scott Kostyshak Date: Sun, 13 Jan 2019 14:18:25 -0500 Subject: [PATCH] ctests: ignore latex8 LyX 2.2.x and 2.3.x tests The cls is obsolete, so all PDF exports are disabled. We keep the 1.6.x and 2.1.x tests because those only check roundtrip convergence, and do not export to PDF. --- development/autotests/ignoredTests | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/development/autotests/ignoredTests b/development/autotests/ignoredTests index 2dd02cb9f7..a2a96c5ec7 100644 --- a/development/autotests/ignoredTests +++ b/development/autotests/ignoredTests @@ -109,7 +109,7 @@ Sublabel: obsolete # latex8.sty is obsolete and replaced by IEEEconf. check_load/templates/attic/latex8 export/templates/attic/latex8_pdf.* -export/templates/attic/latex8_(dvi|dvi3_.*) +export/templates/attic/latex8_(dvi|dvi3_.*|lyx(22|23)) # aastex.cls is obsolete and replaced by aastex6.cls # aastex6.cls is obsolete and replaced by aastex62.cls -- 2.39.5