X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=development%2Fautotests%2FunreliableTests;h=ef68ca913b73cb6067e9575be321eca3ba8cbc8e;hb=c7de1a4e2bfe3c3dd362a62d48d17e214614a242;hp=b941aa7fc0c7039cdc5f830ce74a9de05a2d10fc;hpb=fa75f576031c1cc60ad9522bfd1859b0256d96b2;p=lyx.git diff --git a/development/autotests/unreliableTests b/development/autotests/unreliableTests index b941aa7fc0..ef68ca913b 100644 --- a/development/autotests/unreliableTests +++ b/development/autotests/unreliableTests @@ -8,8 +8,9 @@ # TODO: Name problem: *invalid* tests (wrong output) are not *unreliable*. # Use "unfit" or "unapplicable" as better label and name of pattern file? + Sublabel: nonstandard -# +# =================== # Documents with additional requirements, # e.g. a class or package file not in TeXLive. # TODO: rename to "extra"? @@ -46,9 +47,7 @@ export/templates/IUCr-article_pdf4_systemF export/templates/ACM-siggraph_(dvi|pdf).* Sublabel: erratic -# Tests depending on local configuration, OS, TeX distribution, -# package versions, or the phase of the moon. -# TODO: use *erratic* only for the phase-of-moon dependency. +# Tests depending on local configuration, or the phase of the moon. # for unknonwn reasons, seminar fails at some places: export/examples/(|fr/)seminar_.* @@ -57,7 +56,20 @@ export/examples/(|fr/)seminar_.* export/doc/es/Customization_pdf4_texF -Sublabel: 1wrong 2output +Sublabel: varying_versions +# ======================== +# Test depending on TeX distribution, package versions or OS + +# document class aastex.cls replaced by aastex6.cls (v.1 2016/02/16) +# in CTAN and TeXLive in march 2016 +# Template and sample use the new version via aastex6.layout (cf. #10027) +# -> fail if aastex6.cls is missing (TeXLive15 original) +export/templates/aastex_(dvi|pdf).* +export/examples/aas_sample_(dvi|pdf).* + + +Sublabel: wrong_output +# ==================== # Export does not fail but the resulting document has errors. # # These tests are actually not "unreliable" (different result for different @@ -80,3 +92,18 @@ export/doc/es/.*_(pdf[45]|dvi3)_texF # Non-ASCII char in verbatim environment is dropped (with a warning when # doing this interactively) with ASCII (and hence also with XeTeX). export/doc/(|de/|es/|fr/)EmbeddedObjects_pdf4_texF + +# inputencoding="utf8-plain" with 8-bit TeX: non-ASCII characters are passed +# as two 8-bit characters leading to garbage in the output +export/export/utf8-plain-with-tex-fonts_(dvi|pdf.?) + +# The following document mixes inTitle layouts and leads to +# likely unintended output. See #10347 +export/mixing_inTitle_layouts.lyx + +# Characters with accents are not output +# Reported to LuaTeX mailing list here: +# https://www.mail-archive.com/search?l=mid&q=20160831134006.4fewxothddqfeyw4%40steph +# (not expecting much attention because DVI is not given high priority) +export/doc/es/Customization_dvi3_systemF +export/examples/(|es/)(europe|modern)CV_dvi3_systemF