commit 1cac0fb91fbd235d7860daa23516281c912d8562
Author: Scott Kostyshak <skost...@lyx.org>
Date:   Wed Jan 9 19:00:08 2019 -0500

    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.
---
 development/autotests/ignoredTests  |    3 ---
 development/autotests/invertedTests |    4 ++++
 2 files changed, 4 insertions(+), 3 deletions(-)

diff --git a/development/autotests/ignoredTests 
b/development/autotests/ignoredTests
index 0388463..8e85a3f 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 180c90b..6643b4d 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

Reply via email to