]> git.lyx.org Git - features.git/commitdiff
ctest tagging update.
authorGünter Milde <milde@lyx.org>
Fri, 24 May 2019 18:05:42 +0000 (20:05 +0200)
committerJean-Marc Lasgouttes <lasgouttes@lyx.org>
Thu, 18 Jun 2020 13:48:30 +0000 (15:48 +0200)
development/autotests/invertedTests
development/autotests/unreliableTests

index 654951c69f67961ab8737f808d2a0eb1ebc112e2..eabb79c35bd2361a51f2b3b78412c068574b7bfb 100644 (file)
@@ -67,16 +67,15 @@ export/export/latex/unicodesymbols/031-thai_th_(euc-|gbk|jis|utf8-cjk).*
 
 # Package clashes when Japanese documents are compiled with non-TeX fonts,
 #
-# The textclass-loaded jsclasses/okumacro.sty needs format `pLaTeX2e'
-# (okumacro provides \ruby support).
 export/doc/ja/(Additional|LaTeXConfig|Math|UserGuide).*_systemF
 export/doc/ja/(Formula-numbering|Customization|EmbeddedObjects|Intro)_pdf4_systemF
-export/doc/ja/Tutorial_(dvi3|pdf5)_systemF
+
 # Test for command \pdfsave fails:
 # ! Package xypdf Error: pdfTeX version 1.40.0 or higher is needed for the xypdf
 export/examples/ja/Graphics_and_Insets/XY-Pic.*_systemF
-# Document class js*.cls requires platex <-> Xe/LuaTeX, fixed with "bxjs*.cls"
-
+#
+# Document class js*.cls requires platex <-> Xe/LuaTeX,
+# fixed with "bxjs*.cls"
 
 # ================================================
 Sublabel: lyxbugs
@@ -124,7 +123,7 @@ export/examples/Modules/Noweb_Listerrors_(pdf[245]).*
 #
 #export/export/latex/inputenc-.*_systemF # problem remains but test now ignored
 export/doc/(|de/|es/|fr/)Math.*systemF
-# a minimal example for Math.lyx is in 
+# a minimal example for Math.lyx is in
 #export/export/latex/lyxbugs/11522-systemfonts-Math-missingchars.*systemF
 #
 # Farsi: missing glyphs (em space and "English" quotes)
@@ -160,7 +159,7 @@ Sublabel: texissues
 # "Wontfix" if documents demonstrate correct use in the default output format.
 
 # Compilation error with Chech or Slovak text i a table cell.
-# All exports using babel fail (problem in Czech and Slovak Babel support, 
+# All exports using babel fail (problem in Czech and Slovak Babel support,
 # reported per mail to Petr Tesa\v{r}\'ik, 2016-09-06)
 # Without the Czech or Slovak text it compiles.
 # No problem with inserted German (or other foreign language) text.
@@ -212,7 +211,7 @@ export/doc/(sk|nb)/Intro_(dvi3|pdf5)_systemF
 # * sanskrit: ! Undefined control sequence.
 #             l.53 \newXeTeXintercharclass
 # * RTL-languages: ! Undefined control sequence.
-#             \setLR ->\@RTLfalse \luatexpardir 
+#             \setLR ->\@RTLfalse \luatexpardir
 export/export/latex/languages/supported-languages_polyglossia_(dvi3|pdf5)_systemF
 
 
@@ -249,7 +248,8 @@ export/export/latex/inputenc-xetex-utf8-expl3-bug_pdf4_texF
 # Arabic
 #
 # Larger Arabic documents currently have non-TeX fonts and XeTeX
-# as default output. To fix pdfTeX export:
+# as default output (examples/ar/Welcome_pdf4_texF works).
+# To fix pdfTeX export:
 # - set all non-Arab text parts to a different language (e.g. English)
 # - define alternatives for hyperref (e.g. with textorpdfstring)
 #   for correct handling of hyperref.
@@ -260,15 +260,19 @@ export/export/latex/inputenc-xetex-utf8-expl3-bug_pdf4_texF
 #      l.62 \tableofcontents
 #                           {}
 #      I'm broken. Please show this to someone who can fix can fix
-#
 # see discussion at https://www.mail-archive.com/search?l=mid&q=20161114035123.s5lt4ib4x4obtptp%40steph
 #
+# Arab chars in hyperlink name fail and missing characters
+# 8-bit TeX exports are ignored (\output_format xetex).
+export/doc/ar/*._pdf4_texF
+
 # Babel-Arabic loads "inputenc" which fails with LuaTeX
 export/.*/ar/.*_(dvi3|pdf5)_texF
 # no Arab charaters with luainputenc
 export/export/latex/languages/supported-languages_(dvi3|pdf5)_texF
 export/export/latex/languages/supported-languages_babel_auto-legacy_(dvi3|pdf5)_texF
 
+
 # Farsi
 # "invalid utf-8 sequence" with Babel-Farsi, LuaTeX, and TeX fonts.
 # (XeTeX works, if inputenc is set to "utf8")
index b14c197c23a29c507ac76548a9e0ab141702e193..128a2de9cbf1feef8d1ad920b42ec61fab95e6d3 100644 (file)
@@ -147,6 +147,11 @@ export/export/latex/inputenc-luatex-utf8_pdf5_texF
 # and expl3.sty (TL 17 works).
 export/export/latex/inputenc-xetex-utf8-expl3-bug_pdf4_texF
 
+# Error with LuaTeX for Japanese documents using graphicx.sty with TL17:
+#   ! Package pdftex.def Error: Option `pdftex' requires pdfTeX,
+#   (pdftex.def)                but pdfTeX features are missing.
+export/doc/ja/Tutorial_(dvi3|pdf5)_systemF
+
 # aastex: hard-coded version in class name:
 # 2018-05-12 aastex6.cls -> aastex62.cls
 export/examples/Articles/American_Astronomical_Society_.*
@@ -158,6 +163,9 @@ export/templates/Articles/American_Astronomical_Society_.*
 # See also #9744 allow parallel configuration of TeX and non-TeX fonts.
 export/templates/Articles/Association_for_Computing_Machinery_pdf[45]_texF
 
+# Arabic Beamer example fails with TL17
+export/examples/ar/Presentations/Beamer_pdf4_.*
+
 
 Sublabel: wrong_output
 ######################