commit b596b717239b51963683629d8d3473f362154826
Author: Scott Kostyshak <[email protected]>
Date: Wed Mar 6 20:46:12 2019 -0500
ctests: invert an unreliable test
We try to make it so that the test passes on the most up-to-date TL.
---
development/autotests/invertedTests | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diff --git a/development/autotests/invertedTests
b/development/autotests/invertedTests
index 8dd8ae4..7254eff 100644
--- a/development/autotests/invertedTests
+++ b/development/autotests/invertedTests
@@ -302,11 +302,13 @@ export/.*/he/.*(dvi3|pdf5)_systemF
# and (with XeTeX) missing ASCII replacements.
export/.*/he/.*_texF
-
# CJKutf8 does not work with XeTeX and LuaTeX (and 8-bit fonts)
export/examples/ja/multilingual_.*_texF
export/export/latex/CJK/zh_CN-toc_.*_texF
+# See comment in unreliableTests
+export/export/latex/uk-babel-date-missing-chars-with-ascii_pdf5_texF
+
# ================================================
Sublabel: externalissues