[LyX/master] ctests: ignore a couple fragile lyx2lyx tests

Scott Kostyshak skostysh at lyx.org
Sat Nov 5 13:44:57 UTC 2022


commit 0fe28df08f0b426b23abb2ca5b0879185263d74a
Author: Scott Kostyshak <skostysh at lyx.org>
Date:   Sat Nov 5 10:34:18 2022 -0400

    ctests: ignore a couple fragile lyx2lyx tests
    
    From Kornel [1]:
    
      Exporting to 2.3 format and exporting from the exported differ in extra lines and
      in changed sequence of 2 lines at begin.
    
      $ diff doc/fr/UserGuide.23.lyx fr/UserGuide.23.23.lyx
    
    [1] https://www.mail-archive.com/lyx-devel@lists.lyx.org/msg218252.html
---
 development/autotests/ignoredTests |    8 ++++++++
 1 files changed, 8 insertions(+), 0 deletions(-)

diff --git a/development/autotests/ignoredTests b/development/autotests/ignoredTests
index 0100d8d..0c5f50e 100644
--- a/development/autotests/ignoredTests
+++ b/development/autotests/ignoredTests
@@ -55,6 +55,14 @@ Sublabel: lyx_wontfix
 #       (we only use "recent" lyx2lyx roundtrip to test compilation.
 export/doc/de/UserGuide_lyx2(2|3)
 
+# (https://www.mail-archive.com/lyx-devel@lists.lyx.org/msg218252.html)
+# from Kornel:
+# Exporting to 2.3 format and exporting from the exported differ in extra lines and
+# in changed sequence of 2 lines at begin.
+#
+# $ diff doc/fr/UserGuide.23.lyx fr/UserGuide.23.23.lyx
+export/doc/fr/UserGuide_lyx2(2|3)
+
 
 # ===========================================
 Sublabel: special


More information about the lyx-cvs mailing list