ctests: update supported-languages tests.

polyglossia changes in TL19 makes some tests
	pass with lualatex again
This commit is contained in:
Kornel Benko 2019-11-08 10:57:42 +01:00
parent d6b108d8c3
commit 2f44d9b4fa

View File

@ -89,6 +89,7 @@ Sublabel: lyxbugs
# Dedicated tests in export/latex/lyxbugs start with the ticket number # Dedicated tests in export/latex/lyxbugs start with the ticket number
# (move to export/latex/lyxbugs-resolved when the problem is fixed). # (move to export/latex/lyxbugs-resolved when the problem is fixed).
# catchall: # catchall:
!export/export/latex/lyxbugs/3059.*(dvi3|pdf5)_systemF
export/export/latex/lyxbugs/[0-9].* export/export/latex/lyxbugs/[0-9].*
@ -103,7 +104,7 @@ export/export/latex/lyxbugs/[0-9].*
# the Cyrillic script is not required yet Polyglossia tests for support. # the Cyrillic script is not required yet Polyglossia tests for support.
# The document "sr/Braille.lyx" is an example of case b). # The document "sr/Braille.lyx" is an example of case b).
# (For some reason, the false positive error is not thrown with PDF (luatex).) # (For some reason, the false positive error is not thrown with PDF (luatex).)
export/examples/sr/Modules/Braille_(dvi3|pdf4)_systemF #export/examples/sr/Modules/Braille_(dvi3|pdf4)_systemF
#10355 xmllint detects failures #10355 xmllint detects failures
export/doc/attic/eu_UserGuide_xhtml export/doc/attic/eu_UserGuide_xhtml
@ -207,7 +208,7 @@ export/export/latex/languages/supported-languages_babel_non-tex_pdf4_systemF
# These tests were broken at 3374b854 # These tests were broken at 3374b854
# See discussion here: # See discussion here:
# https://www.mail-archive.com/search?l=mid&q=1478004223.2367.5.camel%40lyx.org # https://www.mail-archive.com/search?l=mid&q=1478004223.2367.5.camel%40lyx.org
export/doc/(sk|nb)/Intro_(dvi3|pdf5)_systemF #export/doc/(sk|nb)/Intro_(dvi3|pdf5)_systemF
# some Polyglossia languages work only with XeTeX and fail with LuaTeX: # some Polyglossia languages work only with XeTeX and fail with LuaTeX:
# * The font "NotoSansEthiopic" cannot be found. # * The font "NotoSansEthiopic" cannot be found.
# * sanskrit: ! Undefined control sequence. # * sanskrit: ! Undefined control sequence.
@ -286,11 +287,12 @@ export/export/latex/languages/supported-languages_babel_(dvi3|pdf5)_texF
# Polyglossia bug with LuaTeX and LTR languages (Arab, Hebrew and Farsi): # Polyglossia bug with LuaTeX and LTR languages (Arab, Hebrew and Farsi):
# Undefined control sequences "\luatexpardir" and "\luatextextdir". # Undefined control sequences "\luatexpardir" and "\luatextextdir".
# https://github.com/reutenauer/polyglossia/commit/ccb0e9e2c6411170ad779b05ff5076f1193cc323 # https://github.com/reutenauer/polyglossia/commit/ccb0e9e2c6411170ad779b05ff5076f1193cc323
export/.*/ar/.*(dvi3|pdf5)_systemF #export/.*/ar/.*(dvi3|pdf5)_systemF
export/.*/fa/Welcome_(dvi3|pdf5)_systemF export/.*/fa/Welcome_(dvi3|pdf5)_systemF
# terminal message: "Language hebrew not found in language.dat.lua" # terminal message: "Language hebrew not found in language.dat.lua"
export/.*/he/.*(dvi3|pdf5)_systemF export/doc/he/.*pdf5_systemF
export/export/latex/languages/supported-languages_(dvi3|pdf5)_systemF #export/.*/he/.*(dvi3|pdf5)_systemF
#export/export/latex/languages/supported-languages_(dvi3|pdf5)_systemF
# Ukrainian # Ukrainian
# See comment in unreliableTests # See comment in unreliableTests