]> git.lyx.org Git - features.git/blob - development/autotests/unreliableTests
ctest update: Set non-TeX fonts in documents, update comments and tags.
[features.git] / development / autotests / unreliableTests
1 # Regular expressions for tests that should not be executed with
2 # ctest -L export or ctest -L inverted because they do not work as expected
3 # (either unreliable or invalid).
4 #
5 # Patterns will be automatically enclosed with '^' and '$'.
6 # Matching tests get the label "unreliable" and do not get the label "export".
7 #
8 # TODO: Name problem: *invalid* tests (wrong output) are not *unreliable*.
9 #   Use "unfit" or "unapplicable" as better label and name of pattern file?
10
11
12 Sublabel: nonstandard
13 #####################
14 # Documents with additional requirements,
15 # e.g. a class or package file not in TeXLive.
16 # TODO: rename to "extra" or "exotic"?
17
18 export/templates/IUCr-article_(dvi|pdf).*
19 export/templates/kluwer_.*_systemF
20 export/templates/ectaart_(dvi3|pdf5).*
21
22 # requires knitr, requires rjournal.sty (not in TeXLive)
23 # incompatible with fontspec?
24 export/templates/RJournal_(dvi3|pdf[45])_systemF
25
26 # Requires aa.cls (not in TeXLive).
27 # Fails with XeTeX/LuaTeX
28 # Reported upstream (https://www.mail-archive.com/lyx-devel@lists.lyx.org/msg184435.html)
29 # Is there a new version fixing the problem?
30 export/examples/aa_sample_(dvi3|pdf[45])_.*
31 export/templates/aa_(dvi3|pdf[45])_.*
32
33 # Requires iucr.cls (not in TeXLive)
34 # Is there a new version fixing the problem?
35 # Does LuaTeX produce sensible results?
36 export/templates/IUCr-article_pdf4_systemF
37
38 # Requires acmsiggraph.cls (not in TeXLive)
39 # see http://wiki.lyx.org/Examples/AcmSiggraph
40 export/templates/obsolete/ACM-siggraph/ACM-siggraph_(dvi|pdf).*
41
42 Sublabel: erratic
43 #################
44 # Tests depending on local configuration, or the phase of the moon.
45
46 # Manual export fails the first time but works the second time. (Why?)
47 export/doc/es/(Customization|Intro)_pdf4_texF
48
49
50 Sublabel: varying_versions
51 ##########################
52 # Test depending on e.g. OS or version of a non-TeX-Live dependency.
53 # Note that a full, up-to-date TeX Live installation is required so this
54 # sublabel is about versions of other dependencies.
55
56 # Encoding cp858 only supported by some iconv variants
57 # Gnu iconv only supports it, if configured with "--enable-extra-encodings"
58 # (see https://www.gnu.org/software/libiconv/)
59 export/export/latex/cp858_pdf2
60
61 # Seminar export with LaTeX fails in latest TeXLive:
62 export/examples/(|fr/)seminar_(dvi|pdf).*
63
64 # since TeXLive18, 8-bit LaTeX defaults to utf-8
65 # ----------------------------------------------
66
67 # `acmart` calls "libertine" as default font.
68 # With TeXLive < 18, this clashes with LyX setting up 8-bit TeX fonts
69 # PDF (luatex) and PDF (xetex) (compilation error or wrong fonts).
70 # See also #9744 allow parallel configuration of TeX and non-TeX fonts.
71 export/templates/acmart_pdf[45]_texF
72
73
74 Sublabel: wrong_output
75 ######################
76 # Export does not fail but the resulting document has errors.
77 #
78 # These tests are actually not "unreliable" (different result for different
79 # runs) but *invalid* (not measuring what they should measure).
80
81 # seminar.sty uses Postscript specials or PGF resulting in problems with slide
82 # size and orientation depending on the output format and viewing application.
83 # For details see Troubleshooting and the Appendix in examples/seminar.lyx.
84 export/examples/(|fr/)seminar_(dvi|pdf).*
85
86 # Babel-Spanish uses UTF-8 encoded strings if it detects Xe/LuaTeX.
87 # With "language default" (=="latin9"), Babel strings  come out wrong
88 # when compiling with Xe/LuaTeX and TeX-fonts.
89 # - The problem is generic to all Spanish documents but only manifests itself
90 #   if Babel strings with non-ASCII chars are actually used
91 #   (the ToC heading, e.g., becomes "ÃŊndice" instead of "Índice").
92 # - In some cases, export fails
93 #   (see invertedTests, some more tests fail with TeXLive versions < 18).
94 # Should we set inputenc to utf8 in the documents to work around the problem?
95 # (Changing the default in lib/languages requires more tests for utf8 first.)
96 export/examples/es/(ejemplo_con_lyx|tufte_book)_(pdf5|dvi3)_texF
97 export/doc/es/.*_(pdf5|dvi3)_texF
98
99 # LyX issues
100 # **********
101
102 #6197: „amssymb” with Polish babel: name clash \lll ("<<<" vs. "ł")
103 # Wrong output with pdflatex
104 # missing character with XeTeX/LuaTeX and Babel (-> invertedTests)
105 export/export/latex/6197-polish-amssymb_(dvi|pdf).?
106
107 #9681 Run-together words if language is set to Greek
108 # if inputenc is 8-bit "language default".
109 # See https://www.lyx.org/trac/ticket/9681#comment:6
110 # TODO: add separate bug for:
111 # Definition of "\LyX" needs "\textlatin" in Greek (printed as "ΛΨΞ").
112 export/.*/el/.*(_texF|(dvi|pdf.?))
113
114 # Non-ASCII char in verbatim environment is dropped (with a warning when
115 # doing this interactively) with ASCII (and hence also with XeTeX).
116 export/doc/(|de/|es/|fr/)EmbeddedObjects_pdf4_texF
117
118 # The following document mixes inTitle layouts and leads to
119 # likely unintended output. See #10347
120 export/export/mixing_inTitle_layouts_(pdf|dvi).*
121
122 # Characters with accents are not output
123 # Reported to LuaTeX mailing list here:
124 # https://www.mail-archive.com/search?l=mid&q=20160831134006.4fewxothddqfeyw4%40steph
125 # (not expecting much attention because DVI is not given high priority)
126 export/doc/es/Customization_dvi3_systemF
127 export/examples/(|es/)(europe|modern)CV_dvi3_systemF
128
129 # No termination of LICR macros when textcyr and textgreek is not required
130 # Cf. #9637 textgreek and textcyr depend on font-encoding, not input encoding
131 # -> original problem fixed but run-together words in Russian (and Greek)
132 export/export/latex/ru-accent-ascii_pdf2
133 export/export/latex/unicodesymbols/009-cyrillic_ru_euc-cn_pdf2
134
135 # `acmart` requires PDFlatex:
136 # * Missing page number in DVI, Postscript, and PDF (ps2pdf)
137 # * "PDF (ps2pdf)" fails (problem with Postscript) in TeXLive < 2018
138 export/templates/acmart_dvi.*
139 #export/templates/acmart_ps # not tested by ctest autotests
140 export/templates/acmart_pdf
141
142 # lyx2lyx back-conversion of "Date" info-inset writes
143 # the name of the day in English instead of Japanese.
144 export/examples/ja/multilingual_lyx.*
145
146 # No localization of auto-strings with Chinese language under 8-bit TeX
147 # (ctex font issue with texlive-lang-chinese (from Debian) under pdflatex)
148 # and only partial localization with non-tex-fonts:
149 export/export/latex/CJK/zh_CN-toc.*
150 export/doc/zh_CN/(Intro|Tutorial)_(dvi|pdf).?
151
152 # Missing Chinese characters in the DVI (LuaTex)
153 export/doc/zh_CN/(Intro|Tutorial)_dvi3_systemF
154
155 # CJK languages don't change/reset the "language" (which is problematic for
156 # documents in a language that uses a non-standard font encoding)
157 # In a Greek document, Latin letters in a text part set to "Chinese"
158 # come out as Greek letters:
159 export/export/latex/CJK/el-zh_CN_utf8-cjk.*