commit b06b4095ca12d1740a46119a0952a885ac3ec913
Author: Kornel Benko <[email protected]>
Date: Mon Dec 28 08:16:49 2015 +0100
Cmake lyx2lyx tests: expanded ignoreTests
the entry export/templates/IEEEtran-Journal_lyx16
is added, because of (after the third roundtrip) endless loop inside
"python -tt lyx2lyx ..."
diff --git a/development/autotests/ignoredTests
b/development/autotests/ignoredTests
index 1311bdc..2194c82 100644
--- a/development/autotests/ignoredTests
+++ b/development/autotests/ignoredTests
@@ -29,3 +29,6 @@ export/mathmacros/Spacechild[123].*
export/examples/springer/svmono_(acknow|acronym|appendix|chapter|dedication|foreword|glossary|part|preface|referenc|solutions)_lyx[0-9][0-9]
export/examples/springer/svmult_(acknow|acronym|appendix|cblist|dedication|foreword|glossary|part|preface|referenc)_lyx[0-9][0-9]
export/examples/thesis/(Acknowledgments|Appendix|Summary|chapter-[12])_lyx[0-9][0-9]
+
+# Endless loop after the third roundtrip
+export/templates/IEEEtran-Journal_lyx16