From: Scott Kostyshak Date: Thu, 10 Jan 2019 00:00:08 +0000 (-0500) Subject: ctests: move IEEEtran-Journal_lyx16 to inverted X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=3d11817be3e29721697577be03279e06eacb57ce;p=features.git ctests: move IEEEtran-Journal_lyx16 to inverted It used to give an endless loop, so we "ignored" it (did not run the test). Now it gives a lyx2lyx warning, which is reported at #11455, so it is appropriate to invert the test. --- diff --git a/development/autotests/ignoredTests b/development/autotests/ignoredTests index 038846354a..8e85a3f86d 100644 --- a/development/autotests/ignoredTests +++ b/development/autotests/ignoredTests @@ -11,9 +11,6 @@ Sublabel: problematic # Documents that cause problems for the test suite # ================================================ -# Endless loop after the third roundtrip -export/templates/IEEEtran-Journal_lyx16 - # problems exporting to lyx16x export/examples/(Literate|noweb2lyx)_lyx16 diff --git a/development/autotests/invertedTests b/development/autotests/invertedTests index 180c90be77..6643b4d9b1 100644 --- a/development/autotests/invertedTests +++ b/development/autotests/invertedTests @@ -168,6 +168,10 @@ export/export/latex/luainputenc-utf8_pdf5_texF # for traditional 8-bit fonts.) export/export/latex/luainputenc-utf8_pdf5_systemF +#11455 "Unable to process argument!" with multiple 1.6.x roundtrips +export/templates/IEEEtran-Journal_lyx16 + + # ============================================================== Sublabel: ert # Export failures due to "raw" LaTeX use in ERT or preamble code