From b6ab5cd9625aa84384754b4c73bd8d6964d8c3da Mon Sep 17 00:00:00 2001 From: Scott Kostyshak Date: Tue, 19 Mar 2019 23:08:35 -0400 Subject: [PATCH] ctests: inverted -> "wrong output" for 2 uk tests These exports no longer give an error (with TL18, TL19-pre), but have wrong output. --- development/autotests/invertedTests | 3 ++- development/autotests/unreliableTests | 4 ++++ 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/development/autotests/invertedTests b/development/autotests/invertedTests index 05f3e11f63..26d476671e 100644 --- a/development/autotests/invertedTests +++ b/development/autotests/invertedTests @@ -210,7 +210,8 @@ export/examples/ru/(example_lyxified|Welcome)_(dvi3|pdf[45])_texF # Workaround: suppressing auto-date or using date inset (new in LyX 2.4) # in the source documents. export/export/latex/uk-babel-date-missing-chars-with-ascii_(pdf4|dvi3)_texF -export/(doc|examples)/uk/(Intro|Welcome)_(pdf4|dvi3)_texF +# the "dvi3" tests for these pass, but have wrong output. +export/(doc|examples)/uk/(Intro|Welcome)_(pdf4)_texF # Fails with XeTeX/LuaTeX # Reported upstream (https://www.mail-archive.com/lyx-devel@lists.lyx.org/msg184435.html) diff --git a/development/autotests/unreliableTests b/development/autotests/unreliableTests index 3cda6fd152..8b38e76814 100644 --- a/development/autotests/unreliableTests +++ b/development/autotests/unreliableTests @@ -160,6 +160,10 @@ export/examples/(|fr/)seminar_(dvi|pdf).* export/examples/es/(ejemplo_con_lyx|tufte_book)_(pdf5|dvi3)_texF export/doc/es/.*_(pdf5|dvi3)_texF +# The date and chapter headings are garbled. These exports used to fail with +# TL16, but now compile without error (TL18, TL19-pre). +export/(doc|examples)/uk/(Intro|Welcome)_dvi3_texF + # LyX issues # ********** -- 2.39.2