commit 1fbcd26d8f32b739bb384bd80d380eab1dfb4b32
Author: Kornel Benko <kor...@lyx.org>
Date:   Thu Dec 31 15:05:33 2015 +0100

    Cmake export tests: these cases will probably not be corrected in near 
future
    
    testcases_speed_lyx21 added to suspiciousTests
        Handling unknown body token: `\begin_manifest'at line ...
    Literate_lyx16 and noweb2lyx_lyx16 added to ignoredTests
        Plenty of warnings (~ 390)

diff --git a/development/autotests/ignoredTests 
b/development/autotests/ignoredTests
index c67105b..891b955 100644
--- a/development/autotests/ignoredTests
+++ b/development/autotests/ignoredTests
@@ -33,5 +33,9 @@ 
export/examples/thesis/(Acknowledgments|Appendix|Summary|chapter-[12])_lyx[0-9][
 # Endless loop after the third roundtrip
 export/templates/IEEEtran-Journal_lyx16
 
+#
+# problems exporting to lyx16x
+export/examples/(Literate|noweb2lyx)_lyx16
+
 # Document class "Docbook article (SGML)" does not work with LaTeX:
 export/examples/(docbook_article)_(pdf[245]|dvi3).*
diff --git a/development/autotests/suspiciousTests 
b/development/autotests/suspiciousTests
index 3e0490e..4fb7a55 100644
--- a/development/autotests/suspiciousTests
+++ b/development/autotests/suspiciousTests
@@ -40,7 +40,7 @@ export/examples/linguistics_(dvi3|pdf[45])_systemF
 export/examples/aas_sample_(dvi3|pdf5)_(texF|systemF)
 
 # Following mathmacros tests fail
-export/mathmacros/testcases_speed_(lyx16|dvi|pdf|pdf[23]|(dvi3|pdf[45])_(texF|systemF))
+export/mathmacros/testcases_speed_(lyx16|lyx21|dvi|pdf|pdf[23]|(dvi3|pdf[45])_(texF|systemF))
 check_load/mathmacros/testcases_speed
 
 Sublabel: todo

Reply via email to