X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=development%2Fautotests%2FignoredTests;h=adb2ec198bdd56a4078b7810882af42e442ef9ea;hb=0c7bd9a57f2a308bb9659200eda3b7e45f8d5d3c;hp=1311bdc6b356de5e9cfc4ea3380462c131f15a2c;hpb=968f05d0154bba359bc465fa51ea833b50233155;p=lyx.git diff --git a/development/autotests/ignoredTests b/development/autotests/ignoredTests index 1311bdc6b3..adb2ec198b 100644 --- a/development/autotests/ignoredTests +++ b/development/autotests/ignoredTests @@ -29,3 +29,21 @@ 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 + +# +# problems exporting to lyx16x +export/examples/(Literate|noweb2lyx)_lyx16 + +# Document class "Docbook article (SGML)" does not work with LaTeX: +export/examples/docbook_article_(dvi3|pdf[245]).* +export/templates/DocBook_article_(dvi3|pdf[245]).* + +# Ignore MergedManuals_xhtml because the test is very time-consuming +# and the underlying subdocuments are already tested +export/doc/(ja/|)MergedManuals_xhtml + +# Used only as include file for some tests +.*/export/IncludeMissingEndTagDiv.*