]> git.lyx.org Git - lyx.git/commitdiff
ctests: invert a bug from old routine
authorScott Kostyshak <skostysh@lyx.org>
Thu, 5 Jan 2023 17:55:32 +0000 (12:55 -0500)
committerScott Kostyshak <skostysh@lyx.org>
Thu, 5 Jan 2023 17:55:54 +0000 (12:55 -0500)
A test from a recent file, KOMA-Script_Book.lyx, uncovered this
issue. It is an old routine so not critical to fix.

The following is the diff that prevents convergence:

   \begin_inset Newpage cleardoublepage
   \end_inset

   \end_layout

   \begin_layout Standard

If convert_bibtex_clearpage(document) in lyx_2_0.py is commented out, then
the test passes.

development/autotests/invertedTests

index 1fa9941b99805f815dd86b05ab3fbbcf6266f441..0fc1eebd7ae0e1ec6eb988b09d767bb39e28b996 100644 (file)
@@ -148,6 +148,22 @@ export/examples/ko/Welcome_lyx2[23]
 # https://www.mail-archive.com/search?l=mid&q=20200915233446.atwbyulny5gsbtyi%40tallinn
 export/examples/ru/Presentations/Beamer_lyx(16|20)
 
+# The following is the diff that prevents convergence:
+#
+#   \begin_inset Newpage cleardoublepage
+#   \end_inset
+#
+#
+#   \end_layout
+#
+#   \begin_layout Standard
+#
+# If convert_bibtex_clearpage(document) in lyx_2_0.py is commented out, then
+# the test passes.
+# Since this is an old export (and additionally the issue is an old export routine)
+# it is not critical.
+export/examples/Books/KOMA-Script_Book_lyx16
+
 
 # ==============================================================
 Sublabel: ert