]> git.lyx.org Git - lyx.git/blob - development/autotests/ignoredTests
eaab1dba3d5e18a1d25d2e04f65cb48a8d4c4210
[lyx.git] / development / autotests / ignoredTests
1 # Regular expressions for test combinations known to fail permanently
2 # or to be irrelevant
3 #
4 # Patterns will be automatically enclosed with '^' and '$'.
5 # Combinations matching these patterns will be skipped
6 # by the cmake test configuration.
7
8
9 # ================================================
10 Sublabel: problematic
11 # Documents that cause problems for the test suite
12 # ================================================
13
14 # problems exporting to lyx16x
15 export/examples/Modules/Noweb_lyx16
16 export/examples/Modules/Noweb2LyX_lyx16
17
18 # Tests created for lyx2lyx-tests only
19 !export/export/lyx2lyx/lyx_.*_test_lyx[12][1236]
20 .*/export/lyx2lyx/lyx_.*_test.*
21
22 # Ignore MergedManuals_xhtml because the test is very time-consuming
23 # and the underlying subdocuments are already tested
24 # Ignore MergedManuals_lyx2[2-9] too
25 # due to following xhtml export of converted file
26 export/doc/(ja/|)MergedManuals_(xhtml|lyx2[2-9])
27
28
29 # ===========================================
30 Sublabel: special
31 # Documents that do not work with all exports
32 # ===========================================
33
34 # XeTeX with TeX-fonts works only for input encodings "utf8" and "ascii".
35 # special test cases for XeTeX with 8-bit fonts (ignore matches in this file):
36 !export/.*(utf8|ascii)_pdf4_texF
37 !export/examples/(|ar|ca|cs|da|de|el|es|eu|fa|fr|gl|he|hu|id|it|ko|nb|nl|pl|pt|pt_BR|pt_PT|ro|ru|sk|sl|sr|sv|uk|zh_CN)/Welcome_pdf4_texF
38 # Documentation and templates use "auto" 8-bit encodings.
39 .*_pdf4_texF
40 export/(doc|examples|templates)/(|ar|ca|cs|da|de|el|es|eu|fa|fr|gl|he|hu|id|it|ja|ko|nb|nl|pl|pt|pt_BR|pt_PT|ro|ru|sk|sl|sr|sv|uk|zh_CN)/.*pdf4_texF
41
42 # Inside these two files, we state that they should only be expected
43 # to work with pdflatex and possibly lualatex.
44 export/examples/Modules/PDF_Form_(dvi.*|pdf[^25]*)
45 export/examples/(|de/|fr/)Modules/PDF_Comments_dvi3_.*F
46 export/examples/(|de/|fr/)Modules/PDF_Comments_pdf5_texF
47
48 # Seems, like only latex and pdflatex compilations work
49 #! Missing number, treated as zero.
50 # in copernicus.cls:199
51 # \ifnum\pdfoutput=\z@
52 export/templates/Articles/Copernicus_.*(dvi3|pdf4|pdf5)_(texF|systemF)
53
54 # Document uses Postscript specials
55 # Does not compile with pdflatex or non-TeX fonts (see note in the document source).
56 export/examples/Graphics_and_Insets/Instant_Preview_pdf[25].*
57 export/examples/Graphics_and_Insets/Instant_Preview_(dvi3|pdf4)_systemF
58
59 export/examples/Articles/Chess/Game_2_pdf[25].*
60 export/examples/(|fr/)Presentations/Powerdot_pdf[25].*
61 export/examples/Modules/Chessboard_(lyx(16|20|21|22|23)|(pdf3|pdf5|dvi3)_texF)
62
63 # jss.cls (not on CTAN)
64 # "All documents need to be processed by pdflatex" [jss.pdf]
65 export/templates/Articles/Journal_of_Statistical_Software_.*(dvi|dvi3_.*|pdf3?)
66
67 # CJK fails with LuaTeX or XeTeX and 8-bit fonts:
68 export/examples/ja/Multilingual_Typesetting_.*_texF
69 export/.*/ko/.*texF
70 export/.*/zh_CN/.*texF
71 export/export/latex/CJK/zh_CN-toc_.*_texF
72
73 # Japanese knitr.lyx and sweave.lyx support only XeLaTeX with system fonts
74 # because they use the "bxjsarticle" class.
75 # The "!" means the following:
76 #   "Protect these tests from being matched by future patterns in this file".
77 !export/examples/ja/Modules/Rnw.*knitr.*_(lyx.*|xhtml|pdf4_systemF)
78 export/examples/ja/Modules/Rnw.*knitr.*
79 !export/examples/ja/Modules/Sweave.*_(lyx.*|xhtml|pdf4_systemF)
80 export/examples/ja/Modules/Sweave.*
81 #
82 # Other Japanese documents use language "japanese" wich is tied to "platex"
83 # (automatically invoked instead of "latex" to create a DVI file).
84 # Export by other engines works with language "japanese-cjk", e.g.
85 !export/examples/ja/Multilingual_Typesetting_.*CJK.*
86 # For a discussion of alternatives for Japanese with LaTeX , see also
87 # http://www.preining.info/blog/2014/12/writing-japanese-in-latex-part-1-introduction/
88 export/.*/ja/.*_(pdf[245]|dvi3).*
89 # the unicodesymbols-tests use pdflatex, too:
90 export/export/latex/unicodesymbols/.*-platex_pdf2
91
92 # export of minted documents to 2.2.x is not guaranteed to work (and currently
93 # fails for our two minted example files), as explained here:
94 # https://www.mail-archive.com/search?l=mid&q=20190113085555.GA7928%40GIOVE
95 export/examples/Insets/Minted.*lyx22
96
97
98 # Subdocuments that are not expected to work as stand-alone documents:
99 export/mathmacros/Spacechild[123].*
100 # chapters of Springer books (svmono, svmult) (except 00_Main_File)
101 export/templates/Books/Springer_.*/(0[^0]|1.)_.*
102 check_load/templates/Books/Springer_.*/(0[^0]|1.)_.*
103 export/templates/Theses/PhD_Thesis/(Acknowledgments|Appendix|Summary|Bibliography|Chapter_[12])_lyx.*
104 # Used only as include file for some tests
105 .*/export/IncludeMissingEndTagDiv.*
106
107 # Bibliography.lyx is not expected to compile. See the following for discussion:
108 #   https://www.mail-archive.com/search?l=mid&q=20190104195414.opgeuggeqakxl2fo%40barna
109 # Ignore all formats except xhtml export
110 export/templates/Theses/PhD_Thesis/Bibliography_[^x].*
111
112 # Document class "Docbook article (SGML)" does not work with LaTeX:
113 export/examples/Articles/DocBook_Article_.*(dvi3|pdf[245]).*
114 export/templates/Articles/DocBook_Article_.*(dvi3|pdf[245]).*
115
116 # `acmart` and `copernicus` are not supported by LyX < 2.3
117 export/templates/Articles/Association_for_Computing_Machinery.*_lyx(16|20|21|22)
118 export/templates/Articles/Copernicus_Publications_.*_lyx(16|20|21|22)
119
120
121 # ============================================================
122 Sublabel: obsolete
123 # Documents relying on no longer available packages or classes
124 # ============================================================
125
126 # aastex.cls is obsoleted by aastex6.cls
127 export/attic/doc/aastex6_sample_(dvi|pdf|lyx(16|20|21|22|23)).*
128 check_load/attic/doc/aastex6_sample
129
130 # aastex6.cls is obsoleted by aastex62.cls
131 export/attic/examples/Articles/American_Astronomical_Society_.*v._6%29.*
132 check_load/attic/examples/Articles/American_Astronomical_Society_.*v._6%29
133 export/templates/Obsolete/American_Astronomical_Society_.*v._6%29.*
134 check_load/templates/Obsolete/American_Astronomical_Society_.*v._6%29
135 export/examples/Articles/American_Astronomical_Society_.*v._6.2.*_lyx16
136 export/templates/Articles/American_Astronomical_Society_.*v._6.2.*_lyx16
137
138 # latex8.sty is obsoleted by IEEEconf
139 export/templates/Obsolete/latex8_(dvi|pdf|lyx2[23]).*
140
141 # ==============================================================
142 Sublabel: irrelevant
143 # Dedicated test samples that don't need testing in all variants
144 # ==============================================================
145
146 # Dedicated test samples for LaTeX:
147
148 # don't check loading, lyx2lyx, or export to other LyX versions or HTML
149 check_load/export/latex/.*
150 lyx2lyx/export/latex/.*
151 export/export/latex/.*(lyx..|xhtml)