commit 639c01d0d414db21983cbb3f94b045a9b9b138a4
Author: Günter Milde <[email protected]>
Date: Sat Apr 6 18:08:30 2019 +0200
ctests: examples/uk/Welcome.lyx still fails with XeTeX on TeXLive19.
Tenacious bug in babel-ukrainian:
The date-string uses literal unicode characters (not present in TeX-fonts)
that somehow bypass inputenc's utf8 decoding.
---
development/autotests/invertedTests | 1 +
development/autotests/unreliableTests | 4 ++--
2 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/development/autotests/invertedTests
b/development/autotests/invertedTests
index 533a28b..2d1df5a 100644
--- a/development/autotests/invertedTests
+++ b/development/autotests/invertedTests
@@ -222,6 +222,7 @@ export/examples/ru/.*LyXified.*_texF
export/export/latex/uk-babel-date-missing-chars-with-ascii_(pdf4|dvi3)_texF
# the "dvi3" tests for these pass, but have wrong output.
export/doc/uk/Intro_pdf4_texF
+examples/uk/Welcome_pdf4_texF
# Fails with XeTeX/LuaTeX
# Reported upstream
(https://www.mail-archive.com/[email protected]/msg184435.html)
diff --git a/development/autotests/unreliableTests
b/development/autotests/unreliableTests
index e812c27..f5edb62 100644
--- a/development/autotests/unreliableTests
+++ b/development/autotests/unreliableTests
@@ -119,7 +119,7 @@ export/examples/(|fr/)seminar_(dvi|pdf).*
# * garbled output with LuaTeX + TeX fonts (since TL18)
# * missing chars with XeTeX + TeX fonts (see invertedTests)
export/export/latex/uk-babel-date-missing-chars-with-ascii_.*_texF
-export/doc/uk/Intro_.*_texF
+export/(doc|examples)/uk/(Intro|Welcome)_.*_texF
# new problem with TL18 (see invertedTests)
export/export/latex/luainputenc-utf8_pdf5_texF
@@ -168,7 +168,7 @@ export/doc/es/.*_(pdf5|dvi3)_texF
# (date and chapter headings)
# * missing chars with XeTeX + TeX fonts (see invertedTests)
export/export/latex/uk-babel-date-missing-chars-with-ascii_.*_texF
-export/(doc|examples)/uk/(Intro|Welcome)_.*_texF
+export/doc/uk/Intro_.*_texF
# LyX issues