]> git.lyx.org Git - features.git/commitdiff
ctests: ignore Japanese dvi3 systemF tests
authorScott Kostyshak <skostysh@lyx.org>
Fri, 25 Sep 2020 19:11:17 +0000 (15:11 -0400)
committerScott Kostyshak <skostysh@lyx.org>
Fri, 25 Sep 2020 19:16:46 +0000 (15:16 -0400)
These started to fail due to a "luatex" package update in the TL20
cycle. From an ML thread [1]:

  The LuaTeX-ja package, which is loaded by bxjs* class, is not
  designed to be used with dvilua(la)tex.

[1] https://www.mail-archive.com/search?l=mid&q=20200917155146.ec1bd9f9b5d5f5936513e5dd%40yahoo.co.jp

development/autotests/ignoredTests

index 3c4d349fc3619490e693d34e744484bedf27feaa..d6a99f72000eed01997a8d99342b465f8ac50fbd 100644 (file)
@@ -102,6 +102,11 @@ export/examples/ja/Modules/Rnw.*knitr.*
 !export/examples/ja/Modules/Sweave.*_(lyx.*|xhtml|pdf4_systemF)
 export/examples/ja/Modules/Sweave.*
 
+# The LuaTeX-ja package, which is loaded by bxjs* class, is not designed
+# to be used with dvilua(la)tex:
+#   https://www.mail-archive.com/search?l=mid&q=20200917155146.ec1bd9f9b5d5f5936513e5dd%40yahoo.co.jp
+# These started to fail due to a "luatex" package update in the TL20 cycle.
+export/.*/ja/.*_dvi3_systemF
 
 # CJK fails (sometimes) with Xe/LuaTeX and 8-bit fonts:
 #####