commit 9495551bfd3953222014e0fc210fdabdfabaaefb
Author: Kornel Benko <[email protected]>
Date:   Wed Nov 4 20:53:53 2015 +0100

    Cmake tests: Expand for some more suspended testcases
    
    All dvi_texF and pdf5_texF testcases are nov candidates for being suspended.
    After commit 279d084, now export/.*/Math_(dvi3|pdf5)_texF fails,
    therefore the tests are also inverted.

diff --git a/development/autotests/revertedTests 
b/development/autotests/revertedTests
index 7674ac0..8e71f34 100644
--- a/development/autotests/revertedTests
+++ b/development/autotests/revertedTests
@@ -21,6 +21,9 @@ export/.*/es/europeCV_pdf_texF
 # somehow lualatex is not able to compile with non-tex fonts
 export/.*/es/(Math|Tutorial|UserGuide|ejemplo_con_lyx)_dvi3_systemF
 
+# (dvi)?lualatex with tex fonts does not like formal tables?
+export/doc/(|de/|es/|fr/)Math_(dvi3|pdf5)_texF
+
 # See http://www.lyx.org/trac/ticket/8823
 export/examples/ja/(lilypond|sweave|knitr)_pdf
 #
diff --git a/development/autotests/suspendedTests 
b/development/autotests/suspendedTests
index 185a97e..3e6efaa 100644
--- a/development/autotests/suspendedTests
+++ b/development/autotests/suspendedTests
@@ -1 +1 @@
-INV.*pdf4_texF
+INV.*(dvi3|pdf4|pdf5)_texF

Reply via email to