commit c94bb34c50c90f15a398c90ed097218be123955f
Author: Scott Kostyshak <[email protected]>
Date:   Sat Nov 5 14:50:34 2022 -0400

    ctests: ignore a couple more roundtrip tests
    
    Export fails after compilation with the following error:
    
      ERROR: CHAR: index 0 should be less than the length of the string
---
 development/autotests/ignoredTests |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)

diff --git a/development/autotests/ignoredTests 
b/development/autotests/ignoredTests
index 0c5f50e..c22198d 100644
--- a/development/autotests/ignoredTests
+++ b/development/autotests/ignoredTests
@@ -55,6 +55,11 @@ Sublabel: lyx_wontfix
 #       (we only use "recent" lyx2lyx roundtrip to test compilation.
 export/doc/de/UserGuide_lyx2(2|3)
 
+# perhaps related to the above de/UserGuide issue:
+# gives the following index error:
+# ERROR: CHAR: index 0 should be less than the length of the string
+export/doc/fr/EmbeddedObjects_lyx(2|3)
+
 # (https://www.mail-archive.com/[email protected]/msg218252.html)
 # from Kornel:
 # Exporting to 2.3 format and exporting from the exported differ in extra 
lines and
-- 
lyx-cvs mailing list
[email protected]
http://lists.lyx.org/mailman/listinfo/lyx-cvs

Reply via email to