From b06b4095ca12d1740a46119a0952a885ac3ec913 Mon Sep 17 00:00:00 2001 From: Kornel Benko Date: Mon, 28 Dec 2015 08:16:49 +0100 Subject: [PATCH] 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 ..." --- development/autotests/ignoredTests | 3 +++ 1 file changed, 3 insertions(+) diff --git a/development/autotests/ignoredTests b/development/autotests/ignoredTests index 1311bdc6b3..2194c82a1b 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 -- 2.39.2