From 33228178a8f1280c834ebfe563f48b3e6d386876 Mon Sep 17 00:00:00 2001 From: Scott Kostyshak Date: Wed, 28 Oct 2020 16:35:51 -0400 Subject: [PATCH] ctests: invert unicode failures from menukeys pack The issue is already reported and it seems a fix could be released soon (in which case we will uninvert the tests): https://github.com/tweh/menukeys/issues/59 --- development/autotests/invertedTests | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/development/autotests/invertedTests b/development/autotests/invertedTests index fae8380a3f..61099d4f57 100644 --- a/development/autotests/invertedTests +++ b/development/autotests/invertedTests @@ -331,6 +331,12 @@ export/templates/Articles/Hebrew_Article_%28KOMA-Script%29_(dvi3|pdf5)_systemF # See comment in unreliableTests export/export/latex/languages/uk-babel-date-missing-chars-with-ascii_pdf5_texF +# fail because of characters requiring menukeys package which conflicts with +# recent TL "latex" package update. +# Reported here and there is hope for a fix soon. +# https://github.com/tweh/menukeys/issues/59 +export/export/latex/unicodesymbols/07[48]-.* + # ================================================ Sublabel: externalissues -- 2.39.5