[LyX/master] ctests: some compilation errors fixed with last TeXLive update.

Günter Milde milde at lyx.org
Sun Nov 22 20:48:06 UTC 2020


commit 1a87fcf94efe1181bfbe503ead103e96cded6954
Author: Günter Milde <milde at lyx.org>
Date:   Thu Nov 19 20:43:04 2020 +0100

    ctests: some compilation errors fixed with last TeXLive update.
    
    Change tag to "unreliable.varying_versions".
---
 development/autotests/invertedTests   |   17 -----------------
 development/autotests/unreliableTests |   19 +++++++++++++++++++
 2 files changed, 19 insertions(+), 17 deletions(-)

diff --git a/development/autotests/invertedTests b/development/autotests/invertedTests
index fe3aad4..fb28692 100644
--- a/development/autotests/invertedTests
+++ b/development/autotests/invertedTests
@@ -199,28 +199,11 @@ export/export/latex/languages/ru_auto-legacy-luatex.*_texF
 #             date inset (new in LyX 2.4) in the source documents.
 export/export/latex/languages/uk-babel-date-missing-chars-with-ascii_dvi3_texF
 
-# Babel with non-TeX fonts fails for some supported languages
-# Lithuanian: L7x font encoding also set with LuaTeX and non-TeX fonts
-# (error but output OK)
-export/export/latex/languages/supported-languages_babel_non-tex_(dvi3|pdf5)_systemF
-
 # Babel-French fails with Xe/LuaTeX and TeX fonts
 #   LaTeX Error: Command \at already defined. (and a lot more)
 export/export/latex/languages/supported-languages_(dvi|pdf).*_texF
 export/export/latex/languages/supported-languages_babel_(dvi|pdf).*_texF
 
-# Babel + XeTeX and system fonts fails due to a babel bug:
-# https://www.mail-archive.com/search?l=mid&q=20190831012945.zl76dbstyijfqgdh%40boogie
-# The error is the following, although remoing the referenced language just leads
-# to a different error:
-#
-#  ! File ended while scanning use of \bbl at inireader.
-#  <inserted text>
-#                  \par
-#  l.3 \input{babel-german-switzerland}
-#  I suspect you have forgotten a `}', causing me
-export/export/latex/languages/supported-languages_babel_non-tex_pdf4_systemF
-
 
 # Polyglossia + LuaTeX issue
 # Reported upstream here:
diff --git a/development/autotests/unreliableTests b/development/autotests/unreliableTests
index 4e75fd7..7ec7258 100644
--- a/development/autotests/unreliableTests
+++ b/development/autotests/unreliableTests
@@ -155,6 +155,25 @@ export/examples/ar/Presentations/Beamer_.*_systemF
 export/.*/he/.*(dvi3|pdf5)_systemF
 export/export/latex/languages/supported-languages_(dvi3|pdf5)_systemF
 
+Fails with TL19 but solved in TL20
+
+# Babel with non-TeX fonts fails for some supported languages
+# Lithuanian: L7x font encoding also set with LuaTeX and non-TeX fonts
+# (error but output OK)
+export/export/latex/languages/supported-languages_babel_non-tex_(dvi3|pdf5)_systemF
+
+# Babel + XeTeX and system fonts fails due to a babel bug:
+# https://www.mail-archive.com/search?l=mid&q=20190831012945.zl76dbstyijfqgdh%40boogie
+# The error is the following, although remoing the referenced language just leads
+# to a different error:
+#
+#  ! File ended while scanning use of \bbl at inireader.
+#  <inserted text>
+#                  \par
+#  l.3 \input{babel-german-switzerland}
+#  I suspect you have forgotten a `}', causing me
+export/export/latex/languages/supported-languages_babel_non-tex_pdf4_systemF
+
 
 Sublabel: wrong_output
 ######################


More information about the lyx-cvs mailing list