X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=development%2Fautotests%2FunreliableTests;h=ef68ca913b73cb6067e9575be321eca3ba8cbc8e;hb=c7de1a4e2bfe3c3dd362a62d48d17e214614a242;hp=dc361cea0d1ff1cf8f7e3f46375ce72c315f495b;hpb=d0ef6afac08c86df4eb092fab49ba4dc7619aacb;p=lyx.git diff --git a/development/autotests/unreliableTests b/development/autotests/unreliableTests index dc361cea0d..ef68ca913b 100644 --- a/development/autotests/unreliableTests +++ b/development/autotests/unreliableTests @@ -60,11 +60,12 @@ Sublabel: varying_versions # ======================== # Test depending on TeX distribution, package versions or OS -# document class aastex.cls replaced by aastex6.cls -# (in CTAN and TL 2015-update around march 2016) -# New layout required, see #10027 -export/templates/aastex.* -export/examples/aas_sample.* +# 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 @@ -91,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